Uses of Interface
org.apache.blur.thirdparty.thrift_0_9_0.TFieldIdEnum

Packages that use TFieldIdEnum
org.apache.blur.thirdparty.thrift_0_9_0   
org.apache.blur.thirdparty.thrift_0_9_0.meta_data   
org.apache.blur.thrift.generated   
 

Uses of TFieldIdEnum in org.apache.blur.thirdparty.thrift_0_9_0
 

Classes in org.apache.blur.thirdparty.thrift_0_9_0 with type parameters of type TFieldIdEnum
 interface TBase<T extends TBase<?,?>,F extends TFieldIdEnum>
          Generic base interface for generated Thrift objects.
 class TUnion<T extends TUnion<?,?>,F extends TFieldIdEnum>
           
 

Methods in org.apache.blur.thirdparty.thrift_0_9_0 with parameters of type TFieldIdEnum
 void TDeserializer.partialDeserialize(TBase tb, byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only a single Thrift object (addressed by recursively using field id) from a byte record.
 void TDeserializer.partialDeserialize(TBase tb, byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only a single Thrift object (addressed by recursively using field id) from a byte record.
 Boolean TDeserializer.partialDeserializeBool(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only a boolean field (addressed by recursively using field id) from a byte record.
 Boolean TDeserializer.partialDeserializeBool(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only a boolean field (addressed by recursively using field id) from a byte record.
 Byte TDeserializer.partialDeserializeByte(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only a byte field (addressed by recursively using field id) from a byte record.
 Byte TDeserializer.partialDeserializeByte(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only a byte field (addressed by recursively using field id) from a byte record.
 ByteBuffer TDeserializer.partialDeserializeByteArray(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only a binary field (addressed by recursively using field id) from a byte record.
 ByteBuffer TDeserializer.partialDeserializeByteArray(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only a binary field (addressed by recursively using field id) from a byte record.
 Double TDeserializer.partialDeserializeDouble(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only a double field (addressed by recursively using field id) from a byte record.
 Double TDeserializer.partialDeserializeDouble(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only a double field (addressed by recursively using field id) from a byte record.
 Short TDeserializer.partialDeserializeI16(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only an i16 field (addressed by recursively using field id) from a byte record.
 Short TDeserializer.partialDeserializeI16(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only an i16 field (addressed by recursively using field id) from a byte record.
 Integer TDeserializer.partialDeserializeI32(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only an i32 field (addressed by recursively using field id) from a byte record.
 Integer TDeserializer.partialDeserializeI32(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only an i32 field (addressed by recursively using field id) from a byte record.
 Long TDeserializer.partialDeserializeI64(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only an i64 field (addressed by recursively using field id) from a byte record.
 Long TDeserializer.partialDeserializeI64(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only an i64 field (addressed by recursively using field id) from a byte record.
 Short TDeserializer.partialDeserializeSetFieldIdInUnion(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only the id of the field set in a TUnion (addressed by recursively using field id) from a byte record.
 Short TDeserializer.partialDeserializeSetFieldIdInUnion(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only the id of the field set in a TUnion (addressed by recursively using field id) from a byte record.
 String TDeserializer.partialDeserializeString(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only a string field (addressed by recursively using field id) from a byte record.
 String TDeserializer.partialDeserializeString(byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
          Deserialize only a string field (addressed by recursively using field id) from a byte record.
 

Uses of TFieldIdEnum in org.apache.blur.thirdparty.thrift_0_9_0.meta_data
 

Methods in org.apache.blur.thirdparty.thrift_0_9_0.meta_data that return types with arguments of type TFieldIdEnum
static Map<? extends TFieldIdEnum,FieldMetaData> FieldMetaData.getStructMetaDataMap(Class<? extends TBase> sClass)
          Returns a map with metadata (i.e.
 

Method parameters in org.apache.blur.thirdparty.thrift_0_9_0.meta_data with type arguments of type TFieldIdEnum
static void FieldMetaData.addStructMetaDataMap(Class<? extends TBase> sClass, Map<? extends TFieldIdEnum,FieldMetaData> map)
           
 

Uses of TFieldIdEnum in org.apache.blur.thrift.generated
 

Classes in org.apache.blur.thrift.generated that implement TFieldIdEnum
static class Blur.addColumnDefinition_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.addColumnDefinition_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.cancelQuery_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.cancelQuery_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.configuration_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.configuration_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.controllerServerList_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.controllerServerList_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.createSnapshot_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.createSnapshot_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.createTable_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.createTable_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.describe_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.describe_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.disableTable_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.disableTable_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.enableTable_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.enableTable_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.enqueueMutate_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.enqueueMutate_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.enqueueMutateBatch_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.enqueueMutateBatch_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.fetchRow_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.fetchRow_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.fetchRowBatch_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.fetchRowBatch_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.isInSafeMode_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.isInSafeMode_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.listSnapshots_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.listSnapshots_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.logging_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.logging_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.metrics_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.metrics_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.mutate_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.mutate_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.mutateBatch_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.mutateBatch_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.optimize_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.optimize_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.parseQuery_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.parseQuery_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.ping_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.ping_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.query_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.query_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.queryStatusById_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.queryStatusById_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.queryStatusIdList_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.queryStatusIdList_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.recordFrequency_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.recordFrequency_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.removeSnapshot_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.removeSnapshot_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.removeTable_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.removeTable_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.resetLogging_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.resetLogging_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.schema_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.schema_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.setUser_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.shardClusterList_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.shardClusterList_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.shardServerLayout_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.shardServerLayout_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.shardServerLayoutState_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.shardServerLayoutState_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.shardServerList_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.shardServerList_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.startTrace_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.tableList_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.tableList_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.tableListByCluster_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.tableListByCluster_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.tableStats_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.tableStats_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.terms_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.terms_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.traceList_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.traceList_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.traceRemove_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.traceRemove_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.traceRequestFetch_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.traceRequestFetch_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.traceRequestList_args._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Blur.traceRequestList_result._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class BlurException._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class BlurQuery._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class BlurQueryStatus._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class BlurResult._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class BlurResults._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Column._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class ColumnDefinition._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class CpuTime._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Facet._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class FetchRecordResult._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class FetchResult._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class FetchRowResult._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class HighlightOptions._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Metric._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Query._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Record._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class RecordMutation._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Row._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class RowMutation._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Schema._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class Selector._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class SortField._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class SortFieldResult._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class TableDescriptor._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class TableStats._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
static class User._Fields
          The set of fields this struct contains, along with convenience methods for finding and manipulating them.
 



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