Package | Description |
---|---|
org.apache.hadoop.hbase.thrift.generated |
Modifier and Type | Field and Description |
---|---|
static Map<Hbase.getRegionInfo_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
Hbase.getRegionInfo_args.metaDataMap |
Modifier and Type | Method and Description |
---|---|
Hbase.getRegionInfo_args._Fields |
Hbase.getRegionInfo_args.fieldForId(int fieldId) |
static Hbase.getRegionInfo_args._Fields |
Hbase.getRegionInfo_args._Fields.findByName(String name)
Find the _Fields constant that matches name, or null if its not found.
|
static Hbase.getRegionInfo_args._Fields |
Hbase.getRegionInfo_args._Fields.findByThriftId(int fieldId)
Find the _Fields constant that matches fieldId, or null if its not found.
|
static Hbase.getRegionInfo_args._Fields |
Hbase.getRegionInfo_args._Fields.findByThriftIdOrThrow(int fieldId)
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
|
static Hbase.getRegionInfo_args._Fields |
Hbase.getRegionInfo_args._Fields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Hbase.getRegionInfo_args._Fields[] |
Hbase.getRegionInfo_args._Fields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Object |
Hbase.getRegionInfo_args.getFieldValue(Hbase.getRegionInfo_args._Fields field) |
boolean |
Hbase.getRegionInfo_args.isSet(Hbase.getRegionInfo_args._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
|
void |
Hbase.getRegionInfo_args.setFieldValue(Hbase.getRegionInfo_args._Fields field,
Object value) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.