public interface  oadd.org.apache.drill.exec.proto.UserProtos$GetColumnsRespOrBuilder 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 getColumnsList();
public abstract oadd.org.apache.drill.exec.proto.UserProtos$ColumnMetadata getColumns(int);
public abstract int getColumnsCount();
public abstract java.util.List getColumnsOrBuilderList();
public abstract oadd.org.apache.drill.exec.proto.UserProtos$ColumnMetadataOrBuilder getColumnsOrBuilder(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();
}