Uses of Class
org.apache.blur.thrift.generated.Facet._Fields

Packages that use Facet._Fields
org.apache.blur.thrift.generated   
 

Uses of Facet._Fields in org.apache.blur.thrift.generated
 

Fields in org.apache.blur.thrift.generated with type parameters of type Facet._Fields
static Map<Facet._Fields,FieldMetaData> Facet.metaDataMap
           
 

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



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.