| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!--NewPage--> |
| <HTML> |
| <HEAD> |
| <!-- Generated by javadoc (build 1.6.0_25) on Fri May 31 18:58:14 PDT 2013 --> |
| <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <TITLE> |
| All Classes (Apache Gora 0.2 API) |
| </TITLE> |
| |
| <META NAME="date" CONTENT="2013-05-31"> |
| |
| <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> |
| |
| |
| </HEAD> |
| |
| <BODY BGCOLOR="white"> |
| <FONT size="+1" CLASS="FrameHeadingFont"> |
| <B>All Classes</B></FONT> |
| <BR> |
| |
| <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> |
| <TR> |
| <TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/apache/gora/accumulo/store/AccumuloMapping.html" title="class in org.apache.gora.accumulo.store">AccumuloMapping</A> |
| <BR> |
| <A HREF="org/apache/gora/accumulo/query/AccumuloQuery.html" title="class in org.apache.gora.accumulo.query">AccumuloQuery</A> |
| <BR> |
| <A HREF="org/apache/gora/accumulo/query/AccumuloResult.html" title="class in org.apache.gora.accumulo.query">AccumuloResult</A> |
| <BR> |
| <A HREF="org/apache/gora/accumulo/store/AccumuloStore.html" title="class in org.apache.gora.accumulo.store">AccumuloStore</A> |
| <BR> |
| <A HREF="org/apache/gora/avro/query/AvroQuery.html" title="class in org.apache.gora.avro.query">AvroQuery</A> |
| <BR> |
| <A HREF="org/apache/gora/avro/query/AvroResult.html" title="class in org.apache.gora.avro.query">AvroResult</A> |
| <BR> |
| <A HREF="org/apache/gora/avro/store/AvroStore.html" title="class in org.apache.gora.avro.store">AvroStore</A> |
| <BR> |
| <A HREF="org/apache/gora/avro/store/AvroStore.CodecType.html" title="enum in org.apache.gora.avro.store">AvroStore.CodecType</A> |
| <BR> |
| <A HREF="org/apache/gora/util/AvroUtils.html" title="class in org.apache.gora.util">AvroUtils</A> |
| <BR> |
| <A HREF="org/apache/gora/persistency/BeanFactory.html" title="interface in org.apache.gora.persistency"><I>BeanFactory</I></A> |
| <BR> |
| <A HREF="org/apache/gora/persistency/impl/BeanFactoryImpl.html" title="class in org.apache.gora.persistency.impl">BeanFactoryImpl</A> |
| <BR> |
| <A HREF="org/apache/gora/accumulo/encoders/BinaryEncoder.html" title="class in org.apache.gora.accumulo.encoders">BinaryEncoder</A> |
| <BR> |
| <A HREF="org/apache/gora/util/ByteUtils.html" title="class in org.apache.gora.util">ByteUtils</A> |
| <BR> |
| <A HREF="org/apache/gora/cassandra/store/CassandraClient.html" title="class in org.apache.gora.cassandra.store">CassandraClient</A> |
| <BR> |
| <A HREF="org/apache/gora/cassandra/query/CassandraColumn.html" title="class in org.apache.gora.cassandra.query">CassandraColumn</A> |
| <BR> |
| <A HREF="org/apache/gora/cassandra/store/CassandraMapping.html" title="class in org.apache.gora.cassandra.store">CassandraMapping</A> |
| <BR> |
| <A HREF="org/apache/gora/cassandra/query/CassandraQuery.html" title="class in org.apache.gora.cassandra.query">CassandraQuery</A> |
| <BR> |
| <A HREF="org/apache/gora/cassandra/query/CassandraResult.html" title="class in org.apache.gora.cassandra.query">CassandraResult</A> |
| <BR> |
| <A HREF="org/apache/gora/cassandra/query/CassandraResultSet.html" title="class in org.apache.gora.cassandra.query">CassandraResultSet</A> |
| <BR> |
| <A HREF="org/apache/gora/cassandra/query/CassandraRow.html" title="class in org.apache.gora.cassandra.query">CassandraRow</A> |
| <BR> |
| <A HREF="org/apache/gora/cassandra/store/CassandraStore.html" title="class in org.apache.gora.cassandra.store">CassandraStore</A> |
| <BR> |
| <A HREF="org/apache/gora/cassandra/query/CassandraSubColumn.html" title="class in org.apache.gora.cassandra.query">CassandraSubColumn</A> |
| <BR> |
| <A HREF="org/apache/gora/cassandra/query/CassandraSuperColumn.html" title="class in org.apache.gora.cassandra.query">CassandraSuperColumn</A> |
| <BR> |
| <A HREF="org/apache/gora/util/ClassLoadingUtils.html" title="class in org.apache.gora.util">ClassLoadingUtils</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/store/Column.html" title="class in org.apache.gora.sql.store">Column</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/store/Column.MappingStrategy.html" title="enum in org.apache.gora.sql.store">Column.MappingStrategy</A> |
| <BR> |
| <A HREF="org/apache/gora/avro/query/DataFileAvroResult.html" title="class in org.apache.gora.avro.query">DataFileAvroResult</A> |
| <BR> |
| <A HREF="org/apache/gora/avro/store/DataFileAvroStore.html" title="class in org.apache.gora.avro.store">DataFileAvroStore</A> |
| <BR> |
| <A HREF="org/apache/gora/store/DataStore.html" title="interface in org.apache.gora.store"><I>DataStore</I></A> |
| <BR> |
| <A HREF="org/apache/gora/store/impl/DataStoreBase.html" title="class in org.apache.gora.store.impl">DataStoreBase</A> |
| <BR> |
| <A HREF="org/apache/gora/store/DataStoreFactory.html" title="class in org.apache.gora.store">DataStoreFactory</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/statement/Delete.html" title="class in org.apache.gora.sql.statement">Delete</A> |
| <BR> |
| <A HREF="org/apache/gora/examples/generated/Employee.html" title="class in org.apache.gora.examples.generated">Employee</A> |
| <BR> |
| <A HREF="org/apache/gora/examples/generated/Employee.Field.html" title="enum in org.apache.gora.examples.generated">Employee.Field</A> |
| <BR> |
| <A HREF="org/apache/gora/accumulo/encoders/Encoder.html" title="interface in org.apache.gora.accumulo.encoders"><I>Encoder</I></A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/FakeResolvingDecoder.html" title="class in org.apache.gora.mapreduce">FakeResolvingDecoder</A> |
| <BR> |
| <A HREF="org/apache/gora/store/FileBackedDataStore.html" title="interface in org.apache.gora.store"><I>FileBackedDataStore</I></A> |
| <BR> |
| <A HREF="org/apache/gora/store/impl/FileBackedDataStoreBase.html" title="class in org.apache.gora.store.impl">FileBackedDataStoreBase</A> |
| <BR> |
| <A HREF="org/apache/gora/query/impl/FileSplitPartitionQuery.html" title="class in org.apache.gora.query.impl">FileSplitPartitionQuery</A> |
| <BR> |
| <A HREF="org/apache/gora/accumulo/util/FixedByteArrayOutputStream.html" title="class in org.apache.gora.accumulo.util">FixedByteArrayOutputStream</A> |
| <BR> |
| <A HREF="org/apache/gora/avro/mapreduce/FsInput.html" title="class in org.apache.gora.avro.mapreduce">FsInput</A> |
| <BR> |
| <A HREF="org/apache/gora/compiler/GoraCompiler.html" title="class in org.apache.gora.compiler">GoraCompiler</A> |
| <BR> |
| <A HREF="org/apache/gora/util/GoraException.html" title="class in org.apache.gora.util">GoraException</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/GoraInputFormat.html" title="class in org.apache.gora.mapreduce">GoraInputFormat</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/GoraInputSplit.html" title="class in org.apache.gora.mapreduce">GoraInputSplit</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/GoraMapper.html" title="class in org.apache.gora.mapreduce">GoraMapper</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/GoraMapReduceUtils.html" title="class in org.apache.gora.mapreduce">GoraMapReduceUtils</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/GoraMapReduceUtils.HelperInputFormat.html" title="class in org.apache.gora.mapreduce">GoraMapReduceUtils.HelperInputFormat</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/GoraOutputFormat.html" title="class in org.apache.gora.mapreduce">GoraOutputFormat</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/GoraRecordCounter.html" title="class in org.apache.gora.mapreduce">GoraRecordCounter</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/GoraRecordReader.html" title="class in org.apache.gora.mapreduce">GoraRecordReader</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/GoraRecordWriter.html" title="class in org.apache.gora.mapreduce">GoraRecordWriter</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/GoraReducer.html" title="class in org.apache.gora.mapreduce">GoraReducer</A> |
| <BR> |
| <A HREF="org/apache/gora/hbase/util/HBaseByteInterface.html" title="class in org.apache.gora.hbase.util">HBaseByteInterface</A> |
| <BR> |
| <A HREF="org/apache/gora/hbase/util/HBaseByteInterface.BinaryEncoderWithStream.html" title="class in org.apache.gora.hbase.util">HBaseByteInterface.BinaryEncoderWithStream</A> |
| <BR> |
| <A HREF="org/apache/gora/hbase/query/HBaseGetResult.html" title="class in org.apache.gora.hbase.query">HBaseGetResult</A> |
| <BR> |
| <A HREF="org/apache/gora/hbase/store/HBaseMapping.html" title="class in org.apache.gora.hbase.store">HBaseMapping</A> |
| <BR> |
| <A HREF="org/apache/gora/hbase/store/HBaseMapping.HBaseMappingBuilder.html" title="class in org.apache.gora.hbase.store">HBaseMapping.HBaseMappingBuilder</A> |
| <BR> |
| <A HREF="org/apache/gora/hbase/query/HBaseQuery.html" title="class in org.apache.gora.hbase.query">HBaseQuery</A> |
| <BR> |
| <A HREF="org/apache/gora/hbase/query/HBaseResult.html" title="class in org.apache.gora.hbase.query">HBaseResult</A> |
| <BR> |
| <A HREF="org/apache/gora/hbase/query/HBaseScannerResult.html" title="class in org.apache.gora.hbase.query">HBaseScannerResult</A> |
| <BR> |
| <A HREF="org/apache/gora/hbase/store/HBaseStore.html" title="class in org.apache.gora.hbase.store">HBaseStore</A> |
| <BR> |
| <A HREF="org/apache/gora/hbase/store/HBaseTableConnection.html" title="class in org.apache.gora.hbase.store">HBaseTableConnection</A> |
| <BR> |
| <A HREF="org/apache/gora/accumulo/encoders/HexEncoder.html" title="class in org.apache.gora.accumulo.encoders">HexEncoder</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/statement/HSqlInsertUpdateStatement.html" title="class in org.apache.gora.sql.statement">HSqlInsertUpdateStatement</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/statement/InsertStatement.html" title="class in org.apache.gora.sql.statement">InsertStatement</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/statement/InsertUpdateStatement.html" title="class in org.apache.gora.sql.statement">InsertUpdateStatement</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/statement/InsertUpdateStatementFactory.html" title="class in org.apache.gora.sql.statement">InsertUpdateStatementFactory</A> |
| <BR> |
| <A HREF="org/apache/gora/util/IOUtils.html" title="class in org.apache.gora.util">IOUtils</A> |
| <BR> |
| <A HREF="org/apache/gora/tutorial/log/KeyValueWritable.html" title="class in org.apache.gora.tutorial.log">KeyValueWritable</A> |
| <BR> |
| <A HREF="org/apache/gora/persistency/ListGenericArray.html" title="class in org.apache.gora.persistency">ListGenericArray</A> |
| <BR> |
| <A HREF="org/apache/gora/tutorial/log/LogAnalytics.html" title="class in org.apache.gora.tutorial.log">LogAnalytics</A> |
| <BR> |
| <A HREF="org/apache/gora/tutorial/log/LogAnalytics.LogAnalyticsMapper.html" title="class in org.apache.gora.tutorial.log">LogAnalytics.LogAnalyticsMapper</A> |
| <BR> |
| <A HREF="org/apache/gora/tutorial/log/LogAnalytics.LogAnalyticsReducer.html" title="class in org.apache.gora.tutorial.log">LogAnalytics.LogAnalyticsReducer</A> |
| <BR> |
| <A HREF="org/apache/gora/tutorial/log/LogManager.html" title="class in org.apache.gora.tutorial.log">LogManager</A> |
| <BR> |
| <A HREF="org/apache/gora/memory/store/MemStore.html" title="class in org.apache.gora.memory.store">MemStore</A> |
| <BR> |
| <A HREF="org/apache/gora/memory/store/MemStore.MemQuery.html" title="class in org.apache.gora.memory.store">MemStore.MemQuery</A> |
| <BR> |
| <A HREF="org/apache/gora/memory/store/MemStore.MemResult.html" title="class in org.apache.gora.memory.store">MemStore.MemResult</A> |
| <BR> |
| <A HREF="org/apache/gora/examples/generated/Metadata.html" title="class in org.apache.gora.examples.generated">Metadata</A> |
| <BR> |
| <A HREF="org/apache/gora/examples/generated/Metadata.Field.html" title="enum in org.apache.gora.examples.generated">Metadata.Field</A> |
| <BR> |
| <A HREF="org/apache/gora/tutorial/log/generated/MetricDatum.html" title="class in org.apache.gora.tutorial.log.generated">MetricDatum</A> |
| <BR> |
| <A HREF="org/apache/gora/tutorial/log/generated/MetricDatum.Field.html" title="enum in org.apache.gora.tutorial.log.generated">MetricDatum.Field</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/statement/MySqlInsertUpdateStatement.html" title="class in org.apache.gora.sql.statement">MySqlInsertUpdateStatement</A> |
| <BR> |
| <A HREF="org/apache/gora/util/NodeWalker.html" title="class in org.apache.gora.util">NodeWalker</A> |
| <BR> |
| <A HREF="org/apache/gora/util/Null.html" title="class in org.apache.gora.util">Null</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/NullOutputCommitter.html" title="class in org.apache.gora.mapreduce">NullOutputCommitter</A> |
| <BR> |
| <A HREF="org/apache/gora/util/OperationNotSupportedException.html" title="class in org.apache.gora.util">OperationNotSupportedException</A> |
| <BR> |
| <A HREF="org/apache/gora/tutorial/log/generated/Pageview.html" title="class in org.apache.gora.tutorial.log.generated">Pageview</A> |
| <BR> |
| <A HREF="org/apache/gora/tutorial/log/generated/Pageview.Field.html" title="enum in org.apache.gora.tutorial.log.generated">Pageview.Field</A> |
| <BR> |
| <A HREF="org/apache/gora/query/PartitionQuery.html" title="interface in org.apache.gora.query"><I>PartitionQuery</I></A> |
| <BR> |
| <A HREF="org/apache/gora/query/impl/PartitionQueryImpl.html" title="class in org.apache.gora.query.impl">PartitionQueryImpl</A> |
| <BR> |
| <A HREF="org/apache/gora/persistency/Persistent.html" title="interface in org.apache.gora.persistency"><I>Persistent</I></A> |
| <BR> |
| <A HREF="org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</A> |
| <BR> |
| <A HREF="org/apache/gora/avro/PersistentDatumReader.html" title="class in org.apache.gora.avro">PersistentDatumReader</A> |
| <BR> |
| <A HREF="org/apache/gora/avro/PersistentDatumWriter.html" title="class in org.apache.gora.avro">PersistentDatumWriter</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/PersistentDeserializer.html" title="class in org.apache.gora.mapreduce">PersistentDeserializer</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/PersistentNonReusingSerialization.html" title="class in org.apache.gora.mapreduce">PersistentNonReusingSerialization</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/PersistentSerialization.html" title="class in org.apache.gora.mapreduce">PersistentSerialization</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/PersistentSerializer.html" title="class in org.apache.gora.mapreduce">PersistentSerializer</A> |
| <BR> |
| <A HREF="org/apache/gora/query/Query.html" title="interface in org.apache.gora.query"><I>Query</I></A> |
| <BR> |
| <A HREF="org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</A> |
| <BR> |
| <A HREF="org/apache/gora/examples/mapreduce/QueryCounter.html" title="class in org.apache.gora.examples.mapreduce">QueryCounter</A> |
| <BR> |
| <A HREF="org/apache/gora/examples/mapreduce/QueryCounter.QueryCounterMapper.html" title="class in org.apache.gora.examples.mapreduce">QueryCounter.QueryCounterMapper</A> |
| <BR> |
| <A HREF="org/apache/gora/util/ReflectionUtils.html" title="class in org.apache.gora.util">ReflectionUtils</A> |
| <BR> |
| <A HREF="org/apache/gora/query/Result.html" title="interface in org.apache.gora.query"><I>Result</I></A> |
| <BR> |
| <A HREF="org/apache/gora/query/impl/ResultBase.html" title="class in org.apache.gora.query.impl">ResultBase</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/statement/SelectStatement.html" title="class in org.apache.gora.sql.statement">SelectStatement</A> |
| <BR> |
| <A HREF="org/apache/gora/accumulo/encoders/SignedBinaryEncoder.html" title="class in org.apache.gora.accumulo.encoders">SignedBinaryEncoder</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/store/SqlMapping.html" title="class in org.apache.gora.sql.store">SqlMapping</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/query/SqlQuery.html" title="class in org.apache.gora.sql.query">SqlQuery</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/query/SqlResult.html" title="class in org.apache.gora.sql.query">SqlResult</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/store/SqlStore.html" title="class in org.apache.gora.sql.store">SqlStore</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/store/SqlStore.DBVendor.html" title="enum in org.apache.gora.sql.store">SqlStore.DBVendor</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/store/SqlTypeInterface.html" title="class in org.apache.gora.sql.store">SqlTypeInterface</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/store/SqlTypeInterface.JdbcType.html" title="enum in org.apache.gora.sql.store">SqlTypeInterface.JdbcType</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/util/SqlUtils.html" title="class in org.apache.gora.sql.util">SqlUtils</A> |
| <BR> |
| <A HREF="org/apache/gora/persistency/State.html" title="enum in org.apache.gora.persistency">State</A> |
| <BR> |
| <A HREF="org/apache/gora/persistency/StatefulHashMap.html" title="class in org.apache.gora.persistency">StatefulHashMap</A> |
| <BR> |
| <A HREF="org/apache/gora/persistency/StatefulMap.html" title="interface in org.apache.gora.persistency"><I>StatefulMap</I></A> |
| <BR> |
| <A HREF="org/apache/gora/persistency/StateManager.html" title="interface in org.apache.gora.persistency"><I>StateManager</I></A> |
| <BR> |
| <A HREF="org/apache/gora/persistency/impl/StateManagerImpl.html" title="class in org.apache.gora.persistency.impl">StateManagerImpl</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/StringComparator.html" title="class in org.apache.gora.mapreduce">StringComparator</A> |
| <BR> |
| <A HREF="org/apache/gora/mapreduce/StringSerialization.html" title="class in org.apache.gora.mapreduce">StringSerialization</A> |
| <BR> |
| <A HREF="org/apache/gora/util/StringUtils.html" title="class in org.apache.gora.util">StringUtils</A> |
| <BR> |
| <A HREF="org/apache/gora/tutorial/log/TextLong.html" title="class in org.apache.gora.tutorial.log">TextLong</A> |
| <BR> |
| <A HREF="org/apache/gora/examples/generated/TokenDatum.html" title="class in org.apache.gora.examples.generated">TokenDatum</A> |
| <BR> |
| <A HREF="org/apache/gora/examples/generated/TokenDatum.Field.html" title="enum in org.apache.gora.examples.generated">TokenDatum.Field</A> |
| <BR> |
| <A HREF="org/apache/gora/accumulo/encoders/Utils.html" title="class in org.apache.gora.accumulo.encoders">Utils</A> |
| <BR> |
| <A HREF="org/apache/gora/examples/generated/WebPage.html" title="class in org.apache.gora.examples.generated">WebPage</A> |
| <BR> |
| <A HREF="org/apache/gora/examples/generated/WebPage.Field.html" title="enum in org.apache.gora.examples.generated">WebPage.Field</A> |
| <BR> |
| <A HREF="org/apache/gora/examples/WebPageDataCreator.html" title="class in org.apache.gora.examples">WebPageDataCreator</A> |
| <BR> |
| <A HREF="org/apache/gora/sql/statement/Where.html" title="class in org.apache.gora.sql.statement">Where</A> |
| <BR> |
| <A HREF="org/apache/gora/examples/mapreduce/WordCount.html" title="class in org.apache.gora.examples.mapreduce">WordCount</A> |
| <BR> |
| <A HREF="org/apache/gora/examples/mapreduce/WordCount.TokenizerMapper.html" title="class in org.apache.gora.examples.mapreduce">WordCount.TokenizerMapper</A> |
| <BR> |
| <A HREF="org/apache/gora/examples/mapreduce/WordCount.WordCountReducer.html" title="class in org.apache.gora.examples.mapreduce">WordCount.WordCountReducer</A> |
| <BR> |
| <A HREF="org/apache/gora/util/WritableUtils.html" title="class in org.apache.gora.util">WritableUtils</A> |
| <BR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| </BODY> |
| </HTML> |