| Package | Description |
|---|---|
| org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
| org.apache.hadoop.hbase.regionserver.regionreplication |
| Modifier and Type | Method and Description |
|---|---|
static Optional<ServerCall<?>> |
RpcServer.getCurrentServerCallWithCellScanner()
Just return the current rpc call if it is a
ServerCall and also has CellScanner
attached. |
| Modifier and Type | Method and Description |
|---|---|
void |
RegionReplicationSink.add(WALKeyImpl key,
WALEdit edit,
ServerCall<?> rpcCall)
Add this edit to replication queue.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.