Uses of Interface
org.apache.drill.exec.proto.UserBitShared.ExceptionWrapperOrBuilder
Packages that use UserBitShared.ExceptionWrapperOrBuilder
-
Uses of UserBitShared.ExceptionWrapperOrBuilder in org.apache.drill.exec.proto
Classes in org.apache.drill.exec.proto that implement UserBitShared.ExceptionWrapperOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typeexec.shared.ExceptionWrapper
static final class
Protobuf typeexec.shared.ExceptionWrapper
Methods in org.apache.drill.exec.proto that return UserBitShared.ExceptionWrapperOrBuilderModifier and TypeMethodDescriptionUserBitShared.ExceptionWrapper.Builder.getCauseOrBuilder()
optional .exec.shared.ExceptionWrapper cause = 4;
UserBitShared.ExceptionWrapper.getCauseOrBuilder()
optional .exec.shared.ExceptionWrapper cause = 4;
UserBitShared.ExceptionWrapperOrBuilder.getCauseOrBuilder()
optional .exec.shared.ExceptionWrapper cause = 4;
UserBitShared.DrillPBError.Builder.getExceptionOrBuilder()
optional .exec.shared.ExceptionWrapper exception = 5;
UserBitShared.DrillPBError.getExceptionOrBuilder()
optional .exec.shared.ExceptionWrapper exception = 5;
UserBitShared.DrillPBErrorOrBuilder.getExceptionOrBuilder()
optional .exec.shared.ExceptionWrapper exception = 5;