Uses of Class
org.apache.drill.exec.proto.UserBitShared.DrillPBError
Package
Description
Various exceptions used in logical, physical and execution contexts.
-
Uses of UserBitShared.DrillPBError in org.apache.drill.common.exceptions
Modifier and TypeMethodDescriptionUserException.getOrCreatePBError
(boolean verbose) returns or creates a DrillPBError object corresponding to this user exception.UserRemoteException.getOrCreatePBError
(boolean verbose) -
Uses of UserBitShared.DrillPBError in org.apache.drill.exec.proto
Modifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserBitShared.DrillPBError>
UserBitShared.DrillPBError.PARSER
Deprecated.Modifier and TypeMethodDescriptionUserBitShared.DrillPBError.Builder.build()
UserBitShared.DrillPBError.Builder.buildPartial()
static UserBitShared.DrillPBError
UserBitShared.DrillPBError.getDefaultInstance()
UserBitShared.DrillPBError.Builder.getDefaultInstanceForType()
UserBitShared.DrillPBError.getDefaultInstanceForType()
UserBitShared.MinorFragmentProfile.Builder.getError()
optional .exec.shared.DrillPBError error = 2;
UserBitShared.MinorFragmentProfile.getError()
optional .exec.shared.DrillPBError error = 2;
UserBitShared.MinorFragmentProfileOrBuilder.getError()
optional .exec.shared.DrillPBError error = 2;
UserBitShared.QueryResult.Builder.getError
(int index) repeated .exec.shared.DrillPBError error = 3;
UserBitShared.QueryResult.getError
(int index) repeated .exec.shared.DrillPBError error = 3;
UserBitShared.QueryResultOrBuilder.getError
(int index) repeated .exec.shared.DrillPBError error = 3;
UserProtos.CreatePreparedStatementResp.Builder.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.CreatePreparedStatementResp.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.CreatePreparedStatementRespOrBuilder.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.GetCatalogsResp.Builder.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.GetCatalogsResp.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.GetCatalogsRespOrBuilder.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.GetColumnsResp.Builder.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.GetColumnsResp.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.GetColumnsRespOrBuilder.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.GetSchemasResp.Builder.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.GetSchemasResp.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.GetSchemasRespOrBuilder.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.GetServerMetaResp.Builder.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.GetServerMetaResp.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.GetServerMetaRespOrBuilder.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.GetTablesResp.Builder.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.GetTablesResp.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.GetTablesRespOrBuilder.getError()
optional .exec.shared.DrillPBError error = 3;
UserProtos.QueryPlanFragments.Builder.getError()
optional .exec.shared.DrillPBError error = 4;
UserProtos.QueryPlanFragments.getError()
optional .exec.shared.DrillPBError error = 4;
UserProtos.QueryPlanFragmentsOrBuilder.getError()
optional .exec.shared.DrillPBError error = 4;
SchemaUserBitShared.DrillPBError.MessageSchema.newMessage()
static UserBitShared.DrillPBError
UserBitShared.DrillPBError.parseDelimitedFrom
(InputStream input) static UserBitShared.DrillPBError
UserBitShared.DrillPBError.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.DrillPBError
UserBitShared.DrillPBError.parseFrom
(byte[] data) static UserBitShared.DrillPBError
UserBitShared.DrillPBError.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.DrillPBError
UserBitShared.DrillPBError.parseFrom
(com.google.protobuf.ByteString data) static UserBitShared.DrillPBError
UserBitShared.DrillPBError.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.DrillPBError
UserBitShared.DrillPBError.parseFrom
(com.google.protobuf.CodedInputStream input) static UserBitShared.DrillPBError
UserBitShared.DrillPBError.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.DrillPBError
UserBitShared.DrillPBError.parseFrom
(InputStream input) static UserBitShared.DrillPBError
UserBitShared.DrillPBError.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.DrillPBError
UserBitShared.DrillPBError.parseFrom
(ByteBuffer data) static UserBitShared.DrillPBError
UserBitShared.DrillPBError.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptionUserBitShared.QueryResult.Builder.getErrorList()
repeated .exec.shared.DrillPBError error = 3;
UserBitShared.QueryResult.getErrorList()
repeated .exec.shared.DrillPBError error = 3;
UserBitShared.QueryResultOrBuilder.getErrorList()
repeated .exec.shared.DrillPBError error = 3;
com.google.protobuf.Parser<UserBitShared.DrillPBError>
UserBitShared.DrillPBError.getParserForType()
static com.google.protobuf.Parser<UserBitShared.DrillPBError>
UserBitShared.DrillPBError.parser()
SchemaUserBitShared.DrillPBError.MessageSchema.typeClass()
Modifier and TypeMethodDescriptionUserBitShared.QueryResult.Builder.addError
(int index, UserBitShared.DrillPBError value) repeated .exec.shared.DrillPBError error = 3;
UserBitShared.QueryResult.Builder.addError
(UserBitShared.DrillPBError value) repeated .exec.shared.DrillPBError error = 3;
boolean
SchemaUserBitShared.DrillPBError.MessageSchema.isInitialized
(UserBitShared.DrillPBError message) UserBitShared.MinorFragmentProfile.Builder.mergeError
(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 2;
UserProtos.CreatePreparedStatementResp.Builder.mergeError
(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 3;
UserProtos.GetCatalogsResp.Builder.mergeError
(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 3;
UserProtos.GetColumnsResp.Builder.mergeError
(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 3;
UserProtos.GetSchemasResp.Builder.mergeError
(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 3;
UserProtos.GetServerMetaResp.Builder.mergeError
(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 3;
UserProtos.GetTablesResp.Builder.mergeError
(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 3;
UserProtos.QueryPlanFragments.Builder.mergeError
(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 4;
void
SchemaUserBitShared.DrillPBError.MessageSchema.mergeFrom
(io.protostuff.Input input, UserBitShared.DrillPBError message) UserBitShared.DrillPBError.Builder.mergeFrom
(UserBitShared.DrillPBError other) UserBitShared.DrillPBError.newBuilder
(UserBitShared.DrillPBError prototype) UserBitShared.MinorFragmentProfile.Builder.setError
(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 2;
UserBitShared.QueryResult.Builder.setError
(int index, UserBitShared.DrillPBError value) repeated .exec.shared.DrillPBError error = 3;
UserProtos.CreatePreparedStatementResp.Builder.setError
(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 3;
UserProtos.GetCatalogsResp.Builder.setError
(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 3;
UserProtos.GetColumnsResp.Builder.setError
(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 3;
UserProtos.GetSchemasResp.Builder.setError
(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 3;
UserProtos.GetServerMetaResp.Builder.setError
(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 3;
UserProtos.GetTablesResp.Builder.setError
(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 3;
UserProtos.QueryPlanFragments.Builder.setError
(UserBitShared.DrillPBError value) optional .exec.shared.DrillPBError error = 4;
void
SchemaUserBitShared.DrillPBError.MessageSchema.writeTo
(io.protostuff.Output output, UserBitShared.DrillPBError message) Modifier and TypeMethodDescriptionUserBitShared.QueryResult.Builder.addAllError
(Iterable<? extends UserBitShared.DrillPBError> values) repeated .exec.shared.DrillPBError error = 3;
-
Uses of UserBitShared.DrillPBError in org.apache.drill.exec.rpc
Modifier and TypeFieldDescriptionprotected UserBitShared.DrillPBError
AbstractDisposableUserClientConnection.error
Modifier and TypeMethodDescriptionAbstractDisposableUserClientConnection.getError()
RpcException.getRemoteError()
Modifier and TypeMethodDescriptionvoid
AbstractRemoteConnection.recordRemoteFailure
(int coordinationId, UserBitShared.DrillPBError failure) Inform the local outcome listener that the remote operation could not be handled.void
RemoteConnection.recordRemoteFailure
(int coordinationId, UserBitShared.DrillPBError failure)