public interface  oadd.org.apache.drill.exec.proto.UserProtos$CreatePreparedStatementRespOrBuilder 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 boolean hasPreparedStatement();
public abstract oadd.org.apache.drill.exec.proto.UserProtos$PreparedStatement getPreparedStatement();
public abstract oadd.org.apache.drill.exec.proto.UserProtos$PreparedStatementOrBuilder getPreparedStatementOrBuilder();
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();
}