Uses of Interface
org.apache.drill.exec.proto.UserBitShared.ExceptionWrapperOrBuilder
-
Uses of UserBitShared.ExceptionWrapperOrBuilder in org.apache.drill.exec.proto
Modifier and TypeClassDescriptionstatic final class
Protobuf typeexec.shared.ExceptionWrapper
static final class
Protobuf typeexec.shared.ExceptionWrapper
Modifier 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;