Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Class and Description |
---|---|
class |
ClientServiceCallable<T>
A RegionServerCallable set to use the Client protocol.
|
class |
NoncedRegionServerCallable<T>
Implementations make an rpc call against a RegionService via a protobuf Service.
|
class |
ReversedScannerCallable
A reversed ScannerCallable which supports backward scanning.
|
class |
ScannerCallable
Scanner operations such as create, next, etc.
|
Copyright © 2007–2019 Cloudera. All rights reserved.