Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Class and Description |
---|---|
class |
ClientScanner
Implements the scanner interface for the HBase client.
|
class |
ClientSideRegionScanner
A client scanner for a region opened for read-only on the client side.
|
class |
ClientSimpleScanner
ClientSimpleScanner implements a sync scanner behaviour.
|
class |
ReversedClientScanner
A reversed client scanner which support backward scanning
|
class |
TableSnapshotScanner
A Scanner which performs a scan over snapshot files.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.