A B C D E F G H I J K L M N O P Q R S T U V W Z _

A

abortTask(TaskAttemptContext) - Method in class org.apache.gora.mapreduce.NullOutputCommitter
 
accept(Class<?>) - Method in class org.apache.gora.mapreduce.PersistentNonReusingSerialization
 
accept(Class<?>) - Method in class org.apache.gora.mapreduce.PersistentSerialization
 
accept(Class<?>) - Method in class org.apache.gora.mapreduce.StringSerialization
 
AccumuloMapping - Class in org.apache.gora.accumulo.store
 
AccumuloMapping() - Constructor for class org.apache.gora.accumulo.store.AccumuloMapping
 
AccumuloQuery<K,T extends Persistent> - Class in org.apache.gora.accumulo.query
 
AccumuloQuery() - Constructor for class org.apache.gora.accumulo.query.AccumuloQuery
 
AccumuloQuery(DataStore<K, T>) - Constructor for class org.apache.gora.accumulo.query.AccumuloQuery
 
AccumuloResult<K,T extends Persistent> - Class in org.apache.gora.accumulo.query
 
AccumuloResult(DataStore<K, T>, Query<K, T>, Scanner) - Constructor for class org.apache.gora.accumulo.query.AccumuloResult
 
AccumuloStore<K,T extends Persistent> - Class in org.apache.gora.accumulo.store
 
AccumuloStore() - Constructor for class org.apache.gora.accumulo.store.AccumuloStore
 
add(T) - Method in class org.apache.gora.persistency.ListGenericArray
 
addColumn(String, String, Object) - Method in class org.apache.gora.cassandra.store.CassandraClient
Insert a field in a column.
addColumnFamily(String, String) - Method in class org.apache.gora.hbase.store.HBaseMapping.HBaseMappingBuilder
 
addColumnName(String) - Method in class org.apache.gora.sql.statement.InsertStatement
 
addFamilyProps(String, String, String, String, String, String, String, String, String) - Method in class org.apache.gora.hbase.store.HBaseMapping.HBaseMappingBuilder
 
addField(String, String, String) - Method in class org.apache.gora.hbase.store.HBaseMapping.HBaseMappingBuilder
 
addField(String, String) - Method in class org.apache.gora.sql.store.SqlMapping
 
addField(String, String, SqlTypeInterface.JdbcType, String, int, int) - Method in class org.apache.gora.sql.store.SqlMapping
 
addPart(String) - Method in class org.apache.gora.sql.statement.Where
Adds a part to the Where clause connected with AND
addSubColumn(String, String, String, Object) - Method in class org.apache.gora.cassandra.store.CassandraClient
Insert a member in a super column.
addToParsedContent(Utf8) - Method in class org.apache.gora.examples.generated.WebPage
 
addToSelectList(String) - Method in class org.apache.gora.sql.statement.SelectStatement
 
addWhere(String) - Method in class org.apache.gora.sql.statement.SelectStatement
Adds a part to the Where clause connected with AND
ANCHORS - Static variable in class org.apache.gora.examples.WebPageDataCreator
 
arrayNext() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
AUTO_CREATE_SCHEMA - Static variable in class org.apache.gora.store.DataStoreFactory
 
autoCreateSchema - Variable in class org.apache.gora.store.impl.DataStoreBase
 
AvroQuery<K,T extends Persistent> - Class in org.apache.gora.avro.query
A simple Query implementation for Avro.
AvroQuery() - Constructor for class org.apache.gora.avro.query.AvroQuery
 
AvroQuery(AvroStore<K, T>) - Constructor for class org.apache.gora.avro.query.AvroQuery
 
AvroResult<K,T extends Persistent> - Class in org.apache.gora.avro.query
Adapter to convert DatumReader to Result.
AvroResult(AvroStore<K, T>, AvroQuery<K, T>, DatumReader<T>, Decoder) - Constructor for class org.apache.gora.avro.query.AvroResult
 
AvroStore<K,T extends Persistent> - Class in org.apache.gora.avro.store
An adapter DataStore for binary-compatible Avro serializations.
AvroStore() - Constructor for class org.apache.gora.avro.store.AvroStore
 
AvroStore.CodecType - Enum in org.apache.gora.avro.store
The type of the avro Encoder/Decoder.
AvroUtils - Class in org.apache.gora.util
An utility class for Avro related tasks
AvroUtils() - Constructor for class org.apache.gora.util.AvroUtils
 

B

baseQuery - Variable in class org.apache.gora.query.impl.PartitionQueryImpl
 
batch(List<Row>, Object[]) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
 
batch(List<Row>) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
 
BeanFactory<K,T extends Persistent> - Interface in org.apache.gora.persistency
BeanFactory's enable contruction of keys and Persistent objects.
beanFactory - Variable in class org.apache.gora.store.impl.DataStoreBase
 
BeanFactoryImpl<K,T extends Persistent> - Class in org.apache.gora.persistency.impl
A default implementation of the BeanFactory interface.
BeanFactoryImpl(Class<K>, Class<T>) - Constructor for class org.apache.gora.persistency.impl.BeanFactoryImpl
 
BinaryEncoder - Class in org.apache.gora.accumulo.encoders
 
BinaryEncoder() - Constructor for class org.apache.gora.accumulo.encoders.BinaryEncoder
 
BUFFER_LIMIT_READ_NAME - Static variable in class org.apache.gora.mapreduce.GoraRecordReader
 
BUFFER_LIMIT_READ_VALUE - Static variable in class org.apache.gora.mapreduce.GoraRecordReader
 
BUFFER_SIZE - Static variable in class org.apache.gora.util.IOUtils
 
build() - Method in class org.apache.gora.hbase.store.HBaseMapping.HBaseMappingBuilder
 
bytesToVint(byte[]) - Static method in class org.apache.gora.util.ByteUtils
 
bytesToVlong(byte[]) - Static method in class org.apache.gora.util.ByteUtils
 
ByteUtils - Class in org.apache.gora.util
Utility class that handles byte arrays, conversions to/from other types.
ByteUtils() - Constructor for class org.apache.gora.util.ByteUtils
 

C

CassandraClient<K,T extends Persistent> - 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() - Constructor for class org.apache.gora.cassandra.store.CassandraMapping
 
CassandraQuery<K,T extends Persistent> - 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 Persistent> - Class in org.apache.gora.cassandra.query
 
CassandraResult(DataStore<K, T>, Query<K, T>) - Constructor for class org.apache.gora.cassandra.query.CassandraResult
 
CassandraResultSet - 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 - 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 Persistent> - Class in org.apache.gora.cassandra.store
 
CassandraStore() - Constructor for class org.apache.gora.cassandra.store.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
 
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
 
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.PersistentBase
 
clear() - Method in class org.apache.gora.persistency.ListGenericArray
 
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.StatefulHashMap
 
clear() - Method in class org.apache.gora.query.impl.ResultBase
 
clear() - Method in class org.apache.gora.sql.statement.InsertStatement
 
clearDirty(int) - Method in class org.apache.gora.persistency.impl.PersistentBase
 
clearDirty(String) - Method in class org.apache.gora.persistency.impl.PersistentBase
 
clearDirty() - Method in class org.apache.gora.persistency.impl.PersistentBase
 
clearDirty(Persistent, int) - Method in class org.apache.gora.persistency.impl.StateManagerImpl
 
clearDirty(Persistent) - Method in class org.apache.gora.persistency.impl.StateManagerImpl
 
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.
clearDirty() - Method in interface org.apache.gora.persistency.Persistent
Clears the dirty state.
clearDirty(Persistent, int) - Method in interface org.apache.gora.persistency.StateManager
Clears the field as dirty.
clearDirty(Persistent) - Method in interface org.apache.gora.persistency.StateManager
Clears the dirty state.
clearNew() - Method in class org.apache.gora.persistency.impl.PersistentBase
 
clearNew(Persistent) - Method in class org.apache.gora.persistency.impl.StateManagerImpl
 
clearNew() - Method in interface org.apache.gora.persistency.Persistent
Clears the new state
clearNew(Persistent) - Method in interface org.apache.gora.persistency.StateManager
Clears the new state
clearReadable() - Method in class org.apache.gora.persistency.impl.PersistentBase
 
clearReadable(int) - Method in class org.apache.gora.persistency.impl.PersistentBase
 
clearReadable(String) - Method in class org.apache.gora.persistency.impl.PersistentBase
 
clearReadable(Persistent, int) - Method in class org.apache.gora.persistency.impl.StateManagerImpl
 
clearReadable(Persistent) - Method in class org.apache.gora.persistency.impl.StateManagerImpl
 
clearReadable(int) - Method in interface org.apache.gora.persistency.Persistent
Clears the field as readable.
clearReadable(String) - Method in interface org.apache.gora.persistency.Persistent
Sets the field as readable.
clearReadable() - Method in interface org.apache.gora.persistency.Persistent
Clears the readable state.
clearReadable(Persistent, int) - Method in interface org.apache.gora.persistency.StateManager
Clears the field as readable.
clearReadable(Persistent) - Method in interface org.apache.gora.persistency.StateManager
Clears the readable state.
clearStates() - Method in class org.apache.gora.persistency.StatefulHashMap
 
clearStates() - Method in interface org.apache.gora.persistency.StatefulMap
 
clone(Persistent, Schema) - Method in class org.apache.gora.avro.PersistentDatumReader
 
clone() - Method in class org.apache.gora.persistency.impl.PersistentBase
 
clone() - Method in interface org.apache.gora.persistency.Persistent
 
cloneObject(Schema, Object, Object) - Method in class org.apache.gora.avro.PersistentDatumReader
 
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 interface org.apache.gora.query.Result
 
close() - Method in class org.apache.gora.sql.query.SqlResult
 
close() - Method in class org.apache.gora.sql.store.SqlStore
 
close(ResultSet) - Static method in class org.apache.gora.sql.util.SqlUtils
Closes the ResultSet silently
close(Statement) - Static method in class org.apache.gora.sql.util.SqlUtils
Closes the Statement silently
close() - Method in interface org.apache.gora.store.DataStore
Close the DataStore.
close() - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
 
CODEC_TYPE_KEY - Static variable in class org.apache.gora.avro.store.AvroStore
The property key specifying avro encoder/decoder type to use.
column - Variable in class org.apache.gora.sql.statement.InsertUpdateStatement.ColumnData
 
Column - Class in org.apache.gora.sql.store
 
Column() - Constructor for class org.apache.gora.sql.store.Column
 
Column(String) - Constructor for class org.apache.gora.sql.store.Column
 
Column(String, boolean, SqlTypeInterface.JdbcType, String, int, int) - Constructor for class org.apache.gora.sql.store.Column
 
Column(String, boolean, SqlTypeInterface.JdbcType, int, int) - Constructor for class org.apache.gora.sql.store.Column
 
Column(String, boolean) - Constructor for class org.apache.gora.sql.store.Column
 
Column.MappingStrategy - Enum in org.apache.gora.sql.store
 
columnMap - Variable in class org.apache.gora.sql.statement.InsertUpdateStatement
 
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(ListGenericArray<T>) - Method in class org.apache.gora.persistency.ListGenericArray
 
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
 
compileProtocol(File, File) - Static method in class org.apache.gora.compiler.GoraCompiler
Generates Java interface and classes for a protocol.
compileSchema(File, File) - Static method in class org.apache.gora.compiler.GoraCompiler
Generates Java classes for a schema.
conf - Variable in class org.apache.gora.store.impl.DataStoreBase
 
CONTENTS - Static variable in class org.apache.gora.examples.WebPageDataCreator
 
COUNTER_GROUP - Static variable in class org.apache.gora.examples.mapreduce.QueryCounter
 
countQuery(DataStore<K, T>, Query<K, T>) - Method in class org.apache.gora.examples.mapreduce.QueryCounter
Returns the number of results to the Query
countQuery(DataStore<K, T>) - Method in class org.apache.gora.examples.mapreduce.QueryCounter
Returns the number of results to the Query obtained by the QueryCounter.getQuery(DataStore) method.
createDataStore(Class<D>, Class<K>, Class<T>, Configuration) - Static method in class org.apache.gora.store.DataStoreFactory
Instantiate a new DataStore.
createDataStore(Class<D>, Class<K>, Class<T>, Configuration, String) - Static method in class org.apache.gora.store.DataStoreFactory
Instantiate a new DataStore.
createDataStore(Class<D>, Class<K>, Class<T>, Configuration, Properties, String) - Static method in class org.apache.gora.store.DataStoreFactory
Instantiate a new DataStore.
createDataStore(Class<D>, Class<K>, Class<T>, Configuration, Properties) - Static method in class org.apache.gora.store.DataStoreFactory
Instantiate a new DataStore.
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
 
createInputStream() - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
Opens an InputStream for the input Hadoop path
createJob(DataStore<K, T>, Query<K, T>) - Method in class org.apache.gora.examples.mapreduce.QueryCounter
Creates and returns the Job for submitting to Hadoop mapreduce.
createJob(DataStore<String, WebPage>, Query<String, WebPage>, DataStore<String, TokenDatum>) - Method in class org.apache.gora.examples.mapreduce.WordCount
Creates and returns the Job for submitting to Hadoop mapreduce.
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
Creates a new Properties.
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.sql.store.SqlStore
 
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
 
createSqlTable() - Method in class org.apache.gora.sql.store.SqlStore
 
createStatement(SqlStore<K, T>, SqlMapping, SqlStore.DBVendor) - Static method in class org.apache.gora.sql.statement.InsertUpdateStatementFactory
 
createWebPageData(DataStore<String, WebPage>) - Static method in class org.apache.gora.examples.WebPageDataCreator
 

D

DATA_STORE_CLASS - Static variable in class org.apache.gora.mapreduce.GoraOutputFormat
 
DataFileAvroResult<K,T extends Persistent> - 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 Persistent> - 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<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
 
DataStoreBase<K,T extends Persistent> - Class in org.apache.gora.store.impl
A Base class for DataStores.
DataStoreBase() - Constructor for class org.apache.gora.store.impl.DataStoreBase
 
DataStoreFactory - Class in org.apache.gora.store
A Factory for DataStores.
datumReader - Static variable in class org.apache.gora.persistency.impl.PersistentBase
 
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.hbase.util.HBaseByteInterface
Threadlocals maintaining reusable binary decoders and encoders.
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
 
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.sql.store.SqlStore
 
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 - Class in org.apache.gora.sql.statement
A SQL DELETE statement, for generating a Prepared Statement
Delete() - Constructor for class org.apache.gora.sql.statement.Delete
 
delete(K) - Method in class org.apache.gora.sql.store.SqlStore
 
delete(K) - Method in interface org.apache.gora.store.DataStore
Deletes the object with the given 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.sql.store.SqlStore
 
deleteByQuery(Query<K, T>) - Method in interface org.apache.gora.store.DataStore
Deletes all the objects matching the query.
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.sql.store.SqlStore
 
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
 
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, PersistentDatumReader<T>, Schema, K) - Static method in class org.apache.gora.util.IOUtils
Deserializes the field object using the datumReader.
deserialize(byte[], PersistentDatumReader<T>, Schema, K) - Static method in class org.apache.gora.util.IOUtils
Deserializes the field object using the datumReader.
deserialize(PersistentDatumWriter<T>, Schema, Object) - Static method in class org.apache.gora.util.IOUtils
Serializes the field object using the datumWriter.
dirtyBits - Variable in class org.apache.gora.persistency.impl.StateManagerImpl
 
doAction(Symbol, Symbol) - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
DRIVER_CLASS_PROPERTY - Static variable in class org.apache.gora.sql.store.SqlStore
The JDBC Driver class name
dropKeyspace() - Method in class org.apache.gora.cassandra.store.CassandraClient
Drop keyspace.

E

Employee - Class in org.apache.gora.examples.generated
 
Employee() - Constructor for class org.apache.gora.examples.generated.Employee
 
Employee(StateManager) - Constructor for class org.apache.gora.examples.generated.Employee
 
Employee.Field - Enum in org.apache.gora.examples.generated
 
EMPTY_CLASS_ARRAY - Static variable in class org.apache.gora.util.ReflectionUtils
 
EMPTY_OBJECT_ARRAY - Static variable in class org.apache.gora.util.ReflectionUtils
 
encodeBoolean(boolean) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
 
encodeBoolean(boolean, byte[]) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
 
encodeBoolean(boolean) - Method in interface org.apache.gora.accumulo.encoders.Encoder
 
encodeBoolean(boolean, byte[]) - Method in interface org.apache.gora.accumulo.encoders.Encoder
 
encodeBoolean(boolean) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
 
encodeBoolean(boolean, byte[]) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
 
encodeByte(byte, byte[]) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
 
encodeByte(byte) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
 
encodeByte(byte, byte[]) - Method in interface org.apache.gora.accumulo.encoders.Encoder
 
encodeByte(byte) - Method in interface org.apache.gora.accumulo.encoders.Encoder
 
encodeByte(byte, byte[]) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
 
encodeByte(byte) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
 
encodeDouble(double) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
 
encodeDouble(double, byte[]) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
 
encodeDouble(double) - Method in interface org.apache.gora.accumulo.encoders.Encoder
 
encodeDouble(double, byte[]) - Method in interface org.apache.gora.accumulo.encoders.Encoder
 
encodeDouble(double) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
 
encodeDouble(double, byte[]) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
 
encodeDouble(double, byte[]) - Method in class org.apache.gora.accumulo.encoders.SignedBinaryEncoder
 
encodeFloat(float) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
 
encodeFloat(float, byte[]) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
 
encodeFloat(float) - Method in interface org.apache.gora.accumulo.encoders.Encoder
 
encodeFloat(float, byte[]) - Method in interface org.apache.gora.accumulo.encoders.Encoder
 
encodeFloat(float) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
 
encodeFloat(float, byte[]) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
 
encodeFloat(float, byte[]) - Method in class org.apache.gora.accumulo.encoders.SignedBinaryEncoder
 
encodeInt(int) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
 
encodeInt(int, byte[]) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
 
encodeInt(int) - Method in interface org.apache.gora.accumulo.encoders.Encoder
 
encodeInt(int, byte[]) - Method in interface org.apache.gora.accumulo.encoders.Encoder
 
encodeInt(int) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
 
encodeInt(int, byte[]) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
 
encodeInt(int, byte[]) - Method in class org.apache.gora.accumulo.encoders.SignedBinaryEncoder
 
encodeLong(long) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
 
encodeLong(long, byte[]) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
 
encodeLong(long) - Method in interface org.apache.gora.accumulo.encoders.Encoder
 
encodeLong(long, byte[]) - Method in interface org.apache.gora.accumulo.encoders.Encoder
 
encodeLong(long) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
 
encodeLong(long, byte[]) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
 
encodeLong(long, byte[]) - Method in class org.apache.gora.accumulo.encoders.SignedBinaryEncoder
 
Encoder - Interface in org.apache.gora.accumulo.encoders
 
encoders - Static variable in class org.apache.gora.hbase.util.HBaseByteInterface
 
encodeShort(short) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
 
encodeShort(short, byte[]) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
 
encodeShort(short) - Method in interface org.apache.gora.accumulo.encoders.Encoder
 
encodeShort(short, byte[]) - Method in interface org.apache.gora.accumulo.encoders.Encoder
 
encodeShort(short) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
 
encodeShort(short, byte[]) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
 
encodeShort(short, byte[]) - Method in class org.apache.gora.accumulo.encoders.SignedBinaryEncoder
 
endKey - Variable in class org.apache.gora.query.impl.QueryBase
 
endTime - Variable in class org.apache.gora.query.impl.QueryBase
 
equals(Object) - Method in class org.apache.gora.mapreduce.GoraInputSplit
 
equals(Object) - Method in class org.apache.gora.persistency.impl.PersistentBase
 
equals(Object) - Method in class org.apache.gora.persistency.ListGenericArray
 
equals(Object) - Method in class org.apache.gora.query.impl.FileSplitPartitionQuery
 
equals(Object) - Method in class org.apache.gora.query.impl.PartitionQueryImpl
 
equals(Object) - Method in class org.apache.gora.query.impl.QueryBase
 
equals(String, String) - Method in class org.apache.gora.sql.statement.Where
 
equals(Object) - Method in class org.apache.gora.store.impl.DataStoreBase
 
equals(Object) - Method in class org.apache.gora.tutorial.log.KeyValueWritable
 
equals(byte[], byte[]) - Static method in class org.apache.gora.util.ByteUtils
 
execute(Query<K, T>) - Method in class org.apache.gora.accumulo.store.AccumuloStore
 
execute(CassandraQuery<K, T>, String) - Method in class org.apache.gora.cassandra.store.CassandraClient
Select a family column in the keyspace.
execute(Query<K, T>) - Method in class org.apache.gora.cassandra.store.CassandraStore
 
execute(Query<K, T>) - Method in class org.apache.gora.hbase.store.HBaseStore
 
execute(Query<K, T>) - Method in class org.apache.gora.memory.store.MemStore
 
execute() - Method in class org.apache.gora.query.impl.QueryBase
 
execute() - Method in interface org.apache.gora.query.Query
Executes the Query on the DataStore and returns the results.
execute(Query<K, T>) - Method in class org.apache.gora.sql.store.SqlStore
 
execute(Query<K, T>) - Method in interface org.apache.gora.store.DataStore
Executes the given query and returns the results.
execute(Query<K, T>) - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
 
executePartial(FileSplitPartitionQuery<K, T>) - Method in class org.apache.gora.avro.store.AvroStore
Executes a PartitialQuery, reading the data between start and end.
executePartial(FileSplitPartitionQuery<K, T>) - Method in class org.apache.gora.avro.store.DataFileAvroStore
 
executePartial(FileSplitPartitionQuery<K, T>) - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
Executes a PartitialQuery, reading the data between start and end.
executeQuery(Query<K, T>) - Method in class org.apache.gora.avro.store.AvroStore
Executes a normal Query reading the whole data.
executeQuery(Query<K, T>) - Method in class org.apache.gora.avro.store.DataFileAvroStore
 
executeQuery() - Method in class org.apache.gora.mapreduce.GoraRecordReader
 
executeQuery(Query<K, T>) - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
Executes a normal Query reading the whole data.
executeSuper(CassandraQuery<K, T>, String) - Method in class org.apache.gora.cassandra.store.CassandraClient
 
exists(Get) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
 

F

FakeResolvingDecoder - Class in org.apache.gora.mapreduce
Avro uses a ResolvingDecoder which resolves two schemas and converts records written by one to the other, and validates the input.
FakeResolvingDecoder(Schema, Decoder) - Constructor for class org.apache.gora.mapreduce.FakeResolvingDecoder
 
FIELD_MAP - Static variable in class org.apache.gora.persistency.impl.PersistentBase
 
fieldMap - Variable in class org.apache.gora.store.impl.DataStoreBase
A map of field names to Field objects containing schema's fields
FIELDS - Static variable in class org.apache.gora.persistency.impl.PersistentBase
 
fields - Variable in class org.apache.gora.query.impl.QueryBase
 
FileBackedDataStore<K,T extends Persistent> - Interface in org.apache.gora.store
FileBackedDataStore supplies necessary interfaces to set input and output paths for data stored which are file based.
FileBackedDataStoreBase<K,T extends Persistent> - Class in org.apache.gora.store.impl
Base implementations for FileBackedDataStore methods.
FileBackedDataStoreBase() - Constructor for class org.apache.gora.store.impl.FileBackedDataStoreBase
 
FileSplitPartitionQuery<K,T extends Persistent> - Class in org.apache.gora.query.impl
Keeps a FileSplit to represent the partition boundaries.
FileSplitPartitionQuery() - Constructor for class org.apache.gora.query.impl.FileSplitPartitionQuery
 
FileSplitPartitionQuery(Query<K, T>, FileSplit) - Constructor for class org.apache.gora.query.impl.FileSplitPartitionQuery
 
filter - Variable in class org.apache.gora.query.impl.QueryBase
 
findBooleanProperty(Properties, DataStore<?, ?>, String, String) - Static method in class org.apache.gora.store.DataStoreFactory
 
findProperty(Properties, DataStore<?, ?>, String, String) - Static method in class org.apache.gora.store.DataStoreFactory
Tries to find a property with the given baseKey.
findPropertyOrDie(Properties, DataStore<?, ?>, String) - Static method in class org.apache.gora.store.DataStoreFactory
Tries to find a property with the given baseKey.
FixedByteArrayOutputStream - Class in org.apache.gora.accumulo.util
 
FixedByteArrayOutputStream(byte[]) - Constructor for class org.apache.gora.accumulo.util.FixedByteArrayOutputStream
 
flush() - Method in class org.apache.gora.accumulo.store.AccumuloStore
 
flush() - Method in class org.apache.gora.avro.store.AvroStore
 
flush() - Method in class org.apache.gora.avro.store.DataFileAvroStore
 
flush() - Method in class org.apache.gora.cassandra.store.CassandraStore
Flush the buffer.
flush() - Method in class org.apache.gora.hbase.store.HBaseStore
 
flush() - Method in class org.apache.gora.memory.store.MemStore
 
flush() - Method in class org.apache.gora.sql.store.SqlStore
 
flush() - Method in interface org.apache.gora.store.DataStore
Forces the write caches to be flushed.
flush() - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
 
flushCommits() - Method in class org.apache.gora.hbase.store.HBaseTableConnection
 
followingKey(int, byte[]) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
 
followingKey(int, byte[]) - Method in interface org.apache.gora.accumulo.encoders.Encoder
 
followingKey(int, byte[]) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
 
followingKey(int, byte[]) - Static method in class org.apache.gora.accumulo.encoders.Utils
 
from() - Method in class org.apache.gora.sql.statement.Delete
 
from(String) - Method in class org.apache.gora.sql.statement.Delete
 
fromBytes(Schema, byte[]) - Method in class org.apache.gora.accumulo.store.AccumuloStore
 
fromBytes(Encoder, Schema, byte[]) - Static method in class org.apache.gora.accumulo.store.AccumuloStore
 
fromBytes(Class<K>, byte[]) - Method in class org.apache.gora.accumulo.store.AccumuloStore
 
fromBytes(Encoder, Class<K>, byte[]) - Static method in class org.apache.gora.accumulo.store.AccumuloStore
 
fromBytes(Schema, byte[]) - Static method in class org.apache.gora.hbase.util.HBaseByteInterface
 
fromBytes(Class<K>, byte[]) - Static method in class org.apache.gora.hbase.util.HBaseByteInterface
 
fromBytes(byte[], Schema, PersistentDatumReader<?>, Object) - Static method in class org.apache.gora.util.ByteUtils
 
FsInput - Class in org.apache.gora.avro.mapreduce
Adapt an FSDataInputStream to SeekableInput.
FsInput(Path, Configuration) - Constructor for class org.apache.gora.avro.mapreduce.FsInput
Construct given a path and a configuration.

G

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(K, String[]) - Method in class org.apache.gora.cassandra.store.CassandraStore
 
get(int) - Method in class org.apache.gora.examples.generated.Employee
 
get(int) - Method in class org.apache.gora.examples.generated.Metadata
 
get(int) - Method in class org.apache.gora.examples.generated.TokenDatum
 
get(int) - Method in class org.apache.gora.examples.generated.WebPage
 
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() - Method in class org.apache.gora.query.impl.ResultBase
 
get() - Method in interface org.apache.gora.query.Result
Returns the current object.
get(K, String[]) - Method in class org.apache.gora.sql.store.SqlStore
 
get(int) - Static method in enum org.apache.gora.sql.store.SqlTypeInterface.JdbcType
Returns a JdbcType enum from a jdbc type in java.sql.Types
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
 
getBaseQuery() - Method in class org.apache.gora.query.impl.PartitionQueryImpl
 
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
 
getByteBuffer(String) - Static method in class org.apache.gora.cassandra.query.CassandraSubColumn
 
getBytes() - Method in class org.apache.gora.sql.store.SqlStore
 
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
 
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
 
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
 
getColumn(String) - Method in class org.apache.gora.cassandra.store.CassandraMapping
 
getColumn(String) - Method in class org.apache.gora.hbase.store.HBaseMapping
 
getColumn(String) - Method in class org.apache.gora.sql.store.SqlMapping
 
getColumnFamilyDefinitions() - Method in class org.apache.gora.cassandra.store.CassandraMapping
 
getColumnNames() - Method in class org.apache.gora.sql.statement.InsertStatement
 
getColumns(String) - Method in class org.apache.gora.cassandra.query.CassandraQuery
 
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 interface org.apache.gora.store.DataStore
 
getConf() - Method in class org.apache.gora.store.impl.DataStoreBase
 
getConfiguration() - Method in class org.apache.gora.hbase.store.HBaseTableConnection
 
getConnection() - Method in class org.apache.gora.sql.store.SqlStore
 
getConstructor(Class<T>) - Static method in class org.apache.gora.util.ReflectionUtils
Returns the empty argument constructor of the class.
getContent() - Method in class org.apache.gora.examples.generated.WebPage
 
getCount() - Method in class org.apache.gora.examples.generated.TokenDatum
 
getCurrentKey() - Method in class org.apache.gora.mapreduce.GoraRecordReader
 
getCurrentValue() - Method in class org.apache.gora.mapreduce.GoraRecordReader
 
getData() - Method in class org.apache.gora.examples.generated.Metadata
 
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(Class<D>, Class<K>, Class<T>, Configuration) - Static method in class org.apache.gora.store.DataStoreFactory
Instantiate a new DataStore.
getDataStore(String, Class<K>, Class<T>, Configuration) - Static method in class org.apache.gora.store.DataStoreFactory
Instantiate a new DataStore.
getDataStore(String, String, String, Configuration) - Static method in class org.apache.gora.store.DataStoreFactory
Instantiate a new DataStore.
getDataStore(Class<K>, Class<T>, Configuration) - Static method in class org.apache.gora.store.DataStoreFactory
Instantiate the default DataStore.
getDateOfBirth() - Method in class org.apache.gora.examples.generated.Employee
 
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
getDeserializer(Class<Persistent>) - Method in class org.apache.gora.mapreduce.PersistentNonReusingSerialization
 
getDeserializer(Class<Persistent>) - Method in class org.apache.gora.mapreduce.PersistentSerialization
 
getDeserializer(Class<String>) - Method in class org.apache.gora.mapreduce.StringSerialization
 
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
 
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
 
getEnumValue(Schema, String) - Static method in class org.apache.gora.util.AvroUtils
 
getEnumValue(Schema, int) - Static method in class org.apache.gora.util.AvroUtils
 
getFamily() - Method in class org.apache.gora.cassandra.query.CassandraColumn
 
getFamily(String) - Method in class org.apache.gora.cassandra.store.CassandraMapping
 
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.
getField() - Method in class org.apache.gora.cassandra.query.CassandraColumn
 
getField(int) - Method in class org.apache.gora.persistency.impl.PersistentBase
 
getField(int) - Method in interface org.apache.gora.persistency.Persistent
Returns the field name with the given index
getFieldIndex(String) - Method in class org.apache.gora.persistency.impl.PersistentBase
 
getFieldIndex(String) - Method in interface org.apache.gora.persistency.Persistent
Returns the index of the field with the given name
getFieldMap(Schema) - Static method in class org.apache.gora.util.AvroUtils
Returns a map of field name to Field for schema's fields.
getFields() - Method in class org.apache.gora.persistency.impl.PersistentBase
 
getFields() - Method in interface org.apache.gora.persistency.Persistent
Returns sorted field names of the object
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.sql.store.SqlMapping
 
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.
getFrom() - Method in class org.apache.gora.sql.statement.SelectStatement
 
getFromData(Utf8) - Method in class org.apache.gora.examples.generated.Metadata
 
getFromOutlinks(Utf8) - Method in class org.apache.gora.examples.generated.WebPage
 
getGroupBy() - Method in class org.apache.gora.sql.statement.SelectStatement
 
getHaving() - Method in class org.apache.gora.sql.statement.SelectStatement
 
getHostName() - Method in class org.apache.gora.cassandra.store.CassandraMapping
 
getHttpMethod() - Method in class org.apache.gora.tutorial.log.generated.Pageview
 
getHttpStatusCode() - Method in class org.apache.gora.tutorial.log.generated.Pageview
 
getIdentifier() - Method in class org.apache.gora.sql.store.SqlStore
 
getIndex() - Method in enum org.apache.gora.examples.generated.Employee.Field
 
getIndex() - Method in enum org.apache.gora.examples.generated.Metadata.Field
 
getIndex() - Method in enum org.apache.gora.examples.generated.TokenDatum.Field
 
getIndex() - Method in enum org.apache.gora.examples.generated.WebPage.Field
 
getIndex() - Method in enum org.apache.gora.tutorial.log.generated.MetricDatum.Field
 
getIndex() - Method in enum org.apache.gora.tutorial.log.generated.Pageview.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
 
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
 
getJdbcType() - Method in class org.apache.gora.sql.store.Column
 
getJdbcType(Schema, int, int) - Static method in class org.apache.gora.sql.store.SqlTypeInterface
 
getJdbcType(Class<?>, int, int) - Static method in class org.apache.gora.sql.store.SqlTypeInterface
 
getKey() - Method in class org.apache.gora.cassandra.query.CassandraRow
 
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.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.query.impl.ResultBase
 
getKeyClass() - Method in interface org.apache.gora.query.Result
Returns the class of the keys
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
 
getKeyspaceName() - Method in class org.apache.gora.cassandra.store.CassandraMapping
 
getLength() - Method in class org.apache.gora.mapreduce.GoraInputSplit
 
getLength() - Method in class org.apache.gora.query.impl.FileSplitPartitionQuery
 
getLength() - Method in class org.apache.gora.sql.store.Column
 
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.sql.statement.SelectStatement
 
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.
getMappingFile(Properties, DataStore<?, ?>, String) - Static method in class org.apache.gora.store.DataStoreFactory
 
getMappingStrategy() - Method in class org.apache.gora.sql.store.Column
 
getMetadata() - Method in class org.apache.gora.examples.generated.WebPage
 
getMetric() - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
 
getMetricDimension() - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
 
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
 
getName() - Method in enum org.apache.gora.examples.generated.Employee.Field
 
getName() - Method in class org.apache.gora.examples.generated.Employee
 
getName() - Method in enum org.apache.gora.examples.generated.Metadata.Field
 
getName() - Method in enum org.apache.gora.examples.generated.TokenDatum.Field
 
getName() - Method in enum org.apache.gora.examples.generated.WebPage.Field
 
getName() - Method in class org.apache.gora.sql.store.Column
 
getName() - Method in enum org.apache.gora.tutorial.log.generated.MetricDatum.Field
 
getName() - Method in enum org.apache.gora.tutorial.log.generated.Pageview.Field
 
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.sql.statement.SelectStatement
 
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
 
getOrder() - Method in enum org.apache.gora.sql.store.SqlTypeInterface.JdbcType
 
getOrderBy() - Method in class org.apache.gora.sql.statement.SelectStatement
 
getOut() - Method in class org.apache.gora.hbase.util.HBaseByteInterface.BinaryEncoderWithStream
 
getOutlinks() - Method in class org.apache.gora.examples.generated.WebPage
 
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
 
getOutputStream() - Method in interface org.apache.gora.store.FileBackedDataStore
 
getOutputStream() - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
 
getParsedContent() - Method in class org.apache.gora.examples.generated.WebPage
 
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.sql.store.SqlStore
 
getPartitions(Query<K, T>) - Method in interface org.apache.gora.store.DataStore
Partitions the given query and returns a list of PartitionQuerys, 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.query.impl.ResultBase
 
getPersistentClass() - Method in interface org.apache.gora.query.Result
Returns the class of the persistent objects
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
 
getPrimaryColumn() - Method in class org.apache.gora.sql.store.SqlMapping
 
getPrimaryColumnName() - Method in class org.apache.gora.sql.store.SqlMapping
 
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.sql.query.SqlResult
 
getQuery() - Method in class org.apache.gora.cassandra.query.CassandraQuery
 
getQuery(DataStore<K, T>) - Method in class org.apache.gora.examples.mapreduce.QueryCounter
Returns the Query to count the results of.
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.
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
 
getRegionLocation(byte[]) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
getRegionLocation provided by HTable but not HTableInterface.
getResolvingDecoder(Decoder) - Method in class org.apache.gora.avro.PersistentDatumReader
 
getResponseSize() - Method in class org.apache.gora.tutorial.log.generated.Pageview
 
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"
getRow(String) - Method in class org.apache.gora.cassandra.query.CassandraResultSet
 
getRowOrBefore(byte[], byte[]) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
 
getSalary() - Method in class org.apache.gora.examples.generated.Employee
 
getScale() - Method in class org.apache.gora.sql.store.Column
 
getScaleOrLength() - Method in class org.apache.gora.sql.store.Column
 
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
 
getSchema() - Method in class org.apache.gora.examples.generated.Employee
 
getSchema() - Method in class org.apache.gora.examples.generated.Metadata
 
getSchema() - Method in class org.apache.gora.examples.generated.TokenDatum
 
getSchema() - Method in class org.apache.gora.examples.generated.WebPage
 
getSchema() - Method in class org.apache.gora.persistency.ListGenericArray
 
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
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
 
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.sql.store.SqlStore
 
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.
getSelectList() - Method in class org.apache.gora.sql.statement.SelectStatement
 
getSelectStatement() - Method in class org.apache.gora.sql.statement.SelectStatement
 
getSerializer(Class<Persistent>) - Method in class org.apache.gora.mapreduce.PersistentNonReusingSerialization
 
getSerializer(Class<Persistent>) - Method in class org.apache.gora.mapreduce.PersistentSerialization
 
getSerializer(Class<String>) - Method in class org.apache.gora.mapreduce.StringSerialization
 
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
 
getSqlType() - Method in class org.apache.gora.sql.store.Column
 
getSqlType(Class<?>) - Static method in class org.apache.gora.sql.store.SqlTypeInterface
 
getSqlType() - Method in enum org.apache.gora.sql.store.SqlTypeInterface.JdbcType
 
getSsn() - Method in class org.apache.gora.examples.generated.Employee
 
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
 
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
 
getState(K) - Method in class org.apache.gora.persistency.StatefulHashMap
 
getState(K) - Method in interface org.apache.gora.persistency.StatefulMap
 
getStateManager() - Method in class org.apache.gora.persistency.impl.PersistentBase
 
getStateManager() - Method in interface org.apache.gora.persistency.Persistent
Returns the StateManager which manages the persistent state of the object.
getStaticField(Class<?>, String) - Static method in class org.apache.gora.util.ReflectionUtils
Returns the value of a named static field
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
 
getTableName() - Method in class org.apache.gora.sql.statement.InsertStatement
 
getTableName() - Method in class org.apache.gora.sql.store.Column
 
getTableName() - Method in class org.apache.gora.sql.store.SqlMapping
 
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.tutorial.log.generated.MetricDatum
 
getTimestamp() - Method in class org.apache.gora.tutorial.log.generated.Pageview
 
getType() - Method in class org.apache.gora.cassandra.query.CassandraColumn
 
getUrl() - Method in class org.apache.gora.examples.generated.WebPage
 
getUrl() - Method in class org.apache.gora.tutorial.log.generated.Pageview
 
getUserAgent() - Method in class org.apache.gora.tutorial.log.generated.Pageview
 
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.tutorial.log.KeyValueWritable
 
getVersion() - Method in class org.apache.gora.examples.generated.Metadata
 
getWhere() - Method in class org.apache.gora.sql.statement.SelectStatement
 
GORA - Static variable in class org.apache.gora.store.DataStoreFactory
 
GORA_DEFAULT_DATASTORE_KEY - Static variable in class org.apache.gora.store.DataStoreFactory
 
GORA_DEFAULT_PROPERTIES_FILE - Static variable in class org.apache.gora.store.DataStoreFactory
 
GoraCompiler - Class in org.apache.gora.compiler
Generate specific Java interfaces and classes for protocols and schemas.
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 Persistent> - 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
InputSplit using PartitionQuerys.
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 Mappers.
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 Persistent> - 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 Reducers.
GoraReducer() - Constructor for class org.apache.gora.mapreduce.GoraReducer
 
greaterThan(String, String) - Method in class org.apache.gora.sql.statement.Where
 
greaterThanEq(String, String) - Method in class org.apache.gora.sql.statement.Where
 

H

hasConstructor(Class<?>) - Static method in class org.apache.gora.util.ReflectionUtils
Returns whether the class defines an empty argument constructor.
hashCode() - Method in class org.apache.gora.persistency.impl.PersistentBase
 
hashCode() - Method in class org.apache.gora.persistency.ListGenericArray
 
hashCode() - Method in class org.apache.gora.query.impl.QueryBase
 
hashCode() - Method in class org.apache.gora.tutorial.log.KeyValueWritable
 
hasNext() - Method in class org.apache.gora.util.NodeWalker
Returns true if there are more nodes on the current stack.
HBaseByteInterface - Class in org.apache.gora.hbase.util
Contains utility methods for byte[] <-> field conversions.
HBaseByteInterface() - Constructor for class org.apache.gora.hbase.util.HBaseByteInterface
 
HBaseByteInterface.BinaryEncoderWithStream - Class in org.apache.gora.hbase.util
A BinaryEncoder that exposes the outputstream so that it can be reset every time.
HBaseByteInterface.BinaryEncoderWithStream(OutputStream) - Constructor for class org.apache.gora.hbase.util.HBaseByteInterface.BinaryEncoderWithStream
 
HBaseGetResult<K,T extends Persistent> - Class in org.apache.gora.hbase.query
An HBaseResult based on the result of a HBase Get query.
HBaseGetResult(HBaseStore<K, T>, Query<K, T>, Result) - Constructor for class org.apache.gora.hbase.query.HBaseGetResult
 
HBaseMapping - Class in org.apache.gora.hbase.store
Mapping definitions for HBase.
HBaseMapping(HTableDescriptor, Map<String, HBaseColumn>) - Constructor for class org.apache.gora.hbase.store.HBaseMapping
 
HBaseMapping.HBaseMappingBuilder - Class in org.apache.gora.hbase.store
A builder for creating the mapper.
HBaseMapping.HBaseMappingBuilder() - Constructor for class org.apache.gora.hbase.store.HBaseMapping.HBaseMappingBuilder
 
HBaseQuery<K,T extends Persistent> - Class in org.apache.gora.hbase.query
HBase specific implementation of the Query interface.
HBaseQuery() - Constructor for class org.apache.gora.hbase.query.HBaseQuery
 
HBaseQuery(DataStore<K, T>) - Constructor for class org.apache.gora.hbase.query.HBaseQuery
 
HBaseResult<K,T extends Persistent> - Class in org.apache.gora.hbase.query
Base class for Result implementations for HBase.
HBaseResult(HBaseStore<K, T>, Query<K, T>) - Constructor for class org.apache.gora.hbase.query.HBaseResult
 
HBaseScannerResult<K,T extends Persistent> - Class in org.apache.gora.hbase.query
Result of a query based on an HBase scanner.
HBaseScannerResult(HBaseStore<K, T>, Query<K, T>, ResultScanner) - Constructor for class org.apache.gora.hbase.query.HBaseScannerResult
 
HBaseStore<K,T extends Persistent> - Class in org.apache.gora.hbase.store
DataStore for HBase.
HBaseStore() - Constructor for class org.apache.gora.hbase.store.HBaseStore
 
HBaseTableConnection - Class in org.apache.gora.hbase.store
Thread safe implementation to connect to a HBase table.
HBaseTableConnection(Configuration, String, boolean) - Constructor for class org.apache.gora.hbase.store.HBaseTableConnection
Instantiate new connection.
HexEncoder - Class in org.apache.gora.accumulo.encoders
Encodes data in a ascii hex representation
HexEncoder() - Constructor for class org.apache.gora.accumulo.encoders.HexEncoder
 
HSqlInsertUpdateStatement<K,T extends Persistent> - Class in org.apache.gora.sql.statement
 
HSqlInsertUpdateStatement(SqlStore<K, T>, SqlMapping, String) - Constructor for class org.apache.gora.sql.statement.HSqlInsertUpdateStatement
 

I

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
 
init(InputStream) - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
initDbMetadata() - Method in class org.apache.gora.sql.store.SqlStore
 
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() - Method in class org.apache.gora.cassandra.store.CassandraClient
 
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() - Method in class org.apache.gora.sql.store.SqlStore
 
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
 
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
 
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
 
InsertStatement - Class in org.apache.gora.sql.statement
An SQL INSERT statement, for generating a Prepared Statement
InsertStatement(SqlMapping, String) - Constructor for class org.apache.gora.sql.statement.InsertStatement
 
InsertStatement(SqlMapping, String, String...) - Constructor for class org.apache.gora.sql.statement.InsertStatement
 
InsertUpdateStatement<K,V extends Persistent> - Class in org.apache.gora.sql.statement
 
InsertUpdateStatement(SqlStore<K, V>, SqlMapping, String) - Constructor for class org.apache.gora.sql.statement.InsertUpdateStatement
 
InsertUpdateStatement.ColumnData - Class in org.apache.gora.sql.statement
 
InsertUpdateStatement.ColumnData(Object, Schema, Column) - Constructor for class org.apache.gora.sql.statement.InsertUpdateStatement.ColumnData
 
InsertUpdateStatementFactory - Class in org.apache.gora.sql.statement
 
InsertUpdateStatementFactory() - Constructor for class org.apache.gora.sql.statement.InsertUpdateStatementFactory
 
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.impl.QueryBase
 
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(Persistent, int) - Method in class org.apache.gora.persistency.impl.StateManagerImpl
 
isDirty(Persistent) - Method in class org.apache.gora.persistency.impl.StateManagerImpl
 
isDirty() - Method in interface org.apache.gora.persistency.Persistent
Returns whether any of the fields of the object has been modified after construction or loading.
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(Persistent) - Method in interface org.apache.gora.persistency.StateManager
Returns whether any of the fields of the object has been modified after construction or loading.
isDirty(Persistent, int) - Method in interface org.apache.gora.persistency.StateManager
Returns whether the field has been modified.
isEmpty() - Method in class org.apache.gora.sql.statement.Where
 
isFieldEqual(int, Object) - Method in class org.apache.gora.persistency.impl.PersistentBase
 
isKeyPersistent() - Method in class org.apache.gora.persistency.impl.BeanFactoryImpl
 
isLimitReached() - Method in class org.apache.gora.query.impl.ResultBase
Returns whether the limit for the query is reached.
isModulo() - Method in class org.apache.gora.mapreduce.GoraRecordCounter
 
isNew() - Method in class org.apache.gora.persistency.impl.PersistentBase
 
isNew - Variable in class org.apache.gora.persistency.impl.StateManagerImpl
 
isNew(Persistent) - Method in class org.apache.gora.persistency.impl.StateManagerImpl
 
isNew() - Method in interface org.apache.gora.persistency.Persistent
Returns whether the object is newly constructed.
isNew(Persistent) - Method in interface org.apache.gora.persistency.StateManager
Returns whether the object is newly constructed.
isOrderByAsc() - Method in class org.apache.gora.sql.statement.SelectStatement
 
isPrimaryKey() - Method in class org.apache.gora.sql.store.Column
 
isReadable(int) - Method in class org.apache.gora.persistency.impl.PersistentBase
 
isReadable(String) - Method in class org.apache.gora.persistency.impl.PersistentBase
 
isReadable(Persistent, int) - Method in class org.apache.gora.persistency.impl.StateManagerImpl
 
isReadable(int) - Method in interface org.apache.gora.persistency.Persistent
Returns whether the field has been loaded from the datastore.
isReadable(String) - Method in interface org.apache.gora.persistency.Persistent
Returns whether the field has been loaded from the datastore.
isReadable(Persistent, int) - Method in interface org.apache.gora.persistency.StateManager
Returns whether the field has been loaded from the datastore.
isSemicolon() - Method in class org.apache.gora.sql.statement.SelectStatement
 
isSuper(String) - Method in class org.apache.gora.cassandra.store.CassandraClient
 
isSuper(String) - Method in class org.apache.gora.cassandra.store.CassandraMapping
Read family super attribute.
iterator() - Method in class org.apache.gora.persistency.ListGenericArray
 

J

join(List<String>) - Static method in class org.apache.gora.util.StringUtils
 
join(String[]) - Static method in class org.apache.gora.util.StringUtils
 
join(StringBuilder, Collection<String>) - Static method in class org.apache.gora.util.StringUtils
 
join(StringBuilder, String[]) - Static method in class org.apache.gora.util.StringUtils
 
joinStringArrays(String[], String...) - Static method in class org.apache.gora.util.StringUtils
Joins the two given arrays, removing dup elements.

K

key - Variable in class org.apache.gora.query.impl.ResultBase
 
key - Variable in class org.apache.gora.tutorial.log.KeyValueWritable
 
keyClass - Variable in class org.apache.gora.store.impl.DataStoreBase
 
KeyValueWritable<K extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.WritableComparable> - Class in org.apache.gora.tutorial.log
A WritableComparable containing a key-value WritableComparable pair.
KeyValueWritable() - Constructor for class org.apache.gora.tutorial.log.KeyValueWritable
 
KeyValueWritable(K, V) - Constructor for class org.apache.gora.tutorial.log.KeyValueWritable
 

L

lastPossibleKey(int, byte[]) - Method in class org.apache.gora.accumulo.encoders.BinaryEncoder
 
lastPossibleKey(int, byte[]) - Method in interface org.apache.gora.accumulo.encoders.Encoder
 
lastPossibleKey(int, byte[]) - Method in class org.apache.gora.accumulo.encoders.HexEncoder
 
lastPossibleKey(int, byte[]) - Static method in class org.apache.gora.accumulo.encoders.Utils
 
length() - Method in class org.apache.gora.avro.mapreduce.FsInput
 
lessThan(String, String) - Method in class org.apache.gora.sql.statement.Where
 
lessThanEq(String, String) - Method in class org.apache.gora.sql.statement.Where
 
limit - Variable in class org.apache.gora.query.impl.QueryBase
 
limit - Variable in class org.apache.gora.query.impl.ResultBase
Query limit
LINKS - Static variable in class org.apache.gora.examples.WebPageDataCreator
 
ListGenericArray<T> - Class in org.apache.gora.persistency
An ArrayList based implementation of Avro GenericArray.
ListGenericArray(Schema, List<T>) - Constructor for class org.apache.gora.persistency.ListGenericArray
 
ListGenericArray(Schema) - Constructor for class org.apache.gora.persistency.ListGenericArray
 
ListGenericArray(int, Schema) - Constructor for class org.apache.gora.persistency.ListGenericArray
 
loadClass(String) - Static method in class org.apache.gora.util.ClassLoadingUtils
Loads a class using the class loader.
loadClass(Class<?>, String) - Static method in class org.apache.gora.util.ClassLoadingUtils
Loads a class using the class loader.
loadConfiguration() - Method in class org.apache.gora.cassandra.store.CassandraMapping
 
loadFromConf(Configuration, String) - Static method in class org.apache.gora.util.IOUtils
Loads the object stored by IOUtils.storeToConf(Object, Configuration, String) method from the configuration under the given dataKey.
locations - Variable in class org.apache.gora.query.impl.PartitionQueryImpl
 
lockRow(byte[]) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
 
LOG - Static variable in class org.apache.gora.cassandra.query.CassandraResult
 
LOG - Static variable in class org.apache.gora.cassandra.query.CassandraSubColumn
 
LOG - Static variable in class org.apache.gora.cassandra.query.CassandraSuperColumn
 
LOG - Static variable in class org.apache.gora.cassandra.store.CassandraClient
 
LOG - Static variable in class org.apache.gora.cassandra.store.CassandraMapping
 
LOG - Static variable in class org.apache.gora.cassandra.store.CassandraStore
 
log - Static variable in class org.apache.gora.hbase.store.HBaseStore
 
LOG - Static variable in class org.apache.gora.mapreduce.GoraRecordReader
 
LOG - Static variable in class org.apache.gora.mapreduce.GoraRecordWriter
 
log - Static variable in class org.apache.gora.store.DataStoreFactory
 
LogAnalytics - Class in org.apache.gora.tutorial.log
LogAnalytics is the tutorial class to illustrate Gora MapReduce API.
LogAnalytics() - Constructor for class org.apache.gora.tutorial.log.LogAnalytics
 
LogAnalytics.LogAnalyticsMapper - Class in org.apache.gora.tutorial.log
The Mapper takes Long keys and Pageview objects, and emits tuples of <url, day> as keys and 1 as values.
LogAnalytics.LogAnalyticsMapper() - Constructor for class org.apache.gora.tutorial.log.LogAnalytics.LogAnalyticsMapper
 
LogAnalytics.LogAnalyticsReducer - Class in org.apache.gora.tutorial.log
The Reducer receives tuples of <url, day> as keys and a list of values corresponding to the keys, and emits a combined keys and MetricDatum objects.
LogAnalytics.LogAnalyticsReducer() - Constructor for class org.apache.gora.tutorial.log.LogAnalytics.LogAnalyticsReducer
 
LogManager - Class in org.apache.gora.tutorial.log
LogManager is the tutorial class to illustrate the basic DataStore API usage.
LogManager() - Constructor for class org.apache.gora.tutorial.log.LogManager
 

M

main(String[]) - Static method in class org.apache.gora.compiler.GoraCompiler
 
main(String[]) - Static method in class org.apache.gora.examples.mapreduce.QueryCounter
 
main(String[]) - Static method in class org.apache.gora.examples.mapreduce.WordCount
 
main(String[]) - Static method in class org.apache.gora.examples.WebPageDataCreator
 
main(String[]) - Static method in class org.apache.gora.tutorial.log.LogAnalytics
 
main(String[]) - Static method in class org.apache.gora.tutorial.log.LogManager
 
map(K, T, Mapper<K, T, NullWritable, NullWritable>.Context) - Method in class org.apache.gora.examples.mapreduce.QueryCounter.QueryCounterMapper
 
map(String, WebPage, Mapper<String, WebPage, Text, IntWritable>.Context) - Method in class org.apache.gora.examples.mapreduce.WordCount.TokenizerMapper
 
map(Long, Pageview, Mapper<Long, Pageview, TextLong, LongWritable>.Context) - Method in class org.apache.gora.tutorial.log.LogAnalytics.LogAnalyticsMapper
 
mapNext() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
mapping - Variable in class org.apache.gora.sql.statement.InsertUpdateStatement
 
MAPPING_FILE - Static variable in class org.apache.gora.store.DataStoreFactory
 
MemStore<K,T extends Persistent> - Class in org.apache.gora.memory.store
Memory based DataStore implementation for tests.
MemStore() - Constructor for class org.apache.gora.memory.store.MemStore
 
MemStore.MemQuery<K,T extends Persistent> - Class in org.apache.gora.memory.store
 
MemStore.MemQuery() - Constructor for class org.apache.gora.memory.store.MemStore.MemQuery
 
MemStore.MemQuery(DataStore<K, T>) - Constructor for class org.apache.gora.memory.store.MemStore.MemQuery
 
MemStore.MemResult<K,T extends Persistent> - Class in org.apache.gora.memory.store
 
MemStore.MemResult(DataStore<K, T>, Query<K, T>, NavigableMap<K, T>) - Constructor for class org.apache.gora.memory.store.MemStore.MemResult
 
Metadata - Class in org.apache.gora.examples.generated
 
Metadata() - Constructor for class org.apache.gora.examples.generated.Metadata
 
Metadata(StateManager) - Constructor for class org.apache.gora.examples.generated.Metadata
 
Metadata.Field - Enum in org.apache.gora.examples.generated
 
MetricDatum - Class in org.apache.gora.tutorial.log.generated
 
MetricDatum() - Constructor for class org.apache.gora.tutorial.log.generated.MetricDatum
 
MetricDatum(StateManager) - Constructor for class org.apache.gora.tutorial.log.generated.MetricDatum
 
MetricDatum.Field - Enum in org.apache.gora.tutorial.log.generated
 
MOCK_PROPERTY - Static variable in class org.apache.gora.accumulo.store.AccumuloStore
 
MySqlInsertUpdateStatement<K,V extends Persistent> - Class in org.apache.gora.sql.statement
 
MySqlInsertUpdateStatement(SqlStore<K, V>, SqlMapping, String) - Constructor for class org.apache.gora.sql.statement.MySqlInsertUpdateStatement
 

N

needsTaskCommit(TaskAttemptContext) - Method in class org.apache.gora.mapreduce.NullOutputCommitter
 
newArray(Object, int, Schema) - Method in class org.apache.gora.avro.PersistentDatumReader
Called to create new array instances.
newInstance(StateManager) - Method in class org.apache.gora.examples.generated.Employee
 
newInstance(StateManager) - Method in class org.apache.gora.examples.generated.Metadata
 
newInstance(StateManager) - Method in class org.apache.gora.examples.generated.TokenDatum
 
newInstance(StateManager) - Method in class org.apache.gora.examples.generated.WebPage
 
newInstance(Result, String[]) - Method in class org.apache.gora.hbase.store.HBaseStore
 
newInstance(StateManager) - Method in interface org.apache.gora.persistency.Persistent
Constructs a new instance of the object with the given StateManager.
newInstance(StateManager) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
 
newInstance(StateManager) - Method in class org.apache.gora.tutorial.log.generated.Pageview
 
newInstance(Class<T>) - Static method in class org.apache.gora.util.ReflectionUtils
Constructs a new instance of the class using the no-arg constructor.
newInstance(String) - Static method in class org.apache.gora.util.ReflectionUtils
Constructs a new instance of the class using the no-arg constructor.
newKey() - Method in interface org.apache.gora.persistency.BeanFactory
Constructs a new instance of the key class
newKey() - Method in class org.apache.gora.persistency.impl.BeanFactoryImpl
 
newKey() - Method in interface org.apache.gora.store.DataStore
Returns a new instance of the key object.
newKey() - Method in class org.apache.gora.store.impl.DataStoreBase
 
newMap(Object, int) - Method in class org.apache.gora.avro.PersistentDatumReader
 
newPersistent() - Method in class org.apache.gora.avro.PersistentDatumReader
 
newPersistent() - Method in interface org.apache.gora.persistency.BeanFactory
Constructs a new instance of the Persistent class
newPersistent() - Method in class org.apache.gora.persistency.impl.BeanFactoryImpl
 
newPersistent() - Method in interface org.apache.gora.store.DataStore
Returns a new instance of the managed persistent object.
newPersistent() - Method in class org.apache.gora.store.impl.DataStoreBase
 
newQuery() - Method in class org.apache.gora.accumulo.store.AccumuloStore
 
newQuery() - Method in class org.apache.gora.avro.store.AvroStore
 
newQuery() - Method in class org.apache.gora.cassandra.store.CassandraStore
 
newQuery() - Method in class org.apache.gora.hbase.store.HBaseStore
 
newQuery() - Method in class org.apache.gora.memory.store.MemStore
 
newQuery() - Method in class org.apache.gora.sql.store.SqlStore
 
newQuery() - Method in interface org.apache.gora.store.DataStore
Constructs and returns a new Query.
newRecord(Object, Schema) - Method in class org.apache.gora.avro.PersistentDatumReader
 
next() - Method in class org.apache.gora.query.impl.ResultBase
 
next() - Method in interface org.apache.gora.query.Result
Advances to the next element and returns false if at end.
nextInner() - Method in class org.apache.gora.accumulo.query.AccumuloResult
 
nextInner() - Method in class org.apache.gora.avro.query.AvroResult
 
nextInner() - Method in class org.apache.gora.avro.query.DataFileAvroResult
 
nextInner() - Method in class org.apache.gora.cassandra.query.CassandraResult
 
nextInner() - Method in class org.apache.gora.hbase.query.HBaseGetResult
 
nextInner() - Method in class org.apache.gora.hbase.query.HBaseScannerResult
 
nextInner() - Method in class org.apache.gora.memory.store.MemStore.MemResult
 
nextInner() - Method in class org.apache.gora.query.impl.ResultBase
ResultBase.next() calls this function to read the actual results.
nextInner() - Method in class org.apache.gora.sql.query.SqlResult
 
nextKeyValue() - Method in class org.apache.gora.mapreduce.GoraRecordReader
 
nextNode() - Method in class org.apache.gora.util.NodeWalker
Returns the next Node on the stack and pushes all of its children onto the stack, allowing us to walk the node tree without the use of recursion.
NodeWalker - Class in org.apache.gora.util
A utility class that allows the walking of any DOM tree using a stack instead of recursion.
NodeWalker(Node) - Constructor for class org.apache.gora.util.NodeWalker
Starts the Node tree from the root node.
Null - Class in org.apache.gora.util
Placeholder for Null type arguments
Null() - Constructor for class org.apache.gora.util.Null
 
NullOutputCommitter - Class in org.apache.gora.mapreduce
An OutputCommitter that does nothing.
NullOutputCommitter() - Constructor for class org.apache.gora.mapreduce.NullOutputCommitter
 

O

object - Variable in class org.apache.gora.sql.statement.InsertUpdateStatement.ColumnData
 
offset - Variable in class org.apache.gora.query.impl.ResultBase
How far we have proceeded
open(InputStream) - Method in class org.apache.gora.mapreduce.PersistentDeserializer
 
open(OutputStream) - Method in class org.apache.gora.mapreduce.PersistentSerializer
 
OperationNotSupportedException - Exception in org.apache.gora.util
Operation is not supported or implemented.
OperationNotSupportedException() - Constructor for exception org.apache.gora.util.OperationNotSupportedException
 
OperationNotSupportedException(String, Throwable) - Constructor for exception org.apache.gora.util.OperationNotSupportedException
 
OperationNotSupportedException(String) - Constructor for exception org.apache.gora.util.OperationNotSupportedException
 
OperationNotSupportedException(Throwable) - Constructor for exception org.apache.gora.util.OperationNotSupportedException
 
org.apache.gora.accumulo.encoders - package org.apache.gora.accumulo.encoders
 
org.apache.gora.accumulo.query - package org.apache.gora.accumulo.query
 
org.apache.gora.accumulo.store - package org.apache.gora.accumulo.store
 
org.apache.gora.accumulo.util - package org.apache.gora.accumulo.util
 
org.apache.gora.avro - package org.apache.gora.avro
 
org.apache.gora.avro.mapreduce - package org.apache.gora.avro.mapreduce
 
org.apache.gora.avro.query - package org.apache.gora.avro.query
 
org.apache.gora.avro.store - package org.apache.gora.avro.store
 
org.apache.gora.cassandra.query - package org.apache.gora.cassandra.query
 
org.apache.gora.cassandra.store - package org.apache.gora.cassandra.store
 
org.apache.gora.compiler - package org.apache.gora.compiler
 
org.apache.gora.examples - package org.apache.gora.examples
 
org.apache.gora.examples.generated - package org.apache.gora.examples.generated
 
org.apache.gora.examples.mapreduce - package org.apache.gora.examples.mapreduce
 
org.apache.gora.hbase.query - package org.apache.gora.hbase.query
 
org.apache.gora.hbase.store - package org.apache.gora.hbase.store
 
org.apache.gora.hbase.util - package org.apache.gora.hbase.util
 
org.apache.gora.mapreduce - package org.apache.gora.mapreduce
 
org.apache.gora.memory.store - package org.apache.gora.memory.store
 
org.apache.gora.persistency - package org.apache.gora.persistency
 
org.apache.gora.persistency.impl - package org.apache.gora.persistency.impl
 
org.apache.gora.query - package org.apache.gora.query
 
org.apache.gora.query.impl - package org.apache.gora.query.impl
 
org.apache.gora.sql.query - package org.apache.gora.sql.query
 
org.apache.gora.sql.statement - package org.apache.gora.sql.statement
 
org.apache.gora.sql.store - package org.apache.gora.sql.store
 
org.apache.gora.sql.util - package org.apache.gora.sql.util
 
org.apache.gora.store - package org.apache.gora.store
 
org.apache.gora.store.impl - package org.apache.gora.store.impl
 
org.apache.gora.tutorial.log - package org.apache.gora.tutorial.log
 
org.apache.gora.tutorial.log.generated - package org.apache.gora.tutorial.log.generated
 
org.apache.gora.util - package org.apache.gora.util
 
OUTPUT_KEY_CLASS - Static variable in class org.apache.gora.mapreduce.GoraOutputFormat
 
OUTPUT_PATH - Static variable in class org.apache.gora.store.DataStoreFactory
 
OUTPUT_VALUE_CLASS - Static variable in class org.apache.gora.mapreduce.GoraOutputFormat
 
outputPath - Variable in class org.apache.gora.store.impl.FileBackedDataStoreBase
 
outputStream - Variable in class org.apache.gora.store.impl.FileBackedDataStoreBase
 

P

Pageview - Class in org.apache.gora.tutorial.log.generated
 
Pageview() - Constructor for class org.apache.gora.tutorial.log.generated.Pageview
 
Pageview(StateManager) - Constructor for class org.apache.gora.tutorial.log.generated.Pageview
 
Pageview.Field - Enum in org.apache.gora.tutorial.log.generated
 
PARSE_MAPPING_FILE_KEY - Static variable in class org.apache.gora.hbase.store.HBaseStore
 
parseInt(String, int) - Static method in class org.apache.gora.util.StringUtils
 
PartitionQuery<K,T extends Persistent> - Interface in org.apache.gora.query
PartitionQuery divides the results of the Query to multi partitions, so that queries can be run locally on the nodes that hold the data.
PartitionQueryImpl<K,T extends Persistent> - Class in org.apache.gora.query.impl
Implementation for PartitionQuery.
PartitionQueryImpl() - Constructor for class org.apache.gora.query.impl.PartitionQueryImpl
 
PartitionQueryImpl(Query<K, T>, String...) - Constructor for class org.apache.gora.query.impl.PartitionQueryImpl
 
PartitionQueryImpl(Query<K, T>, K, K, String...) - Constructor for class org.apache.gora.query.impl.PartitionQueryImpl
 
PASSWORD_PROPERTY - Static variable in class org.apache.gora.accumulo.store.AccumuloStore
 
PASSWORD_PROPERTY - Static variable in class org.apache.gora.sql.store.SqlStore
Password to access the database
peek() - Method in class org.apache.gora.persistency.ListGenericArray
 
Persistent - Interface in org.apache.gora.persistency
Objects that are persisted by Gora implements this interface.
persistent - Variable in class org.apache.gora.query.impl.ResultBase
 
PersistentBase - Class in org.apache.gora.persistency.impl
Base classs implementing common functionality for Persistent classes.
PersistentBase() - Constructor for class org.apache.gora.persistency.impl.PersistentBase
 
PersistentBase(StateManager) - Constructor for class org.apache.gora.persistency.impl.PersistentBase
 
persistentClass - Variable in class org.apache.gora.store.impl.DataStoreBase
 
PersistentDatumReader<T extends Persistent> - Class in org.apache.gora.avro
PersistentDatumReader reads, fields' dirty and readable information.
PersistentDatumReader() - Constructor for class org.apache.gora.avro.PersistentDatumReader
 
PersistentDatumReader(Schema, boolean) - Constructor for class org.apache.gora.avro.PersistentDatumReader
 
PersistentDatumWriter<T extends Persistent> - Class in org.apache.gora.avro
PersistentDatumWriter writes, fields' dirty and readable information.
PersistentDatumWriter() - Constructor for class org.apache.gora.avro.PersistentDatumWriter
 
PersistentDatumWriter(Schema, boolean) - Constructor for class org.apache.gora.avro.PersistentDatumWriter
 
PersistentDeserializer - Class in org.apache.gora.mapreduce
Hadoop deserializer using PersistentDatumReader with BinaryDecoder.
PersistentDeserializer(Class<? extends Persistent>, boolean) - Constructor for class org.apache.gora.mapreduce.PersistentDeserializer
 
PersistentNonReusingSerialization - Class in org.apache.gora.mapreduce
 
PersistentNonReusingSerialization() - Constructor for class org.apache.gora.mapreduce.PersistentNonReusingSerialization
 
PersistentSerialization - Class in org.apache.gora.mapreduce
 
PersistentSerialization() - Constructor for class org.apache.gora.mapreduce.PersistentSerialization
 
PersistentSerializer - Class in org.apache.gora.mapreduce
Hadoop serializer using PersistentDatumWriter with BinaryEncoder.
PersistentSerializer() - Constructor for class org.apache.gora.mapreduce.PersistentSerializer
 
populate(Iterator<Map.Entry<Key, Value>>, T) - Method in class org.apache.gora.accumulo.store.AccumuloStore
 
powerset(String[]) - Static method in class org.apache.gora.util.StringUtils
Returns the power set from the given set by using a binary counter Example: S = {a,b,c} P(S) = {[], [c], [b], [b, c], [a], [a, c], [a, b], [a, b, c]}
properties - Static variable in class org.apache.gora.store.DataStoreFactory
Deprecated. 
properties - Variable in class org.apache.gora.store.impl.DataStoreBase
 
put(K, T) - Method in class org.apache.gora.accumulo.store.AccumuloStore
 
put(K, T) - Method in class org.apache.gora.avro.store.AvroStore
 
put(K, T) - Method in class org.apache.gora.avro.store.DataFileAvroStore
 
put(K, T) - Method in class org.apache.gora.cassandra.store.CassandraStore
Duplicate instance to keep all the objects in memory till flushing.
put(int, Object) - Method in class org.apache.gora.examples.generated.Employee
 
put(int, Object) - Method in class org.apache.gora.examples.generated.Metadata
 
put(int, Object) - Method in class org.apache.gora.examples.generated.TokenDatum
 
put(int, Object) - Method in class org.apache.gora.examples.generated.WebPage
 
put(K, T) - Method in class org.apache.gora.hbase.store.HBaseStore
 
put(Put) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
 
put(List<Put>) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
 
put(K, T) - Method in class org.apache.gora.memory.store.MemStore
 
put(K, V) - Method in class org.apache.gora.persistency.StatefulHashMap
 
put(K, T) - Method in class org.apache.gora.sql.store.SqlStore
 
put(K, T) - Method in interface org.apache.gora.store.DataStore
Inserts the persistent object with the given key.
put(int, Object) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
 
put(int, Object) - Method in class org.apache.gora.tutorial.log.generated.Pageview
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.gora.persistency.StatefulHashMap
 
putByte(byte[], int, byte) - Static method in class org.apache.gora.util.ByteUtils
Write a single byte out to the specified byte array position.
putBytes(byte[], int, byte[], int, int) - Static method in class org.apache.gora.util.ByteUtils
Put bytes at the specified byte array position.
putRow(String, CassandraRow) - Method in class org.apache.gora.cassandra.query.CassandraResultSet
 
putState(K, State) - Method in class org.apache.gora.persistency.StatefulHashMap
 
putState(K, State) - Method in interface org.apache.gora.persistency.StatefulMap
 
putToData(Utf8, Utf8) - Method in class org.apache.gora.examples.generated.Metadata
 
putToOutlinks(Utf8, Utf8) - Method in class org.apache.gora.examples.generated.WebPage
 

Q

query - Variable in class org.apache.gora.mapreduce.GoraInputSplit
 
query - Variable in class org.apache.gora.mapreduce.GoraRecordReader
 
query - Variable in class org.apache.gora.query.impl.ResultBase
 
Query<K,T extends Persistent> - Interface in org.apache.gora.query
A query to a data store to retrieve objects.
QUERY_KEY - Static variable in class org.apache.gora.mapreduce.GoraInputFormat
 
QueryBase<K,T extends Persistent> - Class in org.apache.gora.query.impl
Base class for Query implementations.
QueryBase(DataStore<K, T>) - Constructor for class org.apache.gora.query.impl.QueryBase
 
QueryCounter<K,T extends Persistent> - Class in org.apache.gora.examples.mapreduce
Example Hadoop job to count the row of a gora Query.
QueryCounter(Configuration) - Constructor for class org.apache.gora.examples.mapreduce.QueryCounter
 
QueryCounter.QueryCounterMapper<K,T extends Persistent> - Class in org.apache.gora.examples.mapreduce
 
QueryCounter.QueryCounterMapper() - Constructor for class org.apache.gora.examples.mapreduce.QueryCounter.QueryCounterMapper
 
queryString - Variable in class org.apache.gora.query.impl.QueryBase
 

R

read(byte[], int, int) - Method in class org.apache.gora.avro.mapreduce.FsInput
 
read(T, Decoder) - Method in class org.apache.gora.avro.PersistentDatumReader
 
read(Object, Schema, Decoder) - Method in class org.apache.gora.avro.PersistentDatumReader
 
readableBits - Variable in class org.apache.gora.persistency.impl.StateManagerImpl
 
readArrayStart() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
readBoolArray(DataInput) - Static method in class org.apache.gora.util.IOUtils
Reads a boolean[] from input
readBoolArray(Decoder) - Static method in class org.apache.gora.util.IOUtils
Reads a boolean[] from input
readBoolean() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
readBytes(ByteBuffer) - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
readDouble() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
readEnum() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
readerMaps - Static variable in class org.apache.gora.hbase.util.HBaseByteInterface
 
readField() - Method in class org.apache.gora.sql.store.SqlStore
 
readFields(DataInput) - Method in class org.apache.gora.avro.store.AvroStore
 
readFields(DataInput) - Method in class org.apache.gora.mapreduce.GoraInputSplit
 
readFields(DataInput) - Method in class org.apache.gora.query.impl.FileSplitPartitionQuery
 
readFields(DataInput) - Method in class org.apache.gora.query.impl.PartitionQueryImpl
 
readFields(DataInput) - Method in class org.apache.gora.query.impl.QueryBase
 
readFields(DataInput) - Method in interface org.apache.gora.store.DataStore
 
readFields(DataInput) - Method in class org.apache.gora.store.impl.DataStoreBase
 
readFields(DataInput) - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
 
readFields(DataInput) - Method in class org.apache.gora.tutorial.log.KeyValueWritable
 
readFixed(byte[], int, int) - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
readFixed(byte[]) - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
readFloat() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
readFully(InputStream) - Static method in class org.apache.gora.util.IOUtils
Reads until the end of the input stream, and returns the contents as a byte[]
readIndex() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
readInt() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
readLong() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
readMap(Object, Schema, ResolvingDecoder) - Method in class org.apache.gora.avro.PersistentDatumReader
 
readMapping(String) - Method in class org.apache.gora.accumulo.store.AccumuloStore
 
readMapping() - Method in class org.apache.gora.sql.store.SqlStore
 
readMapStart() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
readNext(Result) - Method in class org.apache.gora.hbase.query.HBaseResult
 
readNull() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
readNullFieldsInfo(DataInput) - Static method in class org.apache.gora.util.IOUtils
Reads the data written by IOUtils.writeNullFieldsInfo(DataOutput, Object...) and returns a boolean array representing whether each field is null or not.
readObject(ResultSet, T, String[]) - Method in class org.apache.gora.sql.store.SqlStore
 
readObject(DataInput) - Static method in class org.apache.gora.util.IOUtils
 
readPrimaryKey(ResultSet) - Method in class org.apache.gora.sql.store.SqlStore
 
readProperties(DataInput) - Static method in class org.apache.gora.util.WritableUtils
 
readRecord(Object, Schema, ResolvingDecoder) - Method in class org.apache.gora.avro.PersistentDatumReader
 
readString(Utf8) - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
readStringArray(DataInput) - Static method in class org.apache.gora.util.IOUtils
Reads and returns a String array that is written by IOUtils.writeStringArray(DataOutput, String[]).
readVLong(byte[], int) - Static method in class org.apache.gora.util.ByteUtils
Reads a zero-compressed encoded long from input stream and returns it.
reduce(Text, Iterable<IntWritable>, Reducer<Text, IntWritable, String, TokenDatum>.Context) - Method in class org.apache.gora.examples.mapreduce.WordCount.WordCountReducer
 
reduce(TextLong, Iterable<LongWritable>, Reducer<TextLong, LongWritable, String, MetricDatum>.Context) - Method in class org.apache.gora.tutorial.log.LogAnalytics.LogAnalyticsReducer
 
ReflectionUtils - Class in org.apache.gora.util
Utility methods related to reflection
ReflectionUtils() - Constructor for class org.apache.gora.util.ReflectionUtils
 
registerFields(Class<?>, String...) - Static method in class org.apache.gora.persistency.impl.PersistentBase
Subclasses should call this function for all the persistable fields in the class to register them.
remove(Object) - Method in class org.apache.gora.persistency.StatefulHashMap
 
removeFromData(Utf8) - Method in class org.apache.gora.examples.generated.Metadata
 
removeFromOutlinks(Utf8) - Method in class org.apache.gora.examples.generated.WebPage
 
renameTable(String, String) - Method in class org.apache.gora.hbase.store.HBaseMapping.HBaseMappingBuilder
 
result - Variable in class org.apache.gora.mapreduce.GoraRecordReader
 
Result<K,T extends Persistent> - Interface in org.apache.gora.query
A result to a Query.
ResultBase<K,T extends Persistent> - Class in org.apache.gora.query.impl
Base class for Result implementations.
ResultBase(DataStore<K, T>, Query<K, T>) - Constructor for class org.apache.gora.query.impl.ResultBase
 
reuse() - Method in class org.apache.gora.persistency.StatefulHashMap
 
reuse() - Method in interface org.apache.gora.persistency.StatefulMap
Reuse will clear the map completely with states.
ROWS - Static variable in class org.apache.gora.examples.mapreduce.QueryCounter
 
run(String[]) - Method in class org.apache.gora.examples.mapreduce.QueryCounter
 
run(String[]) - Method in class org.apache.gora.examples.mapreduce.WordCount
 
run(String[]) - Method in class org.apache.gora.examples.WebPageDataCreator
 
run(String[]) - Method in class org.apache.gora.tutorial.log.LogAnalytics
 

S

schema - Variable in class org.apache.gora.sql.statement.InsertUpdateStatement.ColumnData
 
schema - Variable in class org.apache.gora.store.impl.DataStoreBase
The schema of the persistent class
SCHEMA_NAME - Static variable in class org.apache.gora.store.DataStoreFactory
 
schemaExists() - Method in class org.apache.gora.accumulo.store.AccumuloStore
 
schemaExists() - Method in class org.apache.gora.cassandra.store.CassandraStore
 
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.sql.store.SqlStore
 
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
 
seek(long) - Method in class org.apache.gora.avro.mapreduce.FsInput
 
SelectStatement - Class in org.apache.gora.sql.statement
A SQL SELECT statement
SelectStatement() - Constructor for class org.apache.gora.sql.statement.SelectStatement
 
SelectStatement(String) - Constructor for class org.apache.gora.sql.statement.SelectStatement
 
SelectStatement(String, String, String, String) - Constructor for class org.apache.gora.sql.statement.SelectStatement
 
SelectStatement(String, String, Where, String, String, String, boolean, int, int, boolean) - Constructor for class org.apache.gora.sql.statement.SelectStatement
 
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, PersistentDatumWriter<T>, Schema, Object) - Static method in class org.apache.gora.util.IOUtils
Serializes the field object using the datumWriter.
serialize(PersistentDatumWriter<T>, Schema, Object) - Static method in class org.apache.gora.util.IOUtils
Serializes the field object using the datumWriter.
setBeanFactory(BeanFactory<K, T>) - Method in interface org.apache.gora.store.DataStore
Sets the BeanFactory to use by the DataStore.
setBeanFactory(BeanFactory<K, T>) - Method in class org.apache.gora.store.impl.DataStoreBase
 
setBytes() - Method in class org.apache.gora.sql.store.SqlStore
 
setCodecType(AvroStore.CodecType) - Method in class org.apache.gora.avro.store.AvroStore
 
setColumnNames(String...) - Method in class org.apache.gora.sql.statement.InsertStatement
 
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(Configuration) - Method in interface org.apache.gora.store.DataStore
 
setConf(Configuration) - Method in class org.apache.gora.store.impl.DataStoreBase
 
setContent(ByteBuffer) - Method in class org.apache.gora.examples.generated.WebPage
 
setCount(int) - Method in class org.apache.gora.examples.generated.TokenDatum
 
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.
setDateOfBirth(long) - Method in class org.apache.gora.examples.generated.Employee
 
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
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(Persistent, int) - Method in class org.apache.gora.persistency.impl.StateManagerImpl
 
setDirty(Persistent) - Method in class org.apache.gora.persistency.impl.StateManagerImpl
 
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.
setDirty(Persistent) - Method in interface org.apache.gora.persistency.StateManager
Sets all the fields of the object as dirty.
setDirty(Persistent, int) - Method in interface org.apache.gora.persistency.StateManager
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
 
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
 
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
 
setField() - Method in class org.apache.gora.sql.store.SqlStore
Serializes the field using Avro to a BLOB field
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
 
setFrom(String) - Method in class org.apache.gora.sql.statement.SelectStatement
 
setGroupBy(String) - Method in class org.apache.gora.sql.statement.SelectStatement
 
setHaving(String) - Method in class org.apache.gora.sql.statement.SelectStatement
 
setHttpMethod(Utf8) - Method in class org.apache.gora.tutorial.log.generated.Pageview
 
setHttpStatusCode(int) - Method in class org.apache.gora.tutorial.log.generated.Pageview
 
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
 
setIp(Utf8) - Method in class org.apache.gora.tutorial.log.generated.Pageview
 
setJdbcType(SqlTypeInterface.JdbcType) - Method in class org.apache.gora.sql.store.Column
 
setKey(String) - 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.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
 
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.
setLength(int) - Method in class org.apache.gora.sql.store.Column
 
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.sql.statement.SelectStatement
 
setManagedPersistent(Persistent) - Method in class org.apache.gora.persistency.impl.StateManagerImpl
 
setManagedPersistent(Persistent) - Method in interface org.apache.gora.persistency.StateManager
If one state manager is allocated per persistent object, call this method to set the managed persistent.
setMappingStrategy(Column.MappingStrategy) - Method in class org.apache.gora.sql.store.Column
 
setMetadata(Metadata) - Method in class org.apache.gora.examples.generated.WebPage
 
setMetric(long) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
 
setMetricDimension(Utf8) - Method in class org.apache.gora.tutorial.log.generated.MetricDatum
 
setName(Utf8) - Method in class org.apache.gora.examples.generated.Employee
 
setName(String) - Method in class org.apache.gora.sql.store.Column
 
setNew() - Method in class org.apache.gora.persistency.impl.PersistentBase
 
setNew(Persistent) - Method in class org.apache.gora.persistency.impl.StateManagerImpl
 
setNew() - Method in interface org.apache.gora.persistency.Persistent
Sets the state of the object as new for persistency
setNew(Persistent) - Method in interface org.apache.gora.persistency.StateManager
Sets the state of the object as new for persistency
setObject(Object, Schema, Column) - Method in class org.apache.gora.sql.statement.InsertUpdateStatement
 
setObject(PreparedStatement, int, Object, Schema, Column) - Method in class org.apache.gora.sql.store.SqlStore
Sets the object to the preparedStatement by it's schema
setObject(PreparedStatement, int, V, int, Column) - Method in class org.apache.gora.sql.store.SqlStore
 
setOffset(long) - Method in class org.apache.gora.sql.statement.SelectStatement
 
setOrderBy(String) - Method in class org.apache.gora.sql.statement.SelectStatement
 
setOrderByAsc(boolean) - Method in class org.apache.gora.sql.statement.SelectStatement
 
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
 
setPersistent(T) - Method in class org.apache.gora.avro.PersistentDatumWriter
 
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
 
setPrimaryKey(String, SqlTypeInterface.JdbcType, int, int) - Method in class org.apache.gora.sql.store.SqlMapping
 
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
 
setReadable(int) - Method in class org.apache.gora.persistency.impl.PersistentBase
 
setReadable(String) - Method in class org.apache.gora.persistency.impl.PersistentBase
 
setReadable(Persistent, int) - Method in class org.apache.gora.persistency.impl.StateManagerImpl
 
setReadable(int) - Method in interface org.apache.gora.persistency.Persistent
Sets the field as readable.
setReadable(String) - Method in interface org.apache.gora.persistency.Persistent
Sets the field as readable.
setReadable(Persistent, int) - Method in interface org.apache.gora.persistency.StateManager
Sets the field as readable.
setRecordsMax(int) - Method in class org.apache.gora.mapreduce.GoraRecordCounter
 
setReferrer(Utf8) - Method in class org.apache.gora.tutorial.log.generated.Pageview
 
setResponseSize(int) - Method in class org.apache.gora.tutorial.log.generated.Pageview
 
setResultSet(CassandraResultSet) - Method in class org.apache.gora.cassandra.query.CassandraResult
 
setReverseMap(Map<String, String>) - Method in class org.apache.gora.cassandra.query.CassandraResult
 
setSalary(int) - Method in class org.apache.gora.examples.generated.Employee
 
setScale(int) - Method in class org.apache.gora.sql.store.Column
 
setSchema(Schema) - Method in class org.apache.gora.avro.PersistentDatumReader
 
setSelectList(ArrayList<String>) - Method in class org.apache.gora.sql.statement.SelectStatement
 
setSelectStatement(String) - Method in class org.apache.gora.sql.statement.SelectStatement
 
setSemicolon(boolean) - Method in class org.apache.gora.sql.statement.SelectStatement
 
setSqlType(String) - Method in class org.apache.gora.sql.store.Column
 
setSsn(Utf8) - Method in class org.apache.gora.examples.generated.Employee
 
setStartKey(K) - Method in class org.apache.gora.query.impl.QueryBase
 
setStartKey(K) - Method in interface org.apache.gora.query.Query
 
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
 
setTableName(String) - Method in class org.apache.gora.hbase.store.HBaseMapping.HBaseMappingBuilder
 
setTableName(String) - Method in class org.apache.gora.sql.statement.InsertStatement
 
setTableName(String) - Method in class org.apache.gora.sql.store.Column
 
setTableName(String) - Method in class org.apache.gora.sql.store.SqlMapping
 
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
 
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.tutorial.log.generated.MetricDatum
 
setTimestamp(long) - Method in class org.apache.gora.tutorial.log.generated.Pageview
 
setType(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(Utf8) - Method in class org.apache.gora.examples.generated.WebPage
 
setUrl(Utf8) - Method in class org.apache.gora.tutorial.log.generated.Pageview
 
setUserAgent(Utf8) - Method in class org.apache.gora.tutorial.log.generated.Pageview
 
setValue(HColumn<String, String>) - Method in class org.apache.gora.cassandra.query.CassandraSubColumn
 
setValue(HSuperColumn<String, String, String>) - Method in class org.apache.gora.cassandra.query.CassandraSuperColumn
 
setValue(V) - Method in class org.apache.gora.tutorial.log.KeyValueWritable
 
setVersion(int) - Method in class org.apache.gora.examples.generated.Metadata
 
setWhere(Where) - Method in class org.apache.gora.sql.statement.SelectStatement
 
setWhere(String) - Method in class org.apache.gora.sql.statement.SelectStatement
 
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
 
size() - Method in class org.apache.gora.persistency.ListGenericArray
 
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
skipAction() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
skipArray() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
skipBytes() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
skipChildren() - Method in class org.apache.gora.util.NodeWalker
Skips over and removes from the node stack the children of the last node.
skipFixed() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
skipFixed(int) - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
skipMap() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
skipString() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
skipTopSymbol() - Method in class org.apache.gora.mapreduce.FakeResolvingDecoder
 
SORTED_URLS - Static variable in class org.apache.gora.examples.WebPageDataCreator
 
SqlMapping - Class in org.apache.gora.sql.store
 
SqlMapping() - Constructor for class org.apache.gora.sql.store.SqlMapping
 
SqlQuery<K,T extends Persistent> - Class in org.apache.gora.sql.query
Query implementation covering SQL queries
SqlQuery() - Constructor for class org.apache.gora.sql.query.SqlQuery
 
SqlQuery(SqlStore<K, T>) - Constructor for class org.apache.gora.sql.query.SqlQuery
 
SqlResult<K,T extends Persistent> - Class in org.apache.gora.sql.query
 
SqlResult(DataStore<K, T>, Query<K, T>, ResultSet, PreparedStatement) - Constructor for class org.apache.gora.sql.query.SqlResult
 
SqlStore<K,T extends Persistent> - Class in org.apache.gora.sql.store
A DataStore implementation for RDBMS with a SQL interface.
SqlStore() - Constructor for class org.apache.gora.sql.store.SqlStore
 
SqlStore.DBVendor - Enum in org.apache.gora.sql.store
The vendor of the DB
SqlTypeInterface - Class in org.apache.gora.sql.store
Contains utility methods related to type conversion between java, avro and SQL types.
SqlTypeInterface() - Constructor for class org.apache.gora.sql.store.SqlTypeInterface
 
SqlTypeInterface.JdbcType - Enum in org.apache.gora.sql.store
Encapsules java.sql.Types as an enum
SqlUtils - Class in org.apache.gora.sql.util
SQL related utilities
SqlUtils() - Constructor for class org.apache.gora.sql.util.SqlUtils
 
startKey - Variable in class org.apache.gora.query.impl.QueryBase
 
startTime - Variable in class org.apache.gora.query.impl.QueryBase
 
State - Enum in org.apache.gora.persistency
Persistency state of an object or field.
StatefulHashMap<K,V> - Class in org.apache.gora.persistency
 
StatefulHashMap() - Constructor for class org.apache.gora.persistency.StatefulHashMap
Create an empty instance.
StatefulHashMap(Map<K, V>) - Constructor for class org.apache.gora.persistency.StatefulHashMap
Create an instance with initial entries.
StatefulMap<K,V> - Interface in org.apache.gora.persistency
StatefulMap extends the Map interface to keep track of the persistency states of individual elements in the Map.
StateManager - Interface in org.apache.gora.persistency
StateManager manages objects state for persistency.
StateManagerImpl - Class in org.apache.gora.persistency.impl
An implementation for the StateManager.
StateManagerImpl() - Constructor for class org.apache.gora.persistency.impl.StateManagerImpl
 
states() - Method in class org.apache.gora.persistency.StatefulHashMap
 
states() - Method in interface org.apache.gora.persistency.StatefulMap
 
store - Variable in class org.apache.gora.sql.statement.InsertUpdateStatement
 
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
 
stringToJdbcType(String) - Static method in class org.apache.gora.sql.store.SqlTypeInterface
 
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
 
SUPER - Static variable in class org.apache.gora.cassandra.query.CassandraColumn
 

T

tableName - Variable in class org.apache.gora.sql.statement.InsertUpdateStatement
 
tell() - Method in class org.apache.gora.avro.mapreduce.FsInput
 
TextLong - Class in org.apache.gora.tutorial.log
A KeyValueWritable of Text keys and LongWritable values.
TextLong() - Constructor for class org.apache.gora.tutorial.log.TextLong
 
toBoolean(byte[]) - Static method in class org.apache.gora.util.ByteUtils
 
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
 
toBytes(Object, Schema) - Static method in class org.apache.gora.hbase.util.HBaseByteInterface
 
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(Object, Schema, PersistentDatumWriter<?>) - 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
TokenDatum - Class in org.apache.gora.examples.generated
 
TokenDatum() - Constructor for class org.apache.gora.examples.generated.TokenDatum
 
TokenDatum(StateManager) - Constructor for class org.apache.gora.examples.generated.TokenDatum
 
TokenDatum.Field - Enum in org.apache.gora.examples.generated
 
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
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
toStatement(Connection) - Method in class org.apache.gora.sql.statement.HSqlInsertUpdateStatement
 
toStatement(Connection) - Method in class org.apache.gora.sql.statement.InsertUpdateStatement
 
toStatement(Connection) - Method in class org.apache.gora.sql.statement.MySqlInsertUpdateStatement
 
toString() - Method in enum org.apache.gora.examples.generated.Employee.Field
 
toString() - Method in enum org.apache.gora.examples.generated.Metadata.Field
 
toString() - Method in enum org.apache.gora.examples.generated.TokenDatum.Field
 
toString() - Method in enum org.apache.gora.examples.generated.WebPage.Field
 
toString() - Method in class org.apache.gora.persistency.impl.PersistentBase
 
toString() - Method in class org.apache.gora.persistency.ListGenericArray
 
toString() - Method in class org.apache.gora.query.impl.QueryBase
 
toString() - Method in class org.apache.gora.sql.statement.Delete
 
toString() - Method in class org.apache.gora.sql.statement.InsertStatement
 
toString() - Method in class org.apache.gora.sql.statement.SelectStatement
 
toString() - Method in class org.apache.gora.sql.statement.Where
 
toString() - Method in enum org.apache.gora.tutorial.log.generated.MetricDatum.Field
 
toString() - Method in enum org.apache.gora.tutorial.log.generated.Pageview.Field
 
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
 
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
 
type(Schema) - Static method in class org.apache.gora.compiler.GoraCompiler
 

U

unbox(Schema) - Static method in class org.apache.gora.compiler.GoraCompiler
 
unlockRow(RowLock) - Method in class org.apache.gora.hbase.store.HBaseTableConnection
 
URL_INDEXES - Static variable in class org.apache.gora.examples.WebPageDataCreator
 
URL_PROPERTY - Static variable in class org.apache.gora.sql.store.SqlStore
JDBC Database access URL
URLS - Static variable in class org.apache.gora.examples.WebPageDataCreator
 
USERNAME_PROPERTY - Static variable in class org.apache.gora.accumulo.store.AccumuloStore
 
USERNAME_PROPERTY - Static variable in class org.apache.gora.sql.store.SqlStore
User name to access the database
Utils - Class in org.apache.gora.accumulo.encoders
 
Utils() - Constructor for class org.apache.gora.accumulo.encoders.Utils
 

V

value - Variable in class org.apache.gora.tutorial.log.KeyValueWritable
 
valueOf(String) - Static method in enum org.apache.gora.avro.store.AvroStore.CodecType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.gora.examples.generated.Employee.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.gora.examples.generated.Metadata.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.gora.examples.generated.TokenDatum.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.gora.examples.generated.WebPage.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.gora.persistency.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.gora.sql.store.Column.MappingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.gora.sql.store.SqlStore.DBVendor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.gora.sql.store.SqlTypeInterface.JdbcType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.gora.tutorial.log.generated.MetricDatum.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.gora.tutorial.log.generated.Pageview.Field
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.gora.avro.store.AvroStore.CodecType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.gora.examples.generated.Employee.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.gora.examples.generated.Metadata.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.gora.examples.generated.TokenDatum.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.gora.examples.generated.WebPage.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.gora.persistency.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.gora.sql.store.Column.MappingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.gora.sql.store.SqlStore.DBVendor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.gora.sql.store.SqlTypeInterface.JdbcType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.gora.tutorial.log.generated.MetricDatum.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.gora.tutorial.log.generated.Pageview.Field
Returns an array containing the constants of this enum type, in the order they are declared.
vintToBytes(long) - Static method in class org.apache.gora.util.ByteUtils
 

W

WebPage - Class in org.apache.gora.examples.generated
 
WebPage() - Constructor for class org.apache.gora.examples.generated.WebPage
 
WebPage(StateManager) - Constructor for class org.apache.gora.examples.generated.WebPage
 
WebPage.Field - Enum in org.apache.gora.examples.generated
 
WebPageDataCreator - Class in org.apache.gora.examples
Creates and stores some data to be used in the tests.
WebPageDataCreator() - Constructor for class org.apache.gora.examples.WebPageDataCreator
 
where(Where) - Method in class org.apache.gora.sql.statement.Delete
 
where() - Method in class org.apache.gora.sql.statement.Delete
 
Where - Class in org.apache.gora.sql.statement
A WHERE clause in an SQL statement
Where() - Constructor for class org.apache.gora.sql.statement.Where
 
Where(String) - Constructor for class org.apache.gora.sql.statement.Where
 
WordCount - Class in org.apache.gora.examples.mapreduce
Classic word count example in Gora.
WordCount() - Constructor for class org.apache.gora.examples.mapreduce.WordCount
 
WordCount(Configuration) - Constructor for class org.apache.gora.examples.mapreduce.WordCount
 
wordCount(DataStore<String, WebPage>, DataStore<String, TokenDatum>) - Method in class org.apache.gora.examples.mapreduce.WordCount
 
WordCount.TokenizerMapper - Class in org.apache.gora.examples.mapreduce
TokenizerMapper takes <String, WebPage> pairs as obtained from the input DataStore, and tokenizes the content via WebPage.getContent().
WordCount.TokenizerMapper() - Constructor for class org.apache.gora.examples.mapreduce.WordCount.TokenizerMapper
 
WordCount.WordCountReducer - Class in org.apache.gora.examples.mapreduce
 
WordCount.WordCountReducer() - Constructor for class org.apache.gora.examples.mapreduce.WordCount.WordCountReducer
 
WritableUtils - Class in org.apache.gora.util
An utility class for Writable related functionality.
write(int) - Method in class org.apache.gora.accumulo.util.FixedByteArrayOutputStream
 
write(byte[], int, int) - Method in class org.apache.gora.accumulo.util.FixedByteArrayOutputStream
 
write(Schema, Object, Encoder) - Method in class org.apache.gora.avro.PersistentDatumWriter
 
write(DataOutput) - Method in class org.apache.gora.avro.store.AvroStore
 
write(DataOutput) - Method in class org.apache.gora.mapreduce.GoraInputSplit
 
write(K, T) - Method in class org.apache.gora.mapreduce.GoraRecordWriter
 
write(DataOutput) - Method in class org.apache.gora.query.impl.FileSplitPartitionQuery
 
write(DataOutput) - Method in class org.apache.gora.query.impl.PartitionQueryImpl
 
write(DataOutput) - Method in class org.apache.gora.query.impl.QueryBase
 
write(DataOutput) - Method in interface org.apache.gora.store.DataStore
 
write(DataOutput) - Method in class org.apache.gora.store.impl.DataStoreBase
 
write(DataOutput) - Method in class org.apache.gora.store.impl.FileBackedDataStoreBase
 
write(DataOutput) - Method in class org.apache.gora.tutorial.log.KeyValueWritable
 
writeBoolArray(DataOutput, boolean[]) - Static method in class org.apache.gora.util.IOUtils
Writes a boolean[] to the output.
writeBoolArray(Encoder, boolean[]) - Static method in class org.apache.gora.util.IOUtils
Writes a boolean[] to the output.
writeMap(Schema, Object, Encoder) - Method in class org.apache.gora.avro.PersistentDatumWriter
 
writeNullFieldsInfo(DataOutput, Object...) - Static method in class org.apache.gora.util.IOUtils
Writes a byte[] to the output, representing whether each given field is null or not.
writeObject(DataOutput, Object) - Static method in class org.apache.gora.util.IOUtils
 
writeProperties(DataOutput, Properties) - Static method in class org.apache.gora.util.WritableUtils
 
writeRecord(Schema, Object, Encoder) - Method in class org.apache.gora.avro.PersistentDatumWriter
 
writerMaps - Static variable in class org.apache.gora.hbase.util.HBaseByteInterface
 
writeStringArray(DataOutput, String[]) - Static method in class org.apache.gora.util.IOUtils
Writes the String array to the given DataOutput.

Z

ZOOKEEPERS_NAME_PROPERTY - Static variable in class org.apache.gora.accumulo.store.AccumuloStore
 

_

_ALL_FIELDS - Static variable in class org.apache.gora.examples.generated.Employee
 
_ALL_FIELDS - Static variable in class org.apache.gora.examples.generated.Metadata
 
_ALL_FIELDS - Static variable in class org.apache.gora.examples.generated.TokenDatum
 
_ALL_FIELDS - Static variable in class org.apache.gora.examples.generated.WebPage
 
_ALL_FIELDS - Static variable in class org.apache.gora.tutorial.log.generated.MetricDatum
 
_ALL_FIELDS - Static variable in class org.apache.gora.tutorial.log.generated.Pageview
 
_SCHEMA - Static variable in class org.apache.gora.examples.generated.Employee
 
_SCHEMA - Static variable in class org.apache.gora.examples.generated.Metadata
 
_SCHEMA - Static variable in class org.apache.gora.examples.generated.TokenDatum
 
_SCHEMA - Static variable in class org.apache.gora.examples.generated.WebPage
 
_SCHEMA - Static variable in class org.apache.gora.tutorial.log.generated.MetricDatum
 
_SCHEMA - Static variable in class org.apache.gora.tutorial.log.generated.Pageview
 

A B C D E F G H I J K L M N O P Q R S T U V W Z _

Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.