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