Package org.apache.gora.hbase.query

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



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