- CassandraClient<K,T extends PersistentBase> - Class in org.apache.gora.cassandra.store
-
- CassandraClient() - Constructor for class org.apache.gora.cassandra.store.CassandraClient
-
- CassandraColumn - Class in org.apache.gora.cassandra.query
-
Represents a unit of data: a key value pair tagged by a family name
- CassandraColumn() - Constructor for class org.apache.gora.cassandra.query.CassandraColumn
-
- CassandraMapping - Class in org.apache.gora.cassandra.store
-
- CassandraMapping(Element, Element) - Constructor for class org.apache.gora.cassandra.store.CassandraMapping
-
Primary class for loading Cassandra configuration from the 'MAPPING_FILE'.
- CassandraMappingManager - Class in org.apache.gora.cassandra.store
-
- CassandraQuery<K,T extends PersistentBase> - Class in org.apache.gora.cassandra.query
-
- CassandraQuery() - Constructor for class org.apache.gora.cassandra.query.CassandraQuery
-
- CassandraQuery(DataStore<K, T>) - Constructor for class org.apache.gora.cassandra.query.CassandraQuery
-
- CassandraResult<K,T extends PersistentBase> - Class in org.apache.gora.cassandra.query
-
- CassandraResult(DataStore<K, T>, Query<K, T>) - Constructor for class org.apache.gora.cassandra.query.CassandraResult
-
- CassandraResultSet<K> - Class in org.apache.gora.cassandra.query
-
List data structure to keep the order coming from the Cassandra selects.
- CassandraResultSet() - Constructor for class org.apache.gora.cassandra.query.CassandraResultSet
-
- CassandraRow<K> - Class in org.apache.gora.cassandra.query
-
List of key value pairs representing a row, tagged by a key.
- CassandraRow() - Constructor for class org.apache.gora.cassandra.query.CassandraRow
-
- CassandraStore<K,T extends PersistentBase> - Class in org.apache.gora.cassandra.store
-
CassandraStore
is the primary class
responsible for directing Gora CRUD operations into Cassandra.
- CassandraStore() - Constructor for class org.apache.gora.cassandra.store.CassandraStore
-
The default constructor for CassandraStore
- CassandraSubColumn - Class in org.apache.gora.cassandra.query
-
- CassandraSubColumn() - Constructor for class org.apache.gora.cassandra.query.CassandraSubColumn
-
- CassandraSuperColumn - Class in org.apache.gora.cassandra.query
-
- CassandraSuperColumn() - Constructor for class org.apache.gora.cassandra.query.CassandraSuperColumn
-
- CharSequenceSerializer - Class in org.apache.gora.cassandra.serializers
-
A CharSequenceSerializer translates the byte[] to and from CharSequenceSerializer object of Avro.
- CharSequenceSerializer() - Constructor for class org.apache.gora.cassandra.serializers.CharSequenceSerializer
-
- checkAndDelete(byte[], byte[], byte[], byte[], Delete) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- checkAndPut(byte[], byte[], byte[], byte[], Put) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- checkKeyspace() - Method in class org.apache.gora.cassandra.store.CassandraClient
-
Check if keyspace already exists.
- checkOutputSpecs(JobContext) - Method in class org.apache.gora.mapreduce.GoraOutputFormat
-
- classBuilder(Class<T>) - Static method in class org.apache.gora.util.ReflectionUtils
-
- ClassLoadingUtils - Class in org.apache.gora.util
-
- cleanupJob(JobContext) - Method in class org.apache.gora.mapreduce.NullOutputCommitter
-
- clear() - Method in class org.apache.gora.hbase.query.HBaseScannerResult
-
- clear() - Method in class org.apache.gora.memory.store.MemStore.MemResult
-
- clear() - Method in class org.apache.gora.persistency.impl.DirtyCollectionWrapper
-
- clear() - Method in class org.apache.gora.persistency.impl.DirtyMapWrapper
-
- clear() - Method in class org.apache.gora.persistency.impl.PersistentBase
-
- clear() - Method in interface org.apache.gora.persistency.Persistent
-
Clears the inner state of the object without any modification to the actual
data on the data store.
- clear() - Method in class org.apache.gora.persistency.Tombstones.ListTombstone
-
- clear() - Method in class org.apache.gora.persistency.Tombstones.MapTombstone
-
- clear() - Method in class org.apache.gora.persistency.ws.impl.PersistentWSBase
-
- clear() - Method in class org.apache.gora.query.impl.ResultBase
-
- clear() - Method in class org.apache.gora.query.ws.impl.ResultWSBase
-
Clears the persistent object
- clearDirty() - Method in interface org.apache.gora.persistency.Dirtyable
-
Clears the dirty state.
- clearDirty() - Method in class org.apache.gora.persistency.impl.DirtyCollectionWrapper
-
- clearDirty() - Method in class org.apache.gora.persistency.impl.DirtyMapWrapper
-
- clearDirty() - Method in class org.apache.gora.persistency.impl.DirtyMapWrapper.DirtyEntryWrapper
-
- clearDirty() - Method in class org.apache.gora.persistency.impl.PersistentBase
-
- clearDirty(int) - Method in class org.apache.gora.persistency.impl.PersistentBase
-
- clearDirty(String) - Method in class org.apache.gora.persistency.impl.PersistentBase
-
- clearDirty(int) - Method in interface org.apache.gora.persistency.Persistent
-
Clears the field as dirty.
- clearDirty(String) - Method in interface org.apache.gora.persistency.Persistent
-
Clears the field as dirty.
- clearHttpMethod() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Clears the value of the 'httpMethod' field
- clearHttpStatusCode() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Clears the value of the 'httpStatusCode' field
- clearIp() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Clears the value of the 'ip' field
- clearMetric() - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Builder
-
Clears the value of the 'metric' field
- clearMetricDimension() - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Builder
-
Clears the value of the 'metricDimension' field
- clearReferrer() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Clears the value of the 'referrer' field
- clearResponseSize() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Clears the value of the 'responseSize' field
- clearTimestamp() - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Builder
-
Clears the value of the 'timestamp' field
- clearTimestamp() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Clears the value of the 'timestamp' field
- clearUrl() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Clears the value of the 'url' field
- clearUserAgent() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Clears the value of the 'userAgent' field
- clone() - Method in class org.apache.gora.persistency.ws.impl.PersistentWSBase
-
- close() - Method in class org.apache.gora.accumulo.query.AccumuloResult
-
- close() - Method in class org.apache.gora.accumulo.store.AccumuloStore
-
- close() - Method in class org.apache.gora.avro.mapreduce.FsInput
-
- close() - Method in class org.apache.gora.avro.query.AvroResult
-
- close() - Method in class org.apache.gora.avro.query.DataFileAvroResult
-
- close() - Method in class org.apache.gora.avro.store.AvroStore
-
- close() - Method in class org.apache.gora.avro.store.DataFileAvroStore
-
- close() - Method in class org.apache.gora.cassandra.query.CassandraResult
-
- close() - Method in class org.apache.gora.cassandra.store.CassandraStore
-
- close() - Method in class org.apache.gora.hbase.query.HBaseGetResult
-
- close() - Method in class org.apache.gora.hbase.query.HBaseScannerResult
-
- close() - Method in class org.apache.gora.hbase.store.HBaseStore
-
- close() - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- close() - Method in class org.apache.gora.mapreduce.GoraRecordReader
-
- close(TaskAttemptContext) - Method in class org.apache.gora.mapreduce.GoraRecordWriter
-
- close() - Method in class org.apache.gora.mapreduce.PersistentDeserializer
-
- close() - Method in class org.apache.gora.mapreduce.PersistentSerializer
-
- close() - Method in class org.apache.gora.memory.store.MemStore
-
- close() - Method in class org.apache.gora.memory.store.MemStore.MemResult
-
- close() - Method in class org.apache.gora.query.impl.ResultBase
-
- close() - Method in interface org.apache.gora.query.Result
-
- close() - Method in class org.apache.gora.solr.query.SolrResult
-
- close() - Method in class org.apache.gora.solr.store.SolrStore
-
- close() - Method in interface org.apache.gora.store.DataStore
-
Close the DataStore.
- close() - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- close() - Method in class org.apache.gora.store.ws.impl.WSBackedDataStoreBase
-
- CODEC_TYPE_KEY - Static variable in class org.apache.gora.avro.store.AvroStore
-
The property key specifying avro encoder/decoder type to use.
- commitTask(TaskAttemptContext) - Method in class org.apache.gora.mapreduce.NullOutputCommitter
-
- compare(byte[], int, int, byte[], int, int) - Method in class org.apache.gora.mapreduce.StringComparator
-
- compare(String, String) - Method in class org.apache.gora.mapreduce.StringComparator
-
- compareTo(KeyValueWritable<K, V>) - Method in class org.apache.gora.tutorial.log.KeyValueWritable
-
- compareTo(byte[], byte[]) - Static method in class org.apache.gora.util.ByteUtils
-
- compareTo(byte[], int, int, byte[], int, int) - Static method in class org.apache.gora.util.ByteUtils
-
- compileSchema(File[], File) - Static method in class org.apache.gora.compiler.GoraCompiler
-
- conf - Variable in class org.apache.gora.store.impl.DataStoreBase
-
- contains(Object) - Method in class org.apache.gora.persistency.impl.DirtyCollectionWrapper
-
- contains(Object) - Method in class org.apache.gora.persistency.Tombstones.ListTombstone
-
- containsAll(Collection<?>) - Method in class org.apache.gora.persistency.impl.DirtyCollectionWrapper
-
- containsAll(Collection) - Method in class org.apache.gora.persistency.Tombstones.ListTombstone
-
- containsKey(Object) - Method in class org.apache.gora.persistency.impl.DirtyMapWrapper
-
- containsKey(Object) - Method in class org.apache.gora.persistency.Tombstones.MapTombstone
-
- containsValue(Object) - Method in class org.apache.gora.persistency.impl.DirtyMapWrapper
-
- containsValue(Object) - Method in class org.apache.gora.persistency.Tombstones.MapTombstone
-
- coprocessorExec(Class<T>, byte[], byte[], Batch.Call<T, R>) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- coprocessorExec(Class<T>, byte[], byte[], Batch.Call<T, R>, Batch.Callback<R>) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- coprocessorProxy(Class<T>, byte[]) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- createColumn(ByteBuffer, ByteBuffer, String) - Static method in class org.apache.gora.cassandra.store.HectorUtils
-
- createColumn(String, ByteBuffer, String) - Static method in class org.apache.gora.cassandra.store.HectorUtils
-
- createColumn(Integer, ByteBuffer, String) - Static method in class org.apache.gora.cassandra.store.HectorUtils
-
- createDataStore(Class<D>, Class<K>, Class<T>, Configuration) - Static method in class org.apache.gora.store.DataStoreFactory
-
- createDataStore(Class<D>, Class<K>, Class<T>, Configuration, String) - Static method in class org.apache.gora.store.DataStoreFactory
-
- createDataStore(Class<D>, Class<K>, Class<T>, Configuration, Properties, String) - Static method in class org.apache.gora.store.DataStoreFactory
-
- createDataStore(Class<D>, Class<K>, Class<T>, Configuration, Properties) - Static method in class org.apache.gora.store.DataStoreFactory
-
- createDataStore(Class<D>, Class<K>, Class<T>, Object) - Static method in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- createDataStore(Class<D>, Class<K>, Class<T>, Object, String) - Static method in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- createDataStore(Class<D>, Class<K>, Class<T>, Object, Properties, String) - Static method in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- createDataStore(Class<D>, Class<K>, Class<T>, Object, Properties) - Static method in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- createDatumReader() - Method in class org.apache.gora.avro.store.AvroStore
-
- createDatumWriter() - Method in class org.apache.gora.avro.store.AvroStore
-
- createDecoder() - Method in class org.apache.gora.avro.store.AvroStore
-
- createEncoder() - Method in class org.apache.gora.avro.store.AvroStore
-
- createFilter(Filter<K, T>, HBaseStore<K, T>) - Method in class org.apache.gora.hbase.util.DefaultFactory
-
- createFilter(Filter<K, T>, HBaseStore<K, T>) - Method in interface org.apache.gora.hbase.util.FilterFactory
-
- createInputStream() - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
Opens an InputStream for the input Hadoop path
- createJob(DataStore<Long, Pageview>, DataStore<String, MetricDatum>, int) - Method in class org.apache.gora.tutorial.log.LogAnalytics
-
Creates and returns the Job
for submitting to Hadoop mapreduce.
- createJobContext(Configuration, String) - Static method in class org.apache.gora.mapreduce.GoraMapReduceUtils
-
- createOutputStream() - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
Opens an OutputStream for the output Hadoop path
- createProps() - Static method in class org.apache.gora.store.DataStoreFactory
-
- createProps() - Static method in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.gora.mapreduce.GoraInputFormat
-
- createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.gora.mapreduce.GoraMapReduceUtils.HelperInputFormat
-
- createScanner(Query<K, T>) - Method in class org.apache.gora.hbase.store.HBaseStore
-
- createSchema() - Method in class org.apache.gora.accumulo.store.AccumuloStore
-
- createSchema() - Method in class org.apache.gora.cassandra.store.CassandraStore
-
- createSchema() - Method in class org.apache.gora.hbase.store.HBaseStore
-
- createSchema() - Method in class org.apache.gora.memory.store.MemStore
-
- createSchema() - Method in class org.apache.gora.solr.store.SolrStore
-
- createSchema() - Method in interface org.apache.gora.store.DataStore
-
Creates the optional schema or table (or similar) in the datastore
to hold the objects.
- createSchema() - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- createSchema() - Method in class org.apache.gora.store.ws.impl.WSBackedDataStoreBase
-
- createSuperColumn(String, ByteBuffer, ByteBuffer, String) - Static method in class org.apache.gora.cassandra.store.HectorUtils
-
- createSuperColumn(String, String, ByteBuffer, String) - Static method in class org.apache.gora.cassandra.store.HectorUtils
-
- createSuperColumn(String, Integer, ByteBuffer, String) - Static method in class org.apache.gora.cassandra.store.HectorUtils
-
- DATA_STORE_CLASS - Static variable in class org.apache.gora.mapreduce.GoraOutputFormat
-
- DataFileAvroResult<K,T extends PersistentBase> - Class in org.apache.gora.avro.query
-
An Avro DataFileReader
backed Result.
- DataFileAvroResult(DataStore<K, T>, Query<K, T>, DataFileReader<T>) - Constructor for class org.apache.gora.avro.query.DataFileAvroResult
-
- DataFileAvroResult(DataStore<K, T>, Query<K, T>, DataFileReader<T>, SeekableInput, long, long) - Constructor for class org.apache.gora.avro.query.DataFileAvroResult
-
- DataFileAvroStore<K,T extends PersistentBase> - Class in org.apache.gora.avro.store
-
DataFileAvroStore is file based store which uses Avro's
DataFile{Writer,Reader}'s as a backend.
- DataFileAvroStore() - Constructor for class org.apache.gora.avro.store.DataFileAvroStore
-
- dataStore - Variable in class org.apache.gora.query.impl.QueryBase
-
- dataStore - Variable in class org.apache.gora.query.impl.ResultBase
-
- dataStore - Variable in class org.apache.gora.query.ws.impl.QueryWSBase
-
Data store used for this query
- dataStore - Variable in class org.apache.gora.query.ws.impl.ResultWSBase
-
Data store used
- DataStore<K,T extends Persistent> - Interface in org.apache.gora.store
-
DataStore handles actual object persistence.
- DATASTORE - Static variable in class org.apache.gora.store.DataStoreFactory
-
- DATASTORE - Static variable in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- DataStoreBase<K,T extends PersistentBase> - Class in org.apache.gora.store.impl
-
- DataStoreBase() - Constructor for class org.apache.gora.store.impl.DataStoreBase
-
- DataStoreFactory - Class in org.apache.gora.store
-
- datumReader - Variable in class org.apache.gora.store.impl.DataStoreBase
-
- datumWriter - Variable in class org.apache.gora.store.impl.DataStoreBase
-
- decodeBoolean(byte[]) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
-
- decodeBoolean(byte[]) - Method in interface org.apache.gora.accumulo.encoders.Encoder
-
- decodeBoolean(byte[]) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
-
- decodeByte(byte[]) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
-
- decodeByte(byte[]) - Method in interface org.apache.gora.accumulo.encoders.Encoder
-
- decodeByte(byte[]) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
-
- decodeDouble(byte[]) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
-
- decodeDouble(byte[]) - Method in interface org.apache.gora.accumulo.encoders.Encoder
-
- decodeDouble(byte[]) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
-
- decodeDouble(byte[]) - Method in class org.apache.gora.accumulo.encoders.SignedBinaryEncoder
-
- decodeFloat(byte[]) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
-
- decodeFloat(byte[]) - Method in interface org.apache.gora.accumulo.encoders.Encoder
-
- decodeFloat(byte[]) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
-
- decodeFloat(byte[]) - Method in class org.apache.gora.accumulo.encoders.SignedBinaryEncoder
-
- decodeInt(byte[]) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
-
- decodeInt(byte[]) - Method in interface org.apache.gora.accumulo.encoders.Encoder
-
- decodeInt(byte[]) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
-
- decodeInt(byte[]) - Method in class org.apache.gora.accumulo.encoders.SignedBinaryEncoder
-
- decodeLong(byte[]) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
-
- decodeLong(byte[]) - Method in interface org.apache.gora.accumulo.encoders.Encoder
-
- decodeLong(byte[]) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
-
- decodeLong(byte[]) - Method in class org.apache.gora.accumulo.encoders.SignedBinaryEncoder
-
- decoders - Static variable in class org.apache.gora.cassandra.serializers.AvroSerializerUtil
-
- decoders - Static variable in class org.apache.gora.hbase.util.HBaseByteInterface
-
- decodeShort(byte[]) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
-
- decodeShort(byte[]) - Method in interface org.apache.gora.accumulo.encoders.Encoder
-
- decodeShort(byte[]) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
-
- decodeShort(byte[]) - Method in class org.apache.gora.accumulo.encoders.SignedBinaryEncoder
-
- deepClonePersistent(T) - Static method in class org.apache.gora.util.AvroUtils
-
- DEFAULT_BATCH_SIZE - Static variable in class org.apache.gora.solr.store.SolrStore
-
- DEFAULT_COLUMNS_TTL - Static variable in class org.apache.gora.cassandra.store.CassandraMapping
-
- DEFAULT_COMMIT_WITHIN - Static variable in class org.apache.gora.solr.store.SolrStore
-
- DEFAULT_GCGRACE_SECONDS - Static variable in class org.apache.gora.cassandra.store.CassandraMapping
-
- DEFAULT_MAPPING_FILE - Static variable in class org.apache.gora.accumulo.store.AccumuloStore
-
- DEFAULT_MAPPING_FILE - Static variable in class org.apache.gora.hbase.store.HBaseStore
-
- DEFAULT_MAPPING_FILE - Static variable in class org.apache.gora.solr.store.SolrStore
-
- DEFAULT_RESULTS_SIZE - Static variable in class org.apache.gora.solr.store.SolrStore
-
- DEFAULT_UNION_SCHEMA - Static variable in class org.apache.gora.cassandra.store.CassandraStore
-
Default schema index with value "0" used when AVRO Union data types are stored
- DEFAULT_UNION_SCHEMA - Static variable in class org.apache.gora.solr.store.SolrStore
-
Default schema index with value "0" used when AVRO Union data types are
stored
- DefaultFactory<K,T extends PersistentBase> - Class in org.apache.gora.hbase.util
-
- DefaultFactory() - Constructor for class org.apache.gora.hbase.util.DefaultFactory
-
- delete(K) - Method in class org.apache.gora.accumulo.store.AccumuloStore
-
- delete(K) - Method in class org.apache.gora.avro.store.AvroStore
-
- delete(K) - Method in class org.apache.gora.cassandra.store.CassandraStore
-
- delete(T) - Method in class org.apache.gora.hbase.store.HBaseStore
-
- delete(K) - Method in class org.apache.gora.hbase.store.HBaseStore
-
Deletes the object with the given key.
- delete(Delete) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- delete(List<Delete>) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- delete(K) - Method in class org.apache.gora.memory.store.MemStore
-
- delete(K) - Method in class org.apache.gora.solr.store.SolrStore
-
- delete(K) - Method in interface org.apache.gora.store.DataStore
-
Deletes the object with the given key
- deleteByKey(K) - Method in class org.apache.gora.cassandra.store.CassandraClient
-
Deletes an entry based on its key.
- deleteByQuery(Query<K, T>) - Method in class org.apache.gora.accumulo.store.AccumuloStore
-
- deleteByQuery(Query<K, T>) - Method in class org.apache.gora.avro.store.AvroStore
-
- deleteByQuery(Query<K, T>) - Method in class org.apache.gora.cassandra.store.CassandraStore
-
- deleteByQuery(Query<K, T>) - Method in class org.apache.gora.hbase.store.HBaseStore
-
- deleteByQuery(Query<K, T>) - Method in class org.apache.gora.memory.store.MemStore
-
- deleteByQuery(Query<K, T>) - Method in class org.apache.gora.solr.store.SolrStore
-
- deleteByQuery(Query<K, T>) - Method in interface org.apache.gora.store.DataStore
-
Deletes all the objects matching the query.
- deleteColumn(K, String, ByteBuffer) - Method in class org.apache.gora.cassandra.store.CassandraClient
-
Delete a row within the keyspace.
- deleteColumn(Mutator<K>, K, String, ByteBuffer) - Static method in class org.apache.gora.cassandra.store.HectorUtils
-
- deleteGenericArray(K, String) - Method in class org.apache.gora.cassandra.store.CassandraClient
-
- deleteSchema() - Method in class org.apache.gora.accumulo.store.AccumuloStore
-
- deleteSchema() - Method in class org.apache.gora.cassandra.store.CassandraStore
-
- deleteSchema() - Method in class org.apache.gora.hbase.store.HBaseStore
-
- deleteSchema() - Method in class org.apache.gora.memory.store.MemStore
-
- deleteSchema() - Method in class org.apache.gora.solr.store.SolrStore
-
- deleteSchema() - Method in interface org.apache.gora.store.DataStore
-
Deletes the underlying schema or table (or similar) in the datastore
that holds the objects.
- deleteSchema() - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- deleteSchema() - Method in class org.apache.gora.store.ws.impl.WSBackedDataStoreBase
-
- deleteStatefulHashMap(K, String) - Method in class org.apache.gora.cassandra.store.CassandraClient
-
- deleteSubColumn(K, String, ByteBuffer) - Method in class org.apache.gora.cassandra.store.CassandraClient
-
Delete a member in a super column.
- deleteSubColumn(K, String, String) - Method in class org.apache.gora.cassandra.store.CassandraClient
-
Deletes a subColumn
- deleteSubColumn(K, String) - Method in class org.apache.gora.cassandra.store.CassandraClient
-
Deletes all subcolumns from a super column.
- deleteSubColumn(Mutator<K>, K, String, String, ByteBuffer) - Static method in class org.apache.gora.cassandra.store.HectorUtils
-
- deserialize(Persistent) - Method in class org.apache.gora.mapreduce.PersistentDeserializer
-
- deserialize(Configuration, DataInput, T, String) - Static method in class org.apache.gora.util.IOUtils
-
Deserializes the object in the given datainput using
available Hadoop serializations.
- deserialize(Configuration, DataInput, T, Class<T>) - Static method in class org.apache.gora.util.IOUtils
-
Deserializes the object in the given datainput using
available Hadoop serializations.
- deserialize(Configuration, DataInput, T) - Static method in class org.apache.gora.util.IOUtils
-
Deserializes the object in the given datainput using
available Hadoop serializations.
- deserialize(Configuration, byte[], T) - Static method in class org.apache.gora.util.IOUtils
-
Deserializes the object in the given datainput using
available Hadoop serializations.
- deserialize(InputStream, SpecificDatumReader<T>, Schema, T) - Static method in class org.apache.gora.util.IOUtils
-
Deserializes the field object using the datumReader.
- deserialize(byte[], SpecificDatumReader<T>, Schema, T) - Static method in class org.apache.gora.util.IOUtils
-
Deserializes the field object using the datumReader.
- deserialize(byte[], SpecificDatumReader<T>, Schema, T) - Static method in class org.apache.gora.util.IOUtils
-
Deserializes the field object using the datumReader.
- deserializer(Object, Schema) - Static method in class org.apache.gora.cassandra.serializers.AvroSerializerUtil
-
- DIRTY_BYTES_FIELD_NAME - Static variable in class org.apache.gora.compiler.GoraCompiler
-
- DIRTY_BYTES_FIELD_NAME - Static variable in interface org.apache.gora.persistency.Persistent
-
- Dirtyable - Interface in org.apache.gora.persistency
-
Interface designed to accomodate structures that can be dirty, such as maps
and lists, but whose dirtyness should not be set directly because dirtyness
results from structural modification or content change, and which have no
notion of ordered fields (such as Persistent).
- DirtyCollectionWrapper<T> - Class in org.apache.gora.persistency.impl
-
A
List
implementation that wraps another list, intercepting
modifications to the list structure and reporting on weather or not the list
has been modified, and also checking list elements for modification.
- DirtyListWrapper<T> - Class in org.apache.gora.persistency.impl
-
A
List
implementation that wraps another list, intercepting
modifications to the list structure and reporting on weather or not the list
has been modified, and also checking list elements for modification.
- DirtyListWrapper(List<T>) - Constructor for class org.apache.gora.persistency.impl.DirtyListWrapper
-
Create a DirtyListWrapper that wraps a getDelegate().
- DirtyMapWrapper<K,V> - Class in org.apache.gora.persistency.impl
-
- DirtyMapWrapper(Map<K, V>) - Constructor for class org.apache.gora.persistency.impl.DirtyMapWrapper
-
- DirtyMapWrapper.DirtyEntryWrapper<K,V> - Class in org.apache.gora.persistency.impl
-
- DirtyMapWrapper.DirtyEntryWrapper(Map.Entry<K, V>, DirtyFlag) - Constructor for class org.apache.gora.persistency.impl.DirtyMapWrapper.DirtyEntryWrapper
-
- DirtySetWrapper<T extends Dirtyable> - Class in org.apache.gora.persistency.impl
-
- dropKeyspace() - Method in class org.apache.gora.cassandra.store.CassandraClient
-
Drop keyspace.
- generateAppropriateImmutabilityModifier(Schema) - Static method in class org.apache.gora.compiler.GoraCompiler
-
- generateAppropriateValue(Schema.Field) - Static method in class org.apache.gora.compiler.GoraCompiler
-
- generateAppropriateWrapper(Schema, Schema.Field) - Static method in class org.apache.gora.compiler.GoraCompiler
-
- generateAppropriateWrapperOrValue(Schema) - Static method in class org.apache.gora.compiler.GoraCompiler
-
- generateAppropriateWrapperOrValueForPut(Schema) - Static method in class org.apache.gora.compiler.GoraCompiler
-
- generateDefaultValueString(Schema, String) - Static method in class org.apache.gora.compiler.GoraCompiler
-
- generateDirtyMethod(Schema, Schema.Field) - Static method in class org.apache.gora.compiler.GoraCompiler
-
- get(K, String[]) - Method in class org.apache.gora.accumulo.store.AccumuloStore
-
- get(K, String[]) - Method in class org.apache.gora.avro.store.AvroStore
-
- get(K, String[]) - Method in class org.apache.gora.avro.store.DataFileAvroStore
-
- get() - Static method in class org.apache.gora.cassandra.serializers.CharSequenceSerializer
-
- get(Schema.Type) - Static method in class org.apache.gora.cassandra.serializers.ListSerializer
-
- get(Schema.Type, Class) - Static method in class org.apache.gora.cassandra.serializers.ListSerializer
-
- get(Schema) - Static method in class org.apache.gora.cassandra.serializers.ListSerializer
-
- get(Schema.Type) - Static method in class org.apache.gora.cassandra.serializers.MapSerializer
-
- get(Schema.Type, Class) - Static method in class org.apache.gora.cassandra.serializers.MapSerializer
-
- get(Schema) - Static method in class org.apache.gora.cassandra.serializers.MapSerializer
-
- get() - Static method in class org.apache.gora.cassandra.serializers.SpecificFixedSerializer
-
- get(Class) - Static method in class org.apache.gora.cassandra.serializers.SpecificFixedSerializer
-
- get(Class<?>) - Method in class org.apache.gora.cassandra.store.CassandraMappingManager
-
- get(K, String[]) - Method in class org.apache.gora.cassandra.store.CassandraStore
-
- get(K, String[]) - Method in class org.apache.gora.hbase.store.HBaseStore
-
- get(Get) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- get(List<Get>) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- get(K, String[]) - Method in class org.apache.gora.memory.store.MemStore
-
- get(int) - Method in class org.apache.gora.persistency.impl.DirtyListWrapper
-
- get(Object) - Method in class org.apache.gora.persistency.impl.DirtyMapWrapper
-
- get() - Static method in class org.apache.gora.persistency.impl.PersistentBase.PersistentData
-
- get(int) - Method in class org.apache.gora.persistency.Tombstones.ListTombstone
-
- get(Object) - Method in class org.apache.gora.persistency.Tombstones.MapTombstone
-
- get() - Method in class org.apache.gora.query.impl.ResultBase
-
- get() - Method in interface org.apache.gora.query.Result
-
Returns the current object.
- get() - Method in class org.apache.gora.query.ws.impl.ResultWSBase
-
- get(K, String[]) - Method in class org.apache.gora.solr.store.SolrStore
-
- get(K) - Method in interface org.apache.gora.store.DataStore
-
Returns the object corresponding to the given key fetching all the fields.
- get(K, String[]) - Method in interface org.apache.gora.store.DataStore
-
Returns the object corresponding to the given key.
- get(K) - Method in class org.apache.gora.store.impl.DataStoreBase
-
- get(int) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
-
- get(int) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
- get() - Static method in class org.apache.gora.util.Null
-
- getAsBytes(List<ByteBuffer>) - Static method in class org.apache.gora.util.IOUtils
-
Copies the contents of the buffers into a single byte[]
- getAutoCreateSchema(Properties, DataStore<?, ?>) - Static method in class org.apache.gora.store.DataStoreFactory
-
- getAutoCreateSchema(Properties, DataStore<?, ?>) - Static method in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- getBaseQuery() - Method in class org.apache.gora.query.impl.PartitionQueryImpl
-
- getBaseQuery() - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
Gets the base query to be used
- getBeanFactory() - Method in interface org.apache.gora.store.DataStore
-
Returns the BeanFactory used by the DataStore
- getBeanFactory() - Method in class org.apache.gora.store.impl.DataStoreBase
-
- getBuildVersion() - Static method in class org.apache.gora.util.VersionInfo
-
Returns the buildVersion which includes version,
revision, user and date.
- getCachedKey() - Method in interface org.apache.gora.persistency.BeanFactory
-
Returns an instance of the key object to be
used to access static fields of the object.
- getCachedKey() - Method in class org.apache.gora.persistency.impl.BeanFactoryImpl
-
- getCachedKey() - Method in class org.apache.gora.persistency.ws.impl.BeanFactoryWSImpl
-
- getCachedPersistent() - Method in interface org.apache.gora.persistency.BeanFactory
-
Returns an instance of the
Persistent
object to be
used to access static fields of the object.
- getCachedPersistent() - Method in class org.apache.gora.persistency.impl.BeanFactoryImpl
-
- getCachedPersistent() - Method in class org.apache.gora.persistency.ws.impl.BeanFactoryWSImpl
-
- getCassandraColumn(String) - Method in class org.apache.gora.cassandra.query.CassandraRow
-
Gets a specific CassandraColumn within a row using its name
- getCassandraMapping() - Method in class org.apache.gora.cassandra.store.CassandraClient
-
Retrieves the cassandraMapping which holds whatever was mapped
from the gora-cassandra-mapping.xml
- getClass(Object) - Static method in class org.apache.gora.cassandra.serializers.TypeUtils
-
- getClass(Schema.Type) - Static method in class org.apache.gora.cassandra.serializers.TypeUtils
-
- getClass(Schema) - Static method in class org.apache.gora.cassandra.serializers.TypeUtils
-
- getClassname(Class<?>) - Static method in class org.apache.gora.util.StringUtils
-
Returns the name of the class without the package name.
- getClassname(String) - Static method in class org.apache.gora.util.StringUtils
-
Returns the name of the class without the package name.
- getClusterName() - Method in class org.apache.gora.cassandra.store.CassandraMapping
-
Simply gets the Cassandra cluster (the machines (nodes)
in a logical Cassandra instance) name.
- getColumn(String) - Method in class org.apache.gora.cassandra.store.CassandraMapping
-
- getColumn(String) - Method in class org.apache.gora.hbase.store.HBaseMapping
-
- getColumnFamilyDefinitions() - Method in class org.apache.gora.cassandra.store.CassandraMapping
-
- getColumns(String) - Method in class org.apache.gora.cassandra.query.CassandraQuery
-
- getColumnsAttribs() - Method in class org.apache.gora.cassandra.store.CassandraMapping
-
- getComparatorType() - Method in class org.apache.gora.cassandra.serializers.CharSequenceSerializer
-
- getComparatorType() - Method in class org.apache.gora.cassandra.serializers.ListSerializer
-
- getComparatorType() - Method in class org.apache.gora.cassandra.serializers.MapSerializer
-
- getComparatorType() - Method in class org.apache.gora.cassandra.serializers.SpecificFixedSerializer
-
- getConf() - Method in class org.apache.gora.avro.store.AvroStore
-
- getConf() - Method in class org.apache.gora.hbase.store.HBaseStore
-
- getConf() - Method in class org.apache.gora.mapreduce.GoraInputFormat
-
- getConf() - Method in class org.apache.gora.mapreduce.GoraInputSplit
-
- getConf() - Method in class org.apache.gora.query.impl.QueryBase
-
- getConf() - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
Gets the configuration object
- getConf() - Method in class org.apache.gora.store.impl.DataStoreBase
-
- getConf() - Method in class org.apache.gora.store.ws.impl.WSDataStoreBase
-
Gets the configuration (authentication) object
- getConfiguration() - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- getConstructor(Class<T>) - Static method in class org.apache.gora.util.ReflectionUtils
-
Returns the empty argument constructor of the class.
- getCoreName() - Method in class org.apache.gora.solr.store.SolrMapping
-
- getCurrentKey() - Method in class org.apache.gora.mapreduce.GoraRecordReader
-
- getCurrentValue() - Method in class org.apache.gora.mapreduce.GoraRecordReader
-
- getDataStore() - Method in class org.apache.gora.accumulo.query.AccumuloResult
-
- getDataStore() - Method in class org.apache.gora.hbase.query.HBaseResult
-
- getDataStore() - Method in class org.apache.gora.query.impl.PartitionQueryImpl
-
- getDataStore() - Method in class org.apache.gora.query.impl.QueryBase
-
- getDataStore() - Method in class org.apache.gora.query.impl.ResultBase
-
- getDataStore() - Method in interface org.apache.gora.query.Query
-
Returns the DataStore, that this Query is associated with.
- getDataStore() - Method in interface org.apache.gora.query.Result
-
Returns the DataStore, that this Result is associated with.
- getDataStore() - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- getDataStore() - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- getDataStore() - Method in class org.apache.gora.query.ws.impl.ResultWSBase
-
- getDataStore(Class<D>, Class<K>, Class<T>, Configuration) - Static method in class org.apache.gora.store.DataStoreFactory
-
- getDataStore(String, Class<K>, Class<T>, Configuration) - Static method in class org.apache.gora.store.DataStoreFactory
-
- getDataStore(String, String, String, Configuration) - Static method in class org.apache.gora.store.DataStoreFactory
-
- getDataStore(Class<K>, Class<T>, Configuration) - Static method in class org.apache.gora.store.DataStoreFactory
-
- getDataStore(Class<D>, Class<K>, Class<T>, Object) - Static method in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- getDataStore(String, Class<K>, Class<T>, Object) - Static method in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- getDataStore(String, String, String, Object) - Static method in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- getDataStore(Class<K>, Class<T>, Object) - Static method in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- getDate() - Static method in class org.apache.gora.util.VersionInfo
-
The date that Gora was compiled.
- getDatumReader() - Method in class org.apache.gora.avro.store.AvroStore
-
- getDatumWriter() - Method in class org.apache.gora.avro.store.AvroStore
-
- getDecoder() - Method in class org.apache.gora.avro.store.AvroStore
-
- getDefaultSchemaName(Properties, DataStore<?, ?>) - Static method in class org.apache.gora.store.DataStoreFactory
-
Gets the default schema name of a given store class
- getDefaultSchemaName(Properties, DataStore<?, ?>) - Static method in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
Gets the default schema name of a given store class
- getDelegate() - Method in class org.apache.gora.persistency.impl.DirtyCollectionWrapper
-
- getDelegate() - Method in class org.apache.gora.persistency.impl.DirtyListWrapper
-
- getDeserializer(Class<Persistent>) - Method in class org.apache.gora.mapreduce.PersistentSerialization
-
- getDeserializer(Class<String>) - Method in class org.apache.gora.mapreduce.StringSerialization
-
- getDirtyFlag() - Method in class org.apache.gora.persistency.impl.DirtyCollectionWrapper
-
- getElementSchema(GenericArray<?>) - Static method in class org.apache.gora.cassandra.serializers.TypeUtils
-
- getEncoder() - Method in class org.apache.gora.avro.store.AvroStore
-
- getEndKey() - Method in class org.apache.gora.query.impl.QueryBase
-
- getEndKey() - Method in interface org.apache.gora.query.Query
-
- getEndKey() - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- getEndTime() - Method in class org.apache.gora.query.impl.PartitionQueryImpl
-
- getEndTime() - Method in class org.apache.gora.query.impl.QueryBase
-
- getEndTime() - Method in interface org.apache.gora.query.Query
-
- getEndTime() - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- getEndTime() - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- getEnumValue(Schema, String) - Static method in class org.apache.gora.util.AvroUtils
-
- getEnumValue(Schema, int) - Static method in class org.apache.gora.util.AvroUtils
-
- getFactory(Filter<K, T>) - Method in class org.apache.gora.hbase.util.HBaseFilterUtil
-
- getFamily() - Method in class org.apache.gora.cassandra.query.CassandraColumn
-
- getFamily(String) - Method in class org.apache.gora.cassandra.store.CassandraMapping
-
- getFamily() - Method in class org.apache.gora.hbase.store.HBaseColumn
-
- getFamilyMap() - Method in class org.apache.gora.cassandra.query.CassandraQuery
-
- getFamilyMap(Query<K, T>) - Method in class org.apache.gora.cassandra.store.CassandraClient
-
Select the families that contain at least one column mapped to a query field.
- getFamilyMap() - Method in class org.apache.gora.cassandra.store.CassandraMapping
-
- getField() - Method in class org.apache.gora.cassandra.query.CassandraColumn
-
- getField(int) - Method in class org.apache.gora.persistency.ws.impl.PersistentWSBase
-
Gets a specific field from the fields map
- getFieldIndex(String) - Method in class org.apache.gora.persistency.ws.impl.PersistentWSBase
-
Gets a field index based on the field name
- getFieldMap(Schema) - Static method in class org.apache.gora.util.AvroUtils
-
Returns a map of field name to Field for schema's fields.
- getFieldName() - Method in class org.apache.gora.filter.MapFieldValueFilter
-
- getFieldName() - Method in class org.apache.gora.filter.SingleFieldValueFilter
-
- getFields() - Method in class org.apache.gora.persistency.ws.impl.PersistentWSBase
-
Gets fields using a specific class
- getFields() - Method in class org.apache.gora.query.impl.PartitionQueryImpl
-
- getFields() - Method in class org.apache.gora.query.impl.QueryBase
-
- getFields() - Method in interface org.apache.gora.query.Query
-
- getFields() - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- getFields() - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- getFields() - Method in class org.apache.gora.store.impl.DataStoreBase
-
- getFieldsToQuery(String[]) - Method in class org.apache.gora.store.impl.DataStoreBase
-
Checks whether the fields argument is null, and if so
returns all the fields of the Persistent object, else returns the
argument.
- getFilter() - Method in class org.apache.gora.query.impl.PartitionQueryImpl
-
- getFilter() - Method in class org.apache.gora.query.impl.QueryBase
-
- getFilter() - Method in interface org.apache.gora.query.Query
-
- getFilter() - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- getFilterOp() - Method in class org.apache.gora.filter.MapFieldValueFilter
-
- getFilterOp() - Method in class org.apache.gora.filter.SingleFieldValueFilter
-
- getFilters() - Method in class org.apache.gora.filter.FilterList
-
- getFixedSize(Schema.Type) - Static method in class org.apache.gora.cassandra.serializers.TypeUtils
-
- getFixedSize(Schema) - Static method in class org.apache.gora.cassandra.serializers.TypeUtils
-
- getFixedSize(Class<?>) - Static method in class org.apache.gora.cassandra.serializers.TypeUtils
-
- getHbaseFitlerUtil() - Method in class org.apache.gora.hbase.util.BaseFactory
-
- getHbaseFitlerUtil() - Method in interface org.apache.gora.hbase.util.FilterFactory
-
- getHostName() - Method in class org.apache.gora.cassandra.store.CassandraMapping
-
Simply gets the Cassandra host name.
- getHttpMethod() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Gets the value of the 'httpMethod' field
- getHttpMethod() - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Gets the value of the 'httpMethod' field.
- getHttpMethod() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Gets the value of the 'httpMethod' field.
- getHttpStatusCode() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Gets the value of the 'httpStatusCode' field
- getHttpStatusCode() - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Gets the value of the 'httpStatusCode' field.
- getHttpStatusCode() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Gets the value of the 'httpStatusCode' field.
- getInputPath(Properties, DataStore<?, ?>) - Static method in class org.apache.gora.store.DataStoreFactory
-
Returns the input path as read from the properties for file-backed data stores.
- getInputPath() - Method in interface org.apache.gora.store.FileBackedDataStore
-
- getInputPath() - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- getInputPath(Properties, DataStore<?, ?>) - Static method in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
Returns the input path as read from the properties for file-backed data stores.
- getInputStream() - Method in interface org.apache.gora.store.FileBackedDataStore
-
- getInputStream() - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- getIp() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Gets the value of the 'ip' field
- getIp() - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Gets the value of the 'ip' field.
- getIp() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Gets the value of the 'ip' field.
- getKey() - Method in class org.apache.gora.cassandra.query.CassandraRow
-
- getKey() - Method in class org.apache.gora.persistency.impl.DirtyMapWrapper.DirtyEntryWrapper
-
- getKey() - Method in class org.apache.gora.query.impl.QueryBase
-
- getKey() - Method in class org.apache.gora.query.impl.ResultBase
-
- getKey() - Method in interface org.apache.gora.query.Query
-
- getKey() - Method in interface org.apache.gora.query.Result
-
Returns the current key.
- getKey() - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- getKey() - Method in class org.apache.gora.query.ws.impl.ResultWSBase
-
- getKey() - Method in class org.apache.gora.tutorial.log.KeyValueWritable
-
- getKeyClass() - Method in interface org.apache.gora.persistency.BeanFactory
-
Returns the key class
- getKeyClass() - Method in class org.apache.gora.persistency.impl.BeanFactoryImpl
-
- getKeyClass() - Method in class org.apache.gora.persistency.ws.impl.BeanFactoryWSImpl
-
- getKeyClass() - Method in class org.apache.gora.query.impl.ResultBase
-
- getKeyClass() - Method in interface org.apache.gora.query.Result
-
Returns the class of the keys
- getKeyClass() - Method in class org.apache.gora.query.ws.impl.ResultWSBase
-
- getKeyClass() - Method in interface org.apache.gora.store.DataStore
-
Returns the class of the keys
- getKeyClass() - Method in class org.apache.gora.store.impl.DataStoreBase
-
- getKeyClass() - Method in class org.apache.gora.store.ws.impl.WSDataStoreBase
-
- getKeyspaceName() - Method in class org.apache.gora.cassandra.store.CassandraClient
-
Obtain Schema/Keyspace name
- getKeyspaceName() - Method in class org.apache.gora.cassandra.store.CassandraMapping
-
Simply gets the Cassandra namespace for ColumnFamilies, typically one per application
- getLength() - Method in class org.apache.gora.mapreduce.GoraInputSplit
-
- getLength() - Method in class org.apache.gora.query.impl.FileSplitPartitionQuery
-
- getLicense() - Method in class org.apache.gora.compiler.utils.LicenseHeaders
-
Get the license header for the LicenseHeader object.
- getLicenseName() - Method in class org.apache.gora.compiler.utils.LicenseHeaders
-
Get the license name for the LicenseHeader object.
- getLimit() - Method in class org.apache.gora.query.impl.PartitionQueryImpl
-
- getLimit() - Method in class org.apache.gora.query.impl.QueryBase
-
- getLimit() - Method in interface org.apache.gora.query.Query
-
Returns the maximum number of results
- getLimit() - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- getLimit() - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- getListTombstone() - Static method in class org.apache.gora.persistency.Tombstones
-
- getLocations() - Method in class org.apache.gora.mapreduce.GoraInputSplit
-
- getLocations() - Method in class org.apache.gora.query.impl.PartitionQueryImpl
-
- getLocations() - Method in interface org.apache.gora.query.PartitionQuery
-
Returns the locations on which this partial query will run locally.
- getLocations() - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- getManager() - Static method in class org.apache.gora.cassandra.store.CassandraMappingManager
-
- getMapKey() - Method in class org.apache.gora.filter.MapFieldValueFilter
-
- getMapping() - Method in class org.apache.gora.hbase.store.HBaseStore
-
- getMapping() - Method in class org.apache.gora.solr.store.SolrStore
-
- getMappingFile(Properties, DataStore<?, ?>, String) - Static method in class org.apache.gora.store.DataStoreFactory
-
Looks for the gora-<classname>-mapping.xml
as a resource
on the classpath.
- getMappingFile(Properties, DataStore<?, ?>, String) - Static method in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- getMapTombstone() - Static method in class org.apache.gora.persistency.Tombstones
-
- getMetric() - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Builder
-
Gets the value of the 'metric' field
- getMetric() - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
-
Gets the value of the 'metric' field.
- getMetric() - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Tombstone
-
Gets the value of the 'metric' field.
- getMetricDimension() - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Builder
-
Gets the value of the 'metricDimension' field
- getMetricDimension() - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
-
Gets the value of the 'metricDimension' field.
- getMetricDimension() - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Tombstone
-
Gets the value of the 'metricDimension' field.
- getName() - Method in class org.apache.gora.cassandra.query.CassandraColumn
-
- getName() - Method in class org.apache.gora.cassandra.query.CassandraSubColumn
-
- getName() - Method in class org.apache.gora.cassandra.query.CassandraSuperColumn
-
- getOffset() - Method in class org.apache.gora.query.impl.ResultBase
-
- getOffset() - Method in interface org.apache.gora.query.Result
-
Returns the number of times next() is called with return value true.
- getOffset() - Method in class org.apache.gora.query.ws.impl.ResultWSBase
-
- getOperands() - Method in class org.apache.gora.filter.MapFieldValueFilter
-
- getOperands() - Method in class org.apache.gora.filter.SingleFieldValueFilter
-
- getOperator() - Method in class org.apache.gora.filter.FilterList
-
- getOrCreateConf() - Method in class org.apache.gora.store.impl.DataStoreBase
-
- getOrCreateInputStream() - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- getOrCreateOutputStream() - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- getOrCreatePersistent(T) - Method in class org.apache.gora.query.impl.ResultBase
-
- getOrCreatePersistent(T) - Method in class org.apache.gora.query.ws.impl.ResultWSBase
-
Creates an object if it does not exists
- getOutputCommitter(TaskAttemptContext) - Method in class org.apache.gora.mapreduce.GoraOutputFormat
-
- getOutputPath(Properties, DataStore<?, ?>) - Static method in class org.apache.gora.store.DataStoreFactory
-
Returns the output path as read from the properties for file-backed data stores.
- getOutputPath() - Method in interface org.apache.gora.store.FileBackedDataStore
-
- getOutputPath() - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- getOutputPath(Properties, DataStore<?, ?>) - Static method in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
Returns the output path as read from the properties for file-backed data stores.
- getOutputStream() - Method in interface org.apache.gora.store.FileBackedDataStore
-
- getOutputStream() - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- getPartitions(Query<K, T>) - Method in class org.apache.gora.accumulo.store.AccumuloStore
-
- getPartitions(Query<K, T>) - Method in class org.apache.gora.cassandra.store.CassandraStore
-
- getPartitions(Query<K, T>) - Method in class org.apache.gora.hbase.store.HBaseStore
-
- getPartitions(Query<K, T>) - Method in class org.apache.gora.memory.store.MemStore
-
- getPartitions(Query<K, T>) - Method in class org.apache.gora.solr.store.SolrStore
-
- getPartitions(Query<K, T>) - Method in interface org.apache.gora.store.DataStore
-
Partitions the given query and returns a list of
PartitionQuery
s,
which will execute on local data.
- getPartitions(Query<K, T>) - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- getPersistentClass() - Method in interface org.apache.gora.persistency.BeanFactory
-
Returns the persistent class
- getPersistentClass() - Method in class org.apache.gora.persistency.impl.BeanFactoryImpl
-
- getPersistentClass() - Method in class org.apache.gora.persistency.ws.impl.BeanFactoryWSImpl
-
- getPersistentClass() - Method in class org.apache.gora.query.impl.ResultBase
-
- getPersistentClass() - Method in interface org.apache.gora.query.Result
-
Returns the class of the persistent objects
- getPersistentClass() - Method in class org.apache.gora.query.ws.impl.ResultWSBase
-
- getPersistentClass() - Method in interface org.apache.gora.store.DataStore
-
Returns the class of the persistent objects
- getPersistentClass() - Method in class org.apache.gora.store.impl.DataStoreBase
-
- getPersistentClass() - Method in class org.apache.gora.store.ws.impl.WSDataStoreBase
-
- getPersistentFieldNames(Persistent) - Static method in class org.apache.gora.util.AvroUtils
-
Return the field names from a persistent object
- getPrimaryKey() - Method in class org.apache.gora.solr.store.SolrMapping
-
- getProgress() - Method in class org.apache.gora.accumulo.query.AccumuloResult
-
- getProgress() - Method in class org.apache.gora.avro.query.AvroResult
-
- getProgress() - Method in class org.apache.gora.avro.query.DataFileAvroResult
-
- getProgress() - Method in class org.apache.gora.cassandra.query.CassandraResult
-
- getProgress() - Method in class org.apache.gora.hbase.query.HBaseGetResult
-
- getProgress() - Method in class org.apache.gora.hbase.query.HBaseScannerResult
-
- getProgress() - Method in class org.apache.gora.mapreduce.GoraRecordReader
-
- getProgress() - Method in class org.apache.gora.memory.store.MemStore.MemResult
-
- getProgress() - Method in interface org.apache.gora.query.Result
-
Returns how far along the result has iterated, a value between 0 and 1.
- getProgress() - Method in class org.apache.gora.solr.query.SolrResult
-
- getProvider() - Method in interface org.apache.gora.store.WebServiceBackedDataStore
-
- getQualifier() - Method in class org.apache.gora.hbase.store.HBaseColumn
-
- getQuery() - Method in class org.apache.gora.cassandra.query.CassandraQuery
-
- getQuery(Configuration) - Method in class org.apache.gora.mapreduce.GoraInputFormat
-
- getQuery() - Method in class org.apache.gora.mapreduce.GoraInputSplit
-
- getQuery() - Method in class org.apache.gora.query.impl.ResultBase
-
- getQuery() - Method in interface org.apache.gora.query.Result
-
Returns the Query object for this Result.
- getQuery() - Method in class org.apache.gora.query.ws.impl.ResultWSBase
-
- getRecordsMax() - Method in class org.apache.gora.mapreduce.GoraRecordCounter
-
- getRecordsNumber() - Method in class org.apache.gora.mapreduce.GoraRecordCounter
-
- getRecordWriter(TaskAttemptContext) - Method in class org.apache.gora.mapreduce.GoraOutputFormat
-
- getReferrer() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Gets the value of the 'referrer' field
- getReferrer() - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Gets the value of the 'referrer' field.
- getReferrer() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Gets the value of the 'referrer' field.
- getRegionLocation(byte[]) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
getRegionLocation provided by HTable
but not
HTableInterface
.
- getResponseSize() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Gets the value of the 'responseSize' field
- getResponseSize() - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Gets the value of the 'responseSize' field.
- getResponseSize() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Gets the value of the 'responseSize' field.
- getReverseMap(Query<K, T>) - Method in class org.apache.gora.cassandra.store.CassandraClient
-
Select the field names according to the column names, which format
if fully qualified: "family:column"
- getRevision() - Static method in class org.apache.gora.util.VersionInfo
-
Get the subversion revision number for the root directory
- getRow(K) - Method in class org.apache.gora.cassandra.query.CassandraResultSet
-
- getRowOrBefore(byte[], byte[]) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- getScanner(Scan) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- getScanner(byte[]) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- getScanner(byte[], byte[]) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- getScannerCaching() - Method in class org.apache.gora.hbase.store.HBaseStore
-
Gets the Scanner Caching optimization value
- getSchema(Object) - Static method in class org.apache.gora.cassandra.serializers.TypeUtils
-
- getSchema(Class<?>) - Static method in class org.apache.gora.cassandra.serializers.TypeUtils
-
- getSchema() - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
-
- getSchema() - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
- getSchema(Class<? extends Persistent>) - Static method in class org.apache.gora.util.AvroUtils
-
Returns the schema of the class
- getSchemaFieldNames(Schema) - Static method in class org.apache.gora.util.AvroUtils
-
Return the field names from a schema object
- getSchemaName() - Method in class org.apache.gora.accumulo.store.AccumuloStore
-
- getSchemaName() - Method in class org.apache.gora.avro.store.AvroStore
-
- getSchemaName() - Method in class org.apache.gora.cassandra.store.CassandraStore
-
In Cassandra Schemas are referred to as Keyspaces
- getSchemaName() - Method in class org.apache.gora.hbase.store.HBaseStore
-
- getSchemaName() - Method in class org.apache.gora.memory.store.MemStore
-
- getSchemaName() - Method in class org.apache.gora.solr.store.SolrStore
-
- getSchemaName() - Method in interface org.apache.gora.store.DataStore
-
Returns the schema name given to this DataStore
- getSchemaName(String, Class<?>) - Method in class org.apache.gora.store.impl.DataStoreBase
-
Returns the name of the schema to use for the persistent class.
- getSchemaName(String, Class<?>) - Method in class org.apache.gora.store.ws.impl.WSDataStoreBase
-
Returns the name of the schema to use for the persistent class.
- getSerializer(Object) - Static method in class org.apache.gora.cassandra.serializers.GoraSerializerTypeInferer
-
- getSerializer(Class<?>) - Static method in class org.apache.gora.cassandra.serializers.GoraSerializerTypeInferer
-
- getSerializer(Schema) - Static method in class org.apache.gora.cassandra.serializers.GoraSerializerTypeInferer
-
- getSerializer(Schema.Type) - Static method in class org.apache.gora.cassandra.serializers.GoraSerializerTypeInferer
-
- getSerializer(Schema.Type, Schema.Type) - Static method in class org.apache.gora.cassandra.serializers.GoraSerializerTypeInferer
-
- getSerializer(Schema.Type, Class<T>) - Static method in class org.apache.gora.cassandra.serializers.GoraSerializerTypeInferer
-
- getSerializer(Class<Persistent>) - Method in class org.apache.gora.mapreduce.PersistentSerialization
-
- getSerializer(Class<String>) - Method in class org.apache.gora.mapreduce.StringSerialization
-
- getSolrField(String) - Method in class org.apache.gora.solr.store.SolrMapping
-
- getSplit() - Method in class org.apache.gora.query.impl.FileSplitPartitionQuery
-
- getSplits(JobContext) - Method in class org.apache.gora.mapreduce.GoraInputFormat
-
- getSplits(Configuration, String) - Static method in class org.apache.gora.mapreduce.GoraMapReduceUtils
-
- getSrcChecksum() - Static method in class org.apache.gora.util.VersionInfo
-
Get the checksum of the source files from which Gora was
built.
- getStart() - Method in class org.apache.gora.query.impl.FileSplitPartitionQuery
-
- getStartEndKeys() - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
getStartEndKeys provided by HTable
but not HTableInterface
.
- getStartKey() - Method in class org.apache.gora.query.impl.QueryBase
-
- getStartKey() - Method in interface org.apache.gora.query.Query
-
- getStartKey() - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- getStartTime() - Method in class org.apache.gora.query.impl.PartitionQueryImpl
-
- getStartTime() - Method in class org.apache.gora.query.impl.QueryBase
-
- getStartTime() - Method in interface org.apache.gora.query.Query
-
- getStartTime() - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- getStartTime() - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- getStaticField(Class<?>, String) - Static method in class org.apache.gora.util.ReflectionUtils
-
Returns the value of a named static field
- getSupportedFilters() - Method in class org.apache.gora.hbase.util.DefaultFactory
-
- getSupportedFilters() - Method in interface org.apache.gora.hbase.util.FilterFactory
-
- getTable() - Method in class org.apache.gora.hbase.store.HBaseMapping
-
- getTableDescriptor() - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- getTableName() - Method in class org.apache.gora.hbase.store.HBaseMapping
-
- getTableName() - Method in class org.apache.gora.hbase.store.HBaseMapping.HBaseMappingBuilder
-
- getTableName() - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- getTimestamp() - Method in class org.apache.gora.query.impl.PartitionQueryImpl
-
- getTimestamp() - Method in class org.apache.gora.query.impl.QueryBase
-
- getTimestamp() - Method in interface org.apache.gora.query.Query
-
- getTimestamp() - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- getTimestamp() - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- getTimestamp() - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Builder
-
Gets the value of the 'timestamp' field
- getTimestamp() - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
-
Gets the value of the 'timestamp' field.
- getTimestamp() - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Tombstone
-
Gets the value of the 'timestamp' field.
- getTimestamp() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Gets the value of the 'timestamp' field
- getTimestamp() - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Gets the value of the 'timestamp' field.
- getTimestamp() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Gets the value of the 'timestamp' field.
- getTombstone() - Method in interface org.apache.gora.persistency.Persistent
-
Get an object which can be used to mark this field as deleted (rather than
state unknown, which is indicated by null).
- getTombstone() - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
-
- getTombstone() - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
- getType() - Method in class org.apache.gora.cassandra.query.CassandraColumn
-
- getType(Object) - Static method in class org.apache.gora.cassandra.serializers.TypeUtils
-
- getType(Class<?>) - Static method in class org.apache.gora.cassandra.serializers.TypeUtils
-
- getUnionType() - Method in class org.apache.gora.cassandra.query.CassandraColumn
-
- getUnmanagedFields() - Method in class org.apache.gora.persistency.impl.PersistentBase
-
- getUnmanagedFields() - Method in interface org.apache.gora.persistency.Persistent
-
Get a list of fields from this persistent object's schema that are not
managed by Gora.
- getUrl() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Gets the value of the 'url' field
- getUrl() - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Gets the value of the 'url' field.
- getUrl() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Gets the value of the 'url' field.
- getUrl() - Static method in class org.apache.gora.util.VersionInfo
-
Get the subversion URL for the root Gora directory.
- getUser() - Static method in class org.apache.gora.util.VersionInfo
-
The user that compiled Gora.
- getUserAgent() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Gets the value of the 'userAgent' field
- getUserAgent() - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Gets the value of the 'userAgent' field.
- getUserAgent() - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Gets the value of the 'userAgent' field.
- getValue() - Method in class org.apache.gora.cassandra.query.CassandraColumn
-
- getValue() - Method in class org.apache.gora.cassandra.query.CassandraSubColumn
-
Deserialize a String into an typed Object, according to the field schema.
- getValue() - Method in class org.apache.gora.cassandra.query.CassandraSuperColumn
-
- getValue() - Method in class org.apache.gora.persistency.impl.DirtyMapWrapper.DirtyEntryWrapper
-
- getValue() - Method in class org.apache.gora.tutorial.log.KeyValueWritable
-
- getVersion() - Static method in class org.apache.gora.util.VersionInfo
-
Get the Gora version.
- getWriteBufferSize() - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- getWSProvider() - Method in class org.apache.gora.store.ws.impl.WSDataStoreBase
-
Gets web service provider name
- GORA - Static variable in class org.apache.gora.store.DataStoreFactory
-
- GORA - Static variable in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- GORA_DEFAULT_DATASTORE_KEY - Static variable in class org.apache.gora.store.DataStoreFactory
-
- GORA_DEFAULT_DATASTORE_KEY - Static variable in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- GORA_DEFAULT_PROPERTIES_FILE - Static variable in class org.apache.gora.store.DataStoreFactory
-
- GORA_DEFAULT_PROPERTIES_FILE - Static variable in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- GoraCompiler - Class in org.apache.gora.compiler
-
- GoraCompilerCLI - Class in org.apache.gora.compiler.cli
-
- GoraCompilerCLI() - Constructor for class org.apache.gora.compiler.cli.GoraCompilerCLI
-
- GoraException - Exception in org.apache.gora.util
-
Gora specific exception.
- GoraException() - Constructor for exception org.apache.gora.util.GoraException
-
- GoraException(String, Throwable) - Constructor for exception org.apache.gora.util.GoraException
-
- GoraException(String) - Constructor for exception org.apache.gora.util.GoraException
-
- GoraException(Throwable) - Constructor for exception org.apache.gora.util.GoraException
-
- GoraInputFormat<K,T extends PersistentBase> - Class in org.apache.gora.mapreduce
-
InputFormat
to fetch the input from Gora data stores.
- GoraInputFormat() - Constructor for class org.apache.gora.mapreduce.GoraInputFormat
-
- GoraInputSplit - Class in org.apache.gora.mapreduce
-
- GoraInputSplit() - Constructor for class org.apache.gora.mapreduce.GoraInputSplit
-
- GoraInputSplit(Configuration, PartitionQuery<?, ?>) - Constructor for class org.apache.gora.mapreduce.GoraInputSplit
-
- GoraMapper<K1,V1 extends Persistent,K2,V2> - Class in org.apache.gora.mapreduce
-
Base class for Gora based Mapper
s.
- GoraMapper() - Constructor for class org.apache.gora.mapreduce.GoraMapper
-
- GoraMapReduceUtils - Class in org.apache.gora.mapreduce
-
MapReduce related utilities for Gora
- GoraMapReduceUtils() - Constructor for class org.apache.gora.mapreduce.GoraMapReduceUtils
-
- GoraMapReduceUtils.HelperInputFormat<K,V> - Class in org.apache.gora.mapreduce
-
- GoraMapReduceUtils.HelperInputFormat() - Constructor for class org.apache.gora.mapreduce.GoraMapReduceUtils.HelperInputFormat
-
- GoraOutputFormat<K,T extends Persistent> - Class in org.apache.gora.mapreduce
-
OutputFormat
for Hadoop jobs that want to store the job outputs
to a Gora store.
- GoraOutputFormat() - Constructor for class org.apache.gora.mapreduce.GoraOutputFormat
-
- GoraRecordCounter - Class in org.apache.gora.mapreduce
-
- GoraRecordCounter() - Constructor for class org.apache.gora.mapreduce.GoraRecordCounter
-
- GoraRecordReader<K,T extends PersistentBase> - Class in org.apache.gora.mapreduce
-
An adapter for Result to Hadoop RecordReader.
- GoraRecordReader(Query<K, T>, TaskAttemptContext) - Constructor for class org.apache.gora.mapreduce.GoraRecordReader
-
- GoraRecordWriter<K,T> - Class in org.apache.gora.mapreduce
-
Hadoop record writer that flushes the Gora datastore regularly.
- GoraRecordWriter(DataStore<K, Persistent>, TaskAttemptContext) - Constructor for class org.apache.gora.mapreduce.GoraRecordWriter
-
- GoraReducer<K1,V1,K2,V2 extends Persistent> - Class in org.apache.gora.mapreduce
-
Base class for Gora based Reducer
s.
- GoraReducer() - Constructor for class org.apache.gora.mapreduce.GoraReducer
-
- GoraSerializerTypeInferer - Class in org.apache.gora.cassandra.serializers
-
Utility class that infers the concrete Serializer needed to turn a value into
its binary representation
- GoraSerializerTypeInferer() - Constructor for class org.apache.gora.cassandra.serializers.GoraSerializerTypeInferer
-
- GoraVersionAnnotation - Annotation Type in org.apache.gora
-
A package attribute that captures the version of Gora that was compiled.
- increment(Increment) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- increment() - Method in class org.apache.gora.mapreduce.GoraRecordCounter
-
- incrementColumnValue(byte[], byte[], byte[], long) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- incrementColumnValue(byte[], byte[], byte[], long, boolean) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- indexOf(Object) - Method in class org.apache.gora.persistency.impl.DirtyListWrapper
-
- indexOf(Object) - Method in class org.apache.gora.persistency.Tombstones.ListTombstone
-
- initialize(Class<K>, Class<T>, Properties) - Method in class org.apache.gora.accumulo.store.AccumuloStore
-
- initialize(Class<K>, Class<T>, Properties) - Method in class org.apache.gora.avro.store.AvroStore
-
- initialize(Class<K>, Class<T>) - Method in class org.apache.gora.cassandra.store.CassandraClient
-
- initialize(Class<K>, Class<T>, Properties) - Method in class org.apache.gora.cassandra.store.CassandraStore
-
Initialize is called when then the call to
org.apache.gora.store.DataStoreFactory#createDataStore(Class dataStoreClass, Class keyClass, Class persistent, org.apache.hadoop.conf.Configuration conf)
is made.
- initialize(Class<K>, Class<T>, Properties) - Method in class org.apache.gora.hbase.store.HBaseStore
-
- initialize(InputSplit, TaskAttemptContext) - Method in class org.apache.gora.mapreduce.GoraRecordReader
-
- initialize(Class<K>, Class<T>, Properties) - Method in class org.apache.gora.solr.store.SolrStore
-
- initialize(Class<K>, Class<T>, Properties) - Method in interface org.apache.gora.store.DataStore
-
Initializes this DataStore.
- initialize(Class<K>, Class<T>, Properties) - Method in class org.apache.gora.store.impl.DataStoreBase
-
- initialize(Class<K>, Class<T>, Properties) - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- initialize(Class<K>, Class<T>, Properties) - Method in class org.apache.gora.store.ws.impl.WSBackedDataStoreBase
-
- initialize(Class<K>, Class<T>, Properties) - Method in class org.apache.gora.store.ws.impl.WSDataStoreBase
-
- initializeRelations() - Method in class org.apache.gora.compiler.utils.LicenseHeaders
-
Initializes relations between supported licenses and license text
- initMapperJob(Job, Class<? extends DataStore<K1, V1>>, Class<K1>, Class<V1>, Class<K2>, Class<V2>, Class<? extends GoraMapper>, Class<? extends Partitioner>, boolean) - Static method in class org.apache.gora.mapreduce.GoraMapper
-
Initializes the Mapper, and sets input parameters for the job.
- initMapperJob(Job, Class<? extends DataStore<K1, V1>>, Class<K1>, Class<V1>, Class<K2>, Class<V2>, Class<? extends GoraMapper>, boolean) - Static method in class org.apache.gora.mapreduce.GoraMapper
-
Initializes the Mapper, and sets input parameters for the job.
- initMapperJob(Job, Query<K1, V1>, DataStore<K1, V1>, Class<K2>, Class<V2>, Class<? extends GoraMapper>, Class<? extends Partitioner>, boolean) - Static method in class org.apache.gora.mapreduce.GoraMapper
-
Initializes the Mapper, and sets input parameters for the job
- initMapperJob(Job, DataStore<K1, V1>, Class<K2>, Class<V2>, Class<? extends GoraMapper>, boolean) - Static method in class org.apache.gora.mapreduce.GoraMapper
-
Initializes the Mapper, and sets input parameters for the job
- initMapperJob(Job, Query<K1, V1>, DataStore<K1, V1>, Class<K2>, Class<V2>, Class<? extends GoraMapper>, boolean) - Static method in class org.apache.gora.mapreduce.GoraMapper
-
Initializes the Mapper, and sets input parameters for the job
- initReducerJob(Job, Class<? extends DataStore<K2, V2>>, Class<K2>, Class<V2>, Class<? extends GoraReducer<K1, V1, K2, V2>>, boolean) - Static method in class org.apache.gora.mapreduce.GoraReducer
-
Initializes the Reducer, and sets output parameters for the job.
- initReducerJob(Job, DataStore<K2, V2>, Class<? extends GoraReducer<K1, V1, K2, V2>>) - Static method in class org.apache.gora.mapreduce.GoraReducer
-
Initializes the Reducer, and sets output parameters for the job.
- initReducerJob(Job, DataStore<K2, V2>, Class<? extends GoraReducer<K1, V1, K2, V2>>, boolean) - Static method in class org.apache.gora.mapreduce.GoraReducer
-
Initializes the Reducer, and sets output parameters for the job.
- INPUT_PATH - Static variable in class org.apache.gora.store.DataStoreFactory
-
- INPUT_PATH - Static variable in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- inputPath - Variable in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- inputSize - Variable in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- inputStream - Variable in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- insertColumn(Mutator<K>, K, String, ByteBuffer, ByteBuffer, String) - Static method in class org.apache.gora.cassandra.store.HectorUtils
-
- insertColumn(Mutator<K>, K, String, String, ByteBuffer, String) - Static method in class org.apache.gora.cassandra.store.HectorUtils
-
- insertSubColumn(Mutator<K>, K, String, String, ByteBuffer, ByteBuffer, String) - Static method in class org.apache.gora.cassandra.store.HectorUtils
-
- insertSubColumn(Mutator<K>, K, String, String, String, ByteBuffer, String) - Static method in class org.apache.gora.cassandra.store.HectorUtils
-
- insertSubColumn(Mutator<K>, K, String, String, Integer, ByteBuffer, String) - Static method in class org.apache.gora.cassandra.store.HectorUtils
-
- INSTANCE_NAME_PROPERTY - Static variable in class org.apache.gora.accumulo.store.AccumuloStore
-
- IOUtils - Class in org.apache.gora.util
-
An utility class for I/O related functionality.
- IOUtils() - Constructor for class org.apache.gora.util.IOUtils
-
- is(String) - Static method in class org.apache.gora.util.StringUtils
-
helper for string null and empty checking
- isAutoFlush() - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- isCompiled - Variable in class org.apache.gora.query.ws.impl.QueryWSBase
-
Flag to determine whether a query is compiled or not
- isDirty() - Method in interface org.apache.gora.persistency.Dirtyable
-
Returns whether any of the fields of the object has been modified after
construction or loading.
- isDirty() - Method in class org.apache.gora.persistency.impl.DirtyCollectionWrapper
-
- isDirty() - Method in class org.apache.gora.persistency.impl.DirtyMapWrapper.DirtyEntryWrapper
-
- isDirty() - Method in class org.apache.gora.persistency.impl.DirtyMapWrapper
-
- isDirty() - Method in class org.apache.gora.persistency.impl.PersistentBase
-
- isDirty(int) - Method in class org.apache.gora.persistency.impl.PersistentBase
-
- isDirty(String) - Method in class org.apache.gora.persistency.impl.PersistentBase
-
- isDirty(int) - Method in interface org.apache.gora.persistency.Persistent
-
Returns whether the field has been modified.
- isDirty(String) - Method in interface org.apache.gora.persistency.Persistent
-
Returns whether the field has been modified.
- isDirty() - Method in class org.apache.gora.persistency.ws.impl.PersistentWSBase
-
- isDirty(int) - Method in class org.apache.gora.persistency.ws.impl.PersistentWSBase
-
- isDirty(String) - Method in class org.apache.gora.persistency.ws.impl.PersistentWSBase
-
- isEmpty() - Method in class org.apache.gora.persistency.impl.DirtyCollectionWrapper
-
- isEmpty() - Method in class org.apache.gora.persistency.impl.DirtyMapWrapper
-
- isEmpty() - Method in class org.apache.gora.persistency.Tombstones.ListTombstone
-
- isEmpty() - Method in class org.apache.gora.persistency.Tombstones.MapTombstone
-
- isFieldEqual(int, Object) - Method in class org.apache.gora.persistency.ws.impl.PersistentWSBase
-
Checks if a field is equal between two objects
- isFilterIfMissing() - Method in class org.apache.gora.filter.MapFieldValueFilter
-
- isFilterIfMissing() - Method in class org.apache.gora.filter.SingleFieldValueFilter
-
- isHttpMethodDirty(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Checks the dirty status of the 'httpMethod' field.
- isHttpMethodDirty(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Checks the dirty status of the 'httpMethod' field.
- isHttpStatusCodeDirty(Integer) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Checks the dirty status of the 'httpStatusCode' field.
- isHttpStatusCodeDirty(Integer) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Checks the dirty status of the 'httpStatusCode' field.
- isIpDirty(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Checks the dirty status of the 'ip' field.
- isIpDirty(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Checks the dirty status of the 'ip' field.
- isKeyPersistent() - Method in class org.apache.gora.persistency.impl.BeanFactoryImpl
-
- isKeyPersistent() - Method in class org.apache.gora.persistency.ws.impl.BeanFactoryWSImpl
-
Returns if a key is an object of a persistent class
- isLimitReached() - Method in class org.apache.gora.query.impl.ResultBase
-
Returns whether the limit for the query is reached.
- isLimitReached() - Method in class org.apache.gora.query.ws.impl.ResultWSBase
-
Returns whether the limit for the query is reached.
- isLocalFilterEnabled() - Method in class org.apache.gora.query.impl.QueryBase
-
- isLocalFilterEnabled() - Method in interface org.apache.gora.query.Query
-
- isLocalFilterEnabled() - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- isMetricDimensionDirty(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
-
Checks the dirty status of the 'metricDimension' field.
- isMetricDimensionDirty(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Tombstone
-
Checks the dirty status of the 'metricDimension' field.
- isMetricDirty(Long) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
-
Checks the dirty status of the 'metric' field.
- isMetricDirty(Long) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Tombstone
-
Checks the dirty status of the 'metric' field.
- isModulo() - Method in class org.apache.gora.mapreduce.GoraRecordCounter
-
- isNotHiddenField(String) - Static method in class org.apache.gora.compiler.GoraCompiler
-
- isReferrerDirty(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Checks the dirty status of the 'referrer' field.
- isReferrerDirty(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Checks the dirty status of the 'referrer' field.
- isResponseSizeDirty(Integer) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Checks the dirty status of the 'responseSize' field.
- isResponseSizeDirty(Integer) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Checks the dirty status of the 'responseSize' field.
- isSuper(String) - Method in class org.apache.gora.cassandra.store.CassandraClient
-
Determines if a column is a superColumn or not.
- isSuper(String) - Method in class org.apache.gora.cassandra.store.CassandraMapping
-
Read family super attribute.
- isTimestampDirty(Long) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
-
Checks the dirty status of the 'timestamp' field.
- isTimestampDirty(Long) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Tombstone
-
Checks the dirty status of the 'timestamp' field.
- isTimestampDirty(Long) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Checks the dirty status of the 'timestamp' field.
- isTimestampDirty(Long) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Checks the dirty status of the 'timestamp' field.
- isTombstone(Object) - Static method in class org.apache.gora.persistency.Tombstones
-
- isUrlDirty(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Checks the dirty status of the 'url' field.
- isUrlDirty(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Checks the dirty status of the 'url' field.
- isUserAgentDirty(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Checks the dirty status of the 'userAgent' field.
- isUserAgentDirty(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Checks the dirty status of the 'userAgent' field.
- iterator() - Method in class org.apache.gora.persistency.impl.DirtyCollectionWrapper
-
- iterator() - Method in class org.apache.gora.persistency.Tombstones.ListTombstone
-
- schema - Variable in class org.apache.gora.store.impl.DataStoreBase
-
The schema of the persistent class
- SCHEMA$ - Static variable in class org.apache.gora.tutorial.log.generated.MetricDatum
-
- SCHEMA$ - Static variable in class org.apache.gora.tutorial.log.generated.Pageview
-
- SCHEMA_NAME - Static variable in class org.apache.gora.store.DataStoreFactory
-
- SCHEMA_NAME - Static variable in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
- schemaExists() - Method in class org.apache.gora.accumulo.store.AccumuloStore
-
- schemaExists() - Method in class org.apache.gora.cassandra.store.CassandraStore
-
Simple method to check if a Cassandra Keyspace exists.
- schemaExists() - Method in class org.apache.gora.hbase.store.HBaseStore
-
- schemaExists() - Method in class org.apache.gora.memory.store.MemStore
-
- schemaExists() - Method in class org.apache.gora.solr.store.SolrStore
-
- schemaExists() - Method in interface org.apache.gora.store.DataStore
-
Returns whether the schema that holds the data exists in the datastore.
- schemaExists() - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- schemaExists() - Method in class org.apache.gora.store.ws.impl.WSBackedDataStoreBase
-
- seek(long) - Method in class org.apache.gora.avro.mapreduce.FsInput
-
- serialize(Persistent) - Method in class org.apache.gora.mapreduce.PersistentSerializer
-
- serialize(Configuration, DataOutput, T, Class<T>) - Static method in class org.apache.gora.util.IOUtils
-
Serializes the object to the given dataoutput using
available Hadoop serializations
- serialize(Configuration, DataOutput, T) - Static method in class org.apache.gora.util.IOUtils
-
Serializes the object to the given dataoutput using
available Hadoop serializations
- serialize(Configuration, T) - Static method in class org.apache.gora.util.IOUtils
-
Serializes the object to the given dataoutput using
available Hadoop serializations
- serialize(OutputStream, SpecificDatumWriter<T>, Schema, T) - Static method in class org.apache.gora.util.IOUtils
-
Serializes the field object using the datumWriter.
- serialize(OutputStream, SpecificDatumWriter<T>, Schema, T) - Static method in class org.apache.gora.util.IOUtils
-
Serializes the field object using the datumWriter.
- serialize(SpecificDatumWriter<T>, Schema, T) - Static method in class org.apache.gora.util.IOUtils
-
Serializes the field object using the datumWriter.
- serialize(SpecificDatumWriter<T>, Schema, T) - Static method in class org.apache.gora.util.IOUtils
-
Serializes the field object using the datumWriter.
- serializer(T, Schema) - Static method in class org.apache.gora.cassandra.serializers.AvroSerializerUtil
-
- set(int, T) - Method in class org.apache.gora.persistency.impl.DirtyListWrapper
-
- set(int, Object) - Method in class org.apache.gora.persistency.Tombstones.ListTombstone
-
- setAutoFlush(boolean) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- setAutoFlush(boolean, boolean) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- setBeanFactory(BeanFactory<K, T>) - Method in interface org.apache.gora.store.DataStore
-
- setBeanFactory(BeanFactory<K, T>) - Method in class org.apache.gora.store.impl.DataStoreBase
-
- setCodecType(AvroStore.CodecType) - Method in class org.apache.gora.avro.store.AvroStore
-
- setConf(Configuration) - Method in class org.apache.gora.hbase.store.HBaseStore
-
- setConf(Configuration) - Method in class org.apache.gora.mapreduce.GoraInputFormat
-
- setConf(Configuration) - Method in class org.apache.gora.mapreduce.GoraInputSplit
-
- setConf(Configuration) - Method in class org.apache.gora.query.impl.QueryBase
-
- setConf(Object) - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
Sets the configuration object
- setConf(Configuration) - Method in class org.apache.gora.store.impl.DataStoreBase
-
- setConf(Object) - Method in class org.apache.gora.store.ws.impl.WSDataStoreBase
-
Sets the configuration (authentication) object
- setCoreName(String) - Method in class org.apache.gora.solr.store.SolrMapping
-
- setDataStore(DataStore<K, T>) - Method in class org.apache.gora.query.impl.QueryBase
-
- setDataStore(DataStore<K, T>) - Method in interface org.apache.gora.query.Query
-
Sets the dataStore of this query.
- setDataStore(DataStore<K, T>) - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- setDatumReader(DatumReader<T>) - Method in class org.apache.gora.avro.store.AvroStore
-
- setDatumWriter(DatumWriter<T>) - Method in class org.apache.gora.avro.store.AvroStore
-
- setDecoder(Decoder) - Method in class org.apache.gora.avro.store.AvroStore
-
- setDefaultSchemaName(Properties, String) - Static method in class org.apache.gora.store.DataStoreFactory
-
Sets the default schema name.
- setDefaultSchemaName(Properties, Class<D>, String) - Static method in class org.apache.gora.store.DataStoreFactory
-
Sets the default schema name to be used by the datastore of the given class
- setDefaultSchemaName(Properties, String) - Static method in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
Sets the default schema name.
- setDefaultSchemaName(Properties, Class<D>, String) - Static method in class org.apache.gora.store.ws.impl.WSDataStoreFactory
-
Sets the default schema name to be used by the datastore of the given class
- setDirty() - Method in class org.apache.gora.persistency.impl.PersistentBase
-
- setDirty(int) - Method in class org.apache.gora.persistency.impl.PersistentBase
-
- setDirty(String) - Method in class org.apache.gora.persistency.impl.PersistentBase
-
- setDirty() - Method in interface org.apache.gora.persistency.Persistent
-
Sets all the fields of the object as dirty.
- setDirty(int) - Method in interface org.apache.gora.persistency.Persistent
-
Sets the field as dirty.
- setDirty(String) - Method in interface org.apache.gora.persistency.Persistent
-
Sets the field as dirty.
- setEncoder(Encoder) - Method in class org.apache.gora.avro.store.AvroStore
-
- setEndKey(K) - Method in class org.apache.gora.query.impl.QueryBase
-
- setEndKey(K) - Method in interface org.apache.gora.query.Query
-
- setEndKey(K) - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- setEndTime(long) - Method in class org.apache.gora.query.impl.PartitionQueryImpl
-
- setEndTime(long) - Method in class org.apache.gora.query.impl.QueryBase
-
- setEndTime(long) - Method in interface org.apache.gora.query.Query
-
- setEndTime(long) - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- setEndTime(long) - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- setFamily(String) - Method in class org.apache.gora.cassandra.query.CassandraColumn
-
- setFamilyMap(Map<String, List<String>>) - Method in class org.apache.gora.cassandra.query.CassandraQuery
-
- setField(Schema.Field) - Method in class org.apache.gora.cassandra.query.CassandraColumn
-
- setFieldName(String) - Method in class org.apache.gora.filter.MapFieldValueFilter
-
- setFieldName(String) - Method in class org.apache.gora.filter.SingleFieldValueFilter
-
- setFields(String...) - Method in class org.apache.gora.query.impl.PartitionQueryImpl
-
- setFields(String...) - Method in class org.apache.gora.query.impl.QueryBase
-
- setFields(String...) - Method in interface org.apache.gora.query.Query
-
- setFields(String...) - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- setFields(String...) - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- setFilter(Scan, Filter<K, T>, HBaseStore<K, T>) - Method in class org.apache.gora.hbase.util.HBaseFilterUtil
-
Set a filter on the Scan.
- setFilter(Filter<K, T>) - Method in class org.apache.gora.query.impl.PartitionQueryImpl
-
- setFilter(Filter<K, T>) - Method in class org.apache.gora.query.impl.QueryBase
-
- setFilter(Filter<K, T>) - Method in interface org.apache.gora.query.Query
-
- setFilter(Filter<K, T>) - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- setFilterIfMissing(boolean) - Method in class org.apache.gora.filter.MapFieldValueFilter
-
- setFilterIfMissing(boolean) - Method in class org.apache.gora.filter.SingleFieldValueFilter
-
- setFilterOp(FilterOp) - Method in class org.apache.gora.filter.MapFieldValueFilter
-
- setFilterOp(FilterOp) - Method in class org.apache.gora.filter.SingleFieldValueFilter
-
- setHBaseFitlerUtil(HBaseFilterUtil<K, T>) - Method in class org.apache.gora.hbase.util.BaseFactory
-
- setHBaseFitlerUtil(HBaseFilterUtil<K, T>) - Method in interface org.apache.gora.hbase.util.FilterFactory
-
- setHttpMethod(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Sets the value of the 'httpMethod' field
- setHttpMethod(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Sets the value of the 'httpMethod' field.
- setHttpMethod(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Sets the value of the 'httpMethod' field.
- setHttpStatusCode(int) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Sets the value of the 'httpStatusCode' field
- setHttpStatusCode(Integer) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Sets the value of the 'httpStatusCode' field.
- setHttpStatusCode(Integer) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Sets the value of the 'httpStatusCode' field.
- setInput(Job, Query<K1, V1>, boolean) - Static method in class org.apache.gora.mapreduce.GoraInputFormat
-
Sets the input parameters for the job
- setInput(Job, Query<K1, V1>, DataStore<K1, V1>, boolean) - Static method in class org.apache.gora.mapreduce.GoraInputFormat
-
Sets the input parameters for the job
- setInput(Job, Class<? extends DataStore<K1, V1>>, Class<K1>, Class<V1>, boolean) - Static method in class org.apache.gora.mapreduce.GoraInputFormat
-
Sets the input parameters for the job
- setInputPath(String) - Method in interface org.apache.gora.store.FileBackedDataStore
-
- setInputPath(String) - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- setInputStream(InputStream) - Method in interface org.apache.gora.store.FileBackedDataStore
-
- setInputStream(InputStream) - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- setIOSerializations(Configuration, boolean) - Static method in class org.apache.gora.mapreduce.GoraMapReduceUtils
-
Add our own serializer (obtained via the
PersistentSerialization
wrapper) to any other
io.serializations
which may be specified
within existing Hadoop configuration.
- setIp(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Sets the value of the 'ip' field
- setIp(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Sets the value of the 'ip' field.
- setIp(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Sets the value of the 'ip' field.
- setKey(K) - Method in class org.apache.gora.cassandra.query.CassandraRow
-
- setKey(K) - Method in class org.apache.gora.query.impl.QueryBase
-
- setKey(K) - Method in interface org.apache.gora.query.Query
-
- setKey(K) - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- setKey(K) - Method in class org.apache.gora.tutorial.log.KeyValueWritable
-
- setKeyClass(Class<K>) - Method in interface org.apache.gora.store.DataStore
-
Sets the class of the keys
- setKeyClass(Class<K>) - Method in class org.apache.gora.store.impl.DataStoreBase
-
- setKeyClass(Class<K>) - Method in class org.apache.gora.store.ws.impl.WSDataStoreBase
-
- setKeyRange(K, K) - Method in class org.apache.gora.query.impl.QueryBase
-
- setKeyRange(K, K) - Method in interface org.apache.gora.query.Query
-
Set the range of keys over which the query will execute.
- setKeyRange(K, K) - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- setLicenseName(String) - Method in class org.apache.gora.compiler.utils.LicenseHeaders
-
Set the license header for the LicenseHeader object.
- setLimit(long) - Method in class org.apache.gora.query.impl.PartitionQueryImpl
-
- setLimit(long) - Method in class org.apache.gora.query.impl.QueryBase
-
- setLimit(long) - Method in interface org.apache.gora.query.Query
-
Sets the maximum number of results to return.
- setLimit(long) - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- setLimit(long) - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- setLocalFilterEnabled(boolean) - Method in class org.apache.gora.query.impl.QueryBase
-
- setLocalFilterEnabled(boolean) - Method in interface org.apache.gora.query.Query
-
Set whether the local filter is enabled.
- setLocalFilterEnabled(boolean) - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- setMapKey(Utf8) - Method in class org.apache.gora.filter.MapFieldValueFilter
-
- setMetric(long) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Builder
-
Sets the value of the 'metric' field
- setMetric(Long) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
-
Sets the value of the 'metric' field.
- setMetric(Long) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Tombstone
-
Sets the value of the 'metric' field.
- setMetricDimension(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Builder
-
Sets the value of the 'metricDimension' field
- setMetricDimension(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
-
Sets the value of the 'metricDimension' field.
- setMetricDimension(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Tombstone
-
Sets the value of the 'metricDimension' field.
- setOperands(List<Object>) - Method in class org.apache.gora.filter.MapFieldValueFilter
-
- setOperands(List<Object>) - Method in class org.apache.gora.filter.SingleFieldValueFilter
-
- setOutput(Job, DataStore<K, V>, boolean) - Static method in class org.apache.gora.mapreduce.GoraOutputFormat
-
Sets the output parameters for the job
- setOutput(Job, Class<? extends DataStore>, Class<K>, Class<V>, boolean) - Static method in class org.apache.gora.mapreduce.GoraOutputFormat
-
Sets the output parameters for the job
- setOutputPath(String) - Method in interface org.apache.gora.store.FileBackedDataStore
-
- setOutputPath(String) - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- setOutputStream(OutputStream) - Method in interface org.apache.gora.store.FileBackedDataStore
-
- setOutputStream(OutputStream) - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
-
- setPersistentClass(Class<T>) - Method in interface org.apache.gora.store.DataStore
-
Sets the class of the persistent objects
- setPersistentClass(Class<T>) - Method in class org.apache.gora.store.impl.DataStoreBase
-
- setPersistentClass(Class<T>) - Method in class org.apache.gora.store.ws.impl.WSDataStoreBase
-
- setPrimaryKey(String) - Method in class org.apache.gora.solr.store.SolrMapping
-
- setProvider(String) - Method in interface org.apache.gora.store.WebServiceBackedDataStore
-
- setQuery(Query<K, T>) - Method in class org.apache.gora.cassandra.query.CassandraQuery
-
- setQuery(Job, Query<K, T>) - Static method in class org.apache.gora.mapreduce.GoraInputFormat
-
- setRecordsMax(int) - Method in class org.apache.gora.mapreduce.GoraRecordCounter
-
- setReferrer(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Sets the value of the 'referrer' field
- setReferrer(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Sets the value of the 'referrer' field.
- setReferrer(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Sets the value of the 'referrer' field.
- setResponseSize(int) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Sets the value of the 'responseSize' field
- setResponseSize(Integer) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Sets the value of the 'responseSize' field.
- setResponseSize(Integer) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Sets the value of the 'responseSize' field.
- setResultSet(CassandraResultSet<K>) - Method in class org.apache.gora.cassandra.query.CassandraResult
-
- setReverseMap(Map<String, String>) - Method in class org.apache.gora.cassandra.query.CassandraResult
-
- setScannerCaching(int) - Method in class org.apache.gora.hbase.store.HBaseStore
-
Sets the value for Scanner Caching optimization
- setStartKey(K) - Method in class org.apache.gora.query.impl.QueryBase
-
- setStartKey(K) - Method in interface org.apache.gora.query.Query
-
- setStartKey(K) - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- setStartTime(long) - Method in class org.apache.gora.query.impl.PartitionQueryImpl
-
- setStartTime(long) - Method in class org.apache.gora.query.impl.QueryBase
-
- setStartTime(long) - Method in interface org.apache.gora.query.Query
-
- setStartTime(long) - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- setStartTime(long) - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- setTableName(String) - Method in class org.apache.gora.hbase.store.HBaseMapping.HBaseMappingBuilder
-
- setTimeRange(long, long) - Method in class org.apache.gora.query.impl.PartitionQueryImpl
-
- setTimeRange(long, long) - Method in class org.apache.gora.query.impl.QueryBase
-
- setTimeRange(long, long) - Method in interface org.apache.gora.query.Query
-
- setTimeRange(long, long) - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- setTimeRange(long, long) - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- setTimestamp(long) - Method in class org.apache.gora.query.impl.PartitionQueryImpl
-
- setTimestamp(long) - Method in class org.apache.gora.query.impl.QueryBase
-
- setTimestamp(long) - Method in interface org.apache.gora.query.Query
-
- setTimestamp(long) - Method in class org.apache.gora.query.ws.impl.PartitionWSQueryImpl
-
- setTimestamp(long) - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- setTimestamp(long) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Builder
-
Sets the value of the 'timestamp' field
- setTimestamp(Long) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
-
Sets the value of the 'timestamp' field.
- setTimestamp(Long) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum.Tombstone
-
Sets the value of the 'timestamp' field.
- setTimestamp(long) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Sets the value of the 'timestamp' field
- setTimestamp(Long) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Sets the value of the 'timestamp' field.
- setTimestamp(Long) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Sets the value of the 'timestamp' field.
- setType(int) - Method in class org.apache.gora.cassandra.query.CassandraColumn
-
- setUnionType(int) - Method in class org.apache.gora.cassandra.query.CassandraColumn
-
- setup(Mapper<Long, Pageview, TextLong, LongWritable>.Context) - Method in class org.apache.gora.tutorial.log.LogAnalytics.LogAnalyticsMapper
-
- setupJob(JobContext) - Method in class org.apache.gora.mapreduce.NullOutputCommitter
-
- setupTask(TaskAttemptContext) - Method in class org.apache.gora.mapreduce.NullOutputCommitter
-
- setUrl(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Sets the value of the 'url' field
- setUrl(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Sets the value of the 'url' field.
- setUrl(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Sets the value of the 'url' field.
- setUserAgent(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Builder
-
Sets the value of the 'userAgent' field
- setUserAgent(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview
-
Sets the value of the 'userAgent' field.
- setUserAgent(CharSequence) - Method in class org.apache.gora.tutorial.log.generated.Pageview.Tombstone
-
Sets the value of the 'userAgent' field.
- setValue(HColumn<ByteBuffer, ByteBuffer>) - Method in class org.apache.gora.cassandra.query.CassandraSubColumn
-
- setValue(HSuperColumn<String, ByteBuffer, ByteBuffer>) - Method in class org.apache.gora.cassandra.query.CassandraSuperColumn
-
- setValue(V) - Method in class org.apache.gora.persistency.impl.DirtyMapWrapper.DirtyEntryWrapper
-
- setValue(V) - Method in class org.apache.gora.tutorial.log.KeyValueWritable
-
- setWriteBufferSize(long) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
-
- setWsProvider(String) - Method in class org.apache.gora.store.ws.impl.WSDataStoreBase
-
Sets web service provider name
- SignedBinaryEncoder - Class in org.apache.gora.accumulo.encoders
-
This class transforms this bits within a primitive type so that
the bit representation sorts correctly lexographicaly.
- SignedBinaryEncoder() - Constructor for class org.apache.gora.accumulo.encoders.SignedBinaryEncoder
-
- SingleFieldValueFilter<K,T extends PersistentBase> - Class in org.apache.gora.filter
-
A filter that checks for a single field in the persistent.
- SingleFieldValueFilter() - Constructor for class org.apache.gora.filter.SingleFieldValueFilter
-
- size() - Method in class org.apache.gora.persistency.impl.DirtyCollectionWrapper
-
- size() - Method in class org.apache.gora.persistency.impl.DirtyMapWrapper
-
- size() - Method in class org.apache.gora.persistency.Tombstones.ListTombstone
-
- size() - Method in class org.apache.gora.persistency.Tombstones.MapTombstone
-
- SIZEOF_BOOLEAN - Static variable in class org.apache.gora.util.ByteUtils
-
Size of boolean in bytes
- SIZEOF_BYTE - Static variable in class org.apache.gora.util.ByteUtils
-
Size of byte in bytes
- SIZEOF_CHAR - Static variable in class org.apache.gora.util.ByteUtils
-
Size of char in bytes
- SIZEOF_DOUBLE - Static variable in class org.apache.gora.util.ByteUtils
-
Size of double in bytes
- SIZEOF_FLOAT - Static variable in class org.apache.gora.util.ByteUtils
-
Size of float in bytes
- SIZEOF_INT - Static variable in class org.apache.gora.util.ByteUtils
-
Size of int in bytes
- SIZEOF_LONG - Static variable in class org.apache.gora.util.ByteUtils
-
Size of long in bytes
- SIZEOF_SHORT - Static variable in class org.apache.gora.util.ByteUtils
-
Size of short in bytes
- skipChildren() - Method in class org.apache.gora.util.NodeWalker
-
Skips over and removes from the node stack the children of the last
node.
- SOLR_BATCH_SIZE_PROPERTY - Static variable in class org.apache.gora.solr.store.SolrStore
-
- SOLR_COMMIT_WITHIN_PROPERTY - Static variable in class org.apache.gora.solr.store.SolrStore
-
- SOLR_CONFIG_PROPERTY - Static variable in class org.apache.gora.solr.store.SolrStore
-
- SOLR_RESULTS_SIZE_PROPERTY - Static variable in class org.apache.gora.solr.store.SolrStore
-
- SOLR_SCHEMA_PROPERTY - Static variable in class org.apache.gora.solr.store.SolrStore
-
- SOLR_URL_PROPERTY - Static variable in class org.apache.gora.solr.store.SolrStore
-
- SolrMapping - Class in org.apache.gora.solr.store
-
- SolrMapping() - Constructor for class org.apache.gora.solr.store.SolrMapping
-
- SolrQuery<K,T extends PersistentBase> - Class in org.apache.gora.solr.query
-
- SolrQuery() - Constructor for class org.apache.gora.solr.query.SolrQuery
-
- SolrQuery(DataStore<K, T>) - Constructor for class org.apache.gora.solr.query.SolrQuery
-
- SolrResult<K,T extends PersistentBase> - Class in org.apache.gora.solr.query
-
- SolrResult(DataStore<K, T>, Query<K, T>, SolrServer, int) - Constructor for class org.apache.gora.solr.query.SolrResult
-
- SolrStore<K,T extends PersistentBase> - Class in org.apache.gora.solr.store
-
- SolrStore() - Constructor for class org.apache.gora.solr.store.SolrStore
-
- SpecificFixedSerializer - Class in org.apache.gora.cassandra.serializers
-
A SpecificFixedSerializer translates the byte[] to and from SpecificFixed of Avro.
- SpecificFixedSerializer(Class<? extends SpecificFixed>) - Constructor for class org.apache.gora.cassandra.serializers.SpecificFixedSerializer
-
- startKey - Variable in class org.apache.gora.query.impl.QueryBase
-
- startKey - Variable in class org.apache.gora.query.ws.impl.QueryWSBase
-
Range key parameters
- startTime - Variable in class org.apache.gora.query.impl.QueryBase
-
- startTime - Variable in class org.apache.gora.query.ws.impl.QueryWSBase
-
Query time parameters
- storeToConf(T, Configuration, String) - Static method in class org.apache.gora.util.IOUtils
-
Stores the given object in the configuration under the given dataKey
- StringComparator - Class in org.apache.gora.mapreduce
-
- StringComparator() - Constructor for class org.apache.gora.mapreduce.StringComparator
-
- StringSerialization - Class in org.apache.gora.mapreduce
-
- StringSerialization() - Constructor for class org.apache.gora.mapreduce.StringSerialization
-
- StringUtils - Class in org.apache.gora.util
-
An utility class for String related functionality.
- StringUtils() - Constructor for class org.apache.gora.util.StringUtils
-
- SUB - Static variable in class org.apache.gora.cassandra.query.CassandraColumn
-
- subList(int, int) - Method in class org.apache.gora.persistency.impl.DirtyListWrapper
-
- subList(int, int) - Method in class org.apache.gora.persistency.Tombstones.ListTombstone
-
- SUPER - Static variable in class org.apache.gora.cassandra.query.CassandraColumn
-
- tell() - Method in class org.apache.gora.avro.mapreduce.FsInput
-
- TextLong - Class in org.apache.gora.tutorial.log
-
- TextLong() - Constructor for class org.apache.gora.tutorial.log.TextLong
-
- TimingUtil - Class in org.apache.gora.util
-
- TimingUtil() - Constructor for class org.apache.gora.util.TimingUtil
-
- toArray() - Method in class org.apache.gora.persistency.impl.DirtyCollectionWrapper
-
- toArray(R[]) - Method in class org.apache.gora.persistency.impl.DirtyCollectionWrapper
-
- toArray() - Method in class org.apache.gora.persistency.Tombstones.ListTombstone
-
- toArray(Object[]) - Method in class org.apache.gora.persistency.Tombstones.ListTombstone
-
- toBoolean(byte[]) - Static method in class org.apache.gora.util.ByteUtils
-
- toByteBuffer(CharSequence) - Method in class org.apache.gora.cassandra.serializers.CharSequenceSerializer
-
- toByteBuffer(List<T>) - Method in class org.apache.gora.cassandra.serializers.ListSerializer
-
- toByteBuffer(Map<CharSequence, T>) - Method in class org.apache.gora.cassandra.serializers.MapSerializer
-
- toByteBuffer(SpecificFixed) - Method in class org.apache.gora.cassandra.serializers.SpecificFixedSerializer
-
- toByteBuffer(Object) - Method in class org.apache.gora.cassandra.store.CassandraClient
-
- toBytes(Schema, Object) - Method in class org.apache.gora.accumulo.store.AccumuloStore
-
- toBytes(Object) - Method in class org.apache.gora.accumulo.store.AccumuloStore
-
- toBytes(Encoder, Object) - Static method in class org.apache.gora.accumulo.store.AccumuloStore
-
- toBytes(Object) - Static method in class org.apache.gora.hbase.util.HBaseByteInterface
-
Converts an instance of a basic class to an array of bytes.
- toBytes(Object, Schema) - Static method in class org.apache.gora.hbase.util.HBaseByteInterface
-
Serializes an object following the given schema.
- toBytes(ByteBuffer) - Static method in class org.apache.gora.util.ByteUtils
-
Returns a new byte array, copied from the passed ByteBuffer.
- toBytes(String) - Static method in class org.apache.gora.util.ByteUtils
-
Converts a string to a UTF-8 byte array.
- toBytes(boolean) - Static method in class org.apache.gora.util.ByteUtils
-
Convert a boolean to a byte array.
- toBytes(long) - Static method in class org.apache.gora.util.ByteUtils
-
Convert a long value to a byte array
- toBytes(float) - Static method in class org.apache.gora.util.ByteUtils
-
- toBytes(double) - Static method in class org.apache.gora.util.ByteUtils
-
- toBytes(int) - Static method in class org.apache.gora.util.ByteUtils
-
Convert an int value to a byte array
- toBytes(short) - Static method in class org.apache.gora.util.ByteUtils
-
Convert a short value to a byte array
- toBytes(char) - Static method in class org.apache.gora.util.ByteUtils
-
Convert a char value to a byte array
- toBytes(T, Schema, SpecificDatumWriter<T>) - Static method in class org.apache.gora.util.ByteUtils
-
- toChar(byte[]) - Static method in class org.apache.gora.util.ByteUtils
-
Converts a byte array to a char value
- toChar(byte[], int) - Static method in class org.apache.gora.util.ByteUtils
-
Converts a byte array to a char value
- toChar(byte[], int, int) - Static method in class org.apache.gora.util.ByteUtils
-
Converts a byte array to a char value
- toChars(byte[]) - Static method in class org.apache.gora.util.ByteUtils
-
Converts a byte array to a char array value
- toChars(byte[], int) - Static method in class org.apache.gora.util.ByteUtils
-
Converts a byte array to a char array value
- toChars(byte[], int, int) - Static method in class org.apache.gora.util.ByteUtils
-
Converts a byte array to a char array value
- toDouble(byte[]) - Static method in class org.apache.gora.util.ByteUtils
-
- toDouble(byte[], int) - Static method in class org.apache.gora.util.ByteUtils
-
- toFloat(byte[]) - Static method in class org.apache.gora.util.ByteUtils
-
Presumes float encoded as IEEE 754 floating-point "single format"
- toFloat(byte[], int) - Static method in class org.apache.gora.util.ByteUtils
-
Presumes float encoded as IEEE 754 floating-point "single format"
- toInt(byte[]) - Static method in class org.apache.gora.util.ByteUtils
-
Converts a byte array to an int value
- toInt(byte[], int) - Static method in class org.apache.gora.util.ByteUtils
-
Converts a byte array to an int value
- toInt(byte[], int, int) - Static method in class org.apache.gora.util.ByteUtils
-
Converts a byte array to an int value
- toLong(byte[]) - Static method in class org.apache.gora.util.ByteUtils
-
Converts a byte array to a long value
- toLong(byte[], int) - Static method in class org.apache.gora.util.ByteUtils
-
Converts a byte array to a long value
- toLong(byte[], int, int) - Static method in class org.apache.gora.util.ByteUtils
-
Converts a byte array to a long value
- Tombstone - Interface in org.apache.gora.persistency
-
Marker interface used to signal a deletion to Gora.
- Tombstones - Class in org.apache.gora.persistency
-
- Tombstones.ListTombstone<T> - Class in org.apache.gora.persistency
-
- Tombstones.MapTombstone<K,V> - Class in org.apache.gora.persistency
-
- toShort(byte[]) - Static method in class org.apache.gora.util.ByteUtils
-
Converts a byte array to a short value
- toShort(byte[], int) - Static method in class org.apache.gora.util.ByteUtils
-
Converts a byte array to a short value
- toShort(byte[], int, int) - Static method in class org.apache.gora.util.ByteUtils
-
Converts a byte array to a short value
- toSolrQuery() - Method in class org.apache.gora.solr.query.SolrQuery
-
- toString() - Method in class org.apache.gora.filter.MapFieldValueFilter
-
- toString() - Method in class org.apache.gora.filter.SingleFieldValueFilter
-
- toString() - Method in class org.apache.gora.hbase.store.HBaseColumn
-
- toString() - Method in class org.apache.gora.persistency.ws.impl.PersistentWSBase
-
- toString() - Method in class org.apache.gora.query.impl.QueryBase
-
- toString() - Method in class org.apache.gora.query.ws.impl.QueryWSBase
-
- toString(byte[]) - Static method in class org.apache.gora.util.ByteUtils
-
- toString(byte[], String, byte[]) - Static method in class org.apache.gora.util.ByteUtils
-
- toString(byte[], int, int) - Static method in class org.apache.gora.util.ByteUtils
-
- toUpperCase(String) - Static method in class org.apache.gora.compiler.GoraCompiler
-
Recognizes camel case
- truncateSchema() - Method in class org.apache.gora.solr.store.SolrStore
-
- truncateSchema() - Method in interface org.apache.gora.store.DataStore
-
Deletes all the data associated with the schema, but keeps the
schema (table or similar) intact.
- truncateSchema() - Method in class org.apache.gora.store.impl.DataStoreBase
-
- truncateSchema() - Method in class org.apache.gora.store.ws.impl.WSDataStoreBase
-
- TypeUtils - Class in org.apache.gora.cassandra.serializers
-
Utility class that infers the concrete Serializer needed to turn a value into
its binary representation
- TypeUtils() - Constructor for class org.apache.gora.cassandra.serializers.TypeUtils
-