org.apache.hadoop.hbase.client.transactional
Class TransactionalTable.TransactionalClientScanner
java.lang.Object
org.apache.hadoop.hbase.client.HTable.ClientScanner
org.apache.hadoop.hbase.client.transactional.TransactionalTable.TransactionalClientScanner
- All Implemented Interfaces:
- Closeable, Iterable<Result>, ResultScanner
- Enclosing class:
- TransactionalTable
protected class TransactionalTable.TransactionalClientScanner
- extends HTable.ClientScanner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionalTable.TransactionalClientScanner
protected TransactionalTable.TransactionalClientScanner(TransactionState transactionState,
Scan scan)
getScannerCallable
protected ScannerCallable getScannerCallable(byte[] localStartKey,
int caching)
- Overrides:
getScannerCallable
in class HTable.ClientScanner
Copyright © 2009 The Apache Software Foundation