Package | Description |
---|---|
org.apache.hadoop.hbase.thrift | |
org.apache.hadoop.hbase.thrift2 |
Modifier and Type | Method and Description |
---|---|
static ErrorThrowingGetObserver.ErrorType |
ErrorThrowingGetObserver.ErrorType.valueOf(String name)
Returns 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 Type | Method and Description |
---|---|
private 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) |
Modifier and Type | Method and Description |
---|---|
private 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) |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.