This project has retired. For details please refer to its Attic page.
org.apache.gora.hbase.query (Apache Gora 0.2 API)

Package org.apache.gora.hbase.query

Class Summary
HBaseGetResult<K,T extends Persistent> An HBaseResult based on the result of a HBase Get query.
HBaseQuery<K,T extends Persistent> HBase specific implementation of the Query interface.
HBaseResult<K,T extends Persistent> Base class for Result implementations for HBase.
HBaseScannerResult<K,T extends Persistent> Result of a query based on an HBase scanner.
 



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