public interface  oadd.org.apache.drill.exec.proto.UserProtos$GetCatalogsRespOrBuilder 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 getCatalogsList();
public abstract oadd.org.apache.drill.exec.proto.UserProtos$CatalogMetadata getCatalogs(int);
public abstract int getCatalogsCount();
public abstract java.util.List getCatalogsOrBuilderList();
public abstract oadd.org.apache.drill.exec.proto.UserProtos$CatalogMetadataOrBuilder getCatalogsOrBuilder(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();
}