| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.replication.regionserver |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReplicationSinkService
A sink for a replication stream has to expose this service.
|
interface |
ReplicationSourceService
A source for a replication stream has to expose this service.
|
| Modifier and Type | Method and Description |
|---|---|
private static ReplicationService |
HRegionServer.newReplicationInstance(String classname,
org.apache.hadoop.conf.Configuration conf,
HRegionServer server,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path logDir,
org.apache.hadoop.fs.Path oldLogDir) |
| Modifier and Type | Class and Description |
|---|---|
class |
Replication
Gateway to Replication.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.