Uses of Enum
org.apache.hadoop.hbase.thrift.ErrorThrowingGetObserver.ErrorType
-
Uses of ErrorThrowingGetObserver.ErrorType in org.apache.hadoop.hbase.thrift
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ErrorThrowingGetObserver.ErrorType[]
ErrorThrowingGetObserver.ErrorType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionprivate void
TestThriftServer.testExceptionType
(org.apache.hadoop.hbase.thrift.generated.Hbase.Iface handler, org.apache.hadoop.hbase.thrift.ThriftMetrics metrics, ByteBuffer tTableName, String rowkey, ErrorThrowingGetObserver.ErrorType errorType) -
Uses of ErrorThrowingGetObserver.ErrorType in org.apache.hadoop.hbase.thrift2
Modifier and TypeMethodDescriptionprivate void
TestThriftHBaseServiceHandler.testExceptionType
(org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface handler, org.apache.hadoop.hbase.thrift.ThriftMetrics metrics, ByteBuffer tTableName, byte[] rowkey, ErrorThrowingGetObserver.ErrorType errorType)