|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RowMutation._Fields | |
---|---|
org.apache.blur.thrift.generated |
Uses of RowMutation._Fields in org.apache.blur.thrift.generated |
---|
Fields in org.apache.blur.thrift.generated with type parameters of type RowMutation._Fields | |
---|---|
static Map<RowMutation._Fields,FieldMetaData> |
RowMutation.metaDataMap
|
Methods in org.apache.blur.thrift.generated that return RowMutation._Fields | |
---|---|
RowMutation._Fields |
RowMutation.fieldForId(int fieldId)
|
static RowMutation._Fields |
RowMutation._Fields.findByName(String name)
Find the _Fields constant that matches name, or null if its not found. |
static RowMutation._Fields |
RowMutation._Fields.findByThriftId(int fieldId)
Find the _Fields constant that matches fieldId, or null if its not found. |
static RowMutation._Fields |
RowMutation._Fields.findByThriftIdOrThrow(int fieldId)
Find the _Fields constant that matches fieldId, throwing an exception if it is not found. |
static RowMutation._Fields |
RowMutation._Fields.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RowMutation._Fields[] |
RowMutation._Fields.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.blur.thrift.generated with parameters of type RowMutation._Fields | |
---|---|
Object |
RowMutation.getFieldValue(RowMutation._Fields field)
|
boolean |
RowMutation.isSet(RowMutation._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise |
void |
RowMutation.setFieldValue(RowMutation._Fields field,
Object value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |