Uses of Class
org.apache.drill.exec.proto.UserBitShared.DrillPBError
Packages that use UserBitShared.DrillPBError
Package
Description
Various exceptions used in logical, physical and execution contexts.
-
Uses of UserBitShared.DrillPBError in org.apache.drill.common.exceptions
Methods in org.apache.drill.common.exceptions that return UserBitShared.DrillPBErrorModifier and TypeMethodDescriptionUserException.getOrCreatePBError(boolean verbose) returns or creates a DrillPBError object corresponding to this user exception.UserRemoteException.getOrCreatePBError(boolean verbose) Constructors in org.apache.drill.common.exceptions with parameters of type UserBitShared.DrillPBError -
Uses of UserBitShared.DrillPBError in org.apache.drill.exec.proto
Fields in org.apache.drill.exec.proto with type parameters of type UserBitShared.DrillPBErrorModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserBitShared.DrillPBError> UserBitShared.DrillPBError.PARSERDeprecated.Methods in org.apache.drill.exec.proto that return UserBitShared.DrillPBErrorModifier and TypeMethodDescriptionUserBitShared.DrillPBError.Builder.build()UserBitShared.DrillPBError.Builder.buildPartial()static UserBitShared.DrillPBErrorUserBitShared.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.DrillPBErrorUserBitShared.DrillPBError.parseDelimitedFrom(InputStream input) static UserBitShared.DrillPBErrorUserBitShared.DrillPBError.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.DrillPBErrorUserBitShared.DrillPBError.parseFrom(byte[] data) static UserBitShared.DrillPBErrorUserBitShared.DrillPBError.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.DrillPBErrorUserBitShared.DrillPBError.parseFrom(com.google.protobuf.ByteString data) static UserBitShared.DrillPBErrorUserBitShared.DrillPBError.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.DrillPBErrorUserBitShared.DrillPBError.parseFrom(com.google.protobuf.CodedInputStream input) static UserBitShared.DrillPBErrorUserBitShared.DrillPBError.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.DrillPBErrorUserBitShared.DrillPBError.parseFrom(InputStream input) static UserBitShared.DrillPBErrorUserBitShared.DrillPBError.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.DrillPBErrorUserBitShared.DrillPBError.parseFrom(ByteBuffer data) static UserBitShared.DrillPBErrorUserBitShared.DrillPBError.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.drill.exec.proto that return types with arguments of type UserBitShared.DrillPBErrorModifier 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()Methods in org.apache.drill.exec.proto with parameters of type UserBitShared.DrillPBErrorModifier 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;booleanSchemaUserBitShared.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;voidSchemaUserBitShared.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;voidSchemaUserBitShared.DrillPBError.MessageSchema.writeTo(io.protostuff.Output output, UserBitShared.DrillPBError message) Method parameters in org.apache.drill.exec.proto with type arguments of type UserBitShared.DrillPBErrorModifier 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
Fields in org.apache.drill.exec.rpc declared as UserBitShared.DrillPBErrorModifier and TypeFieldDescriptionprotected UserBitShared.DrillPBErrorAbstractDisposableUserClientConnection.errorMethods in org.apache.drill.exec.rpc that return UserBitShared.DrillPBErrorModifier and TypeMethodDescriptionAbstractDisposableUserClientConnection.getError()RpcException.getRemoteError()Methods in org.apache.drill.exec.rpc with parameters of type UserBitShared.DrillPBErrorModifier and TypeMethodDescriptionvoidAbstractRemoteConnection.recordRemoteFailure(int coordinationId, UserBitShared.DrillPBError failure) Inform the local outcome listener that the remote operation could not be handled.voidRemoteConnection.recordRemoteFailure(int coordinationId, UserBitShared.DrillPBError failure)