Uses of Interface
org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessageOrBuilder

Packages that use ErrorHandlingProtos.GenericExceptionMessageOrBuilder
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of ErrorHandlingProtos.GenericExceptionMessageOrBuilder in org.apache.hadoop.hbase.protobuf.generated
 

Classes in org.apache.hadoop.hbase.protobuf.generated that implement ErrorHandlingProtos.GenericExceptionMessageOrBuilder
static class ErrorHandlingProtos.GenericExceptionMessage
          Protobuf type GenericExceptionMessage
static class ErrorHandlingProtos.GenericExceptionMessage.Builder
          Protobuf type GenericExceptionMessage
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return ErrorHandlingProtos.GenericExceptionMessageOrBuilder
 ErrorHandlingProtos.GenericExceptionMessageOrBuilder ErrorHandlingProtos.ForeignExceptionMessageOrBuilder.getGenericExceptionOrBuilder()
          optional .GenericExceptionMessage generic_exception = 2;
 ErrorHandlingProtos.GenericExceptionMessageOrBuilder ErrorHandlingProtos.ForeignExceptionMessage.getGenericExceptionOrBuilder()
          optional .GenericExceptionMessage generic_exception = 2;
 ErrorHandlingProtos.GenericExceptionMessageOrBuilder ErrorHandlingProtos.ForeignExceptionMessage.Builder.getGenericExceptionOrBuilder()
          optional .GenericExceptionMessage generic_exception = 2;
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.