public interface  oadd.org.apache.drill.exec.proto.UserProtos$GetTablesRespOrBuilder extends java.lang.Object implements oadd.com.google.protobuf.MessageOrBuilder
{
public abstract boolean hasStatus();
public abstract oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus getStatus();
public abstract java.util.List getTablesList();
public abstract oadd.org.apache.drill.exec.proto.UserProtos$TableMetadata getTables(int);
public abstract int getTablesCount();
public abstract java.util.List getTablesOrBuilderList();
public abstract oadd.org.apache.drill.exec.proto.UserProtos$TableMetadataOrBuilder getTablesOrBuilder(int);
public abstract boolean hasError();
public abstract oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBError getError();
public abstract oadd.org.apache.drill.exec.proto.UserBitShared$DrillPBErrorOrBuilder getErrorOrBuilder();
}