|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TMutation._Fields | |
---|---|
org.apache.hadoop.hbase.thrift2.generated |
Uses of TMutation._Fields in org.apache.hadoop.hbase.thrift2.generated |
---|
Fields in org.apache.hadoop.hbase.thrift2.generated with type parameters of type TMutation._Fields | |
---|---|
static Map<TMutation._Fields,org.apache.thrift.meta_data.FieldMetaData> |
TMutation.metaDataMap
|
Methods in org.apache.hadoop.hbase.thrift2.generated that return TMutation._Fields | |
---|---|
protected TMutation._Fields |
TMutation.enumForId(short id)
|
TMutation._Fields |
TMutation.fieldForId(int fieldId)
|
static TMutation._Fields |
TMutation._Fields.findByName(String name)
Find the _Fields constant that matches name, or null if its not found. |
static TMutation._Fields |
TMutation._Fields.findByThriftId(int fieldId)
Find the _Fields constant that matches fieldId, or null if its not found. |
static TMutation._Fields |
TMutation._Fields.findByThriftIdOrThrow(int fieldId)
Find the _Fields constant that matches fieldId, throwing an exception if it is not found. |
static TMutation._Fields |
TMutation._Fields.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TMutation._Fields[] |
TMutation._Fields.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.hadoop.hbase.thrift2.generated with parameters of type TMutation._Fields | |
---|---|
protected void |
TMutation.checkType(TMutation._Fields setField,
Object value)
|
protected org.apache.thrift.protocol.TField |
TMutation.getFieldDesc(TMutation._Fields setField)
|
Constructors in org.apache.hadoop.hbase.thrift2.generated with parameters of type TMutation._Fields | |
---|---|
TMutation(TMutation._Fields setField,
Object value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |