| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.replication | Multi Cluster Replication | 
| org.apache.hadoop.hbase.replication.regionserver | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ReplicationSinkServiceA sink for a replication stream has to expose this service. | 
| interface  | ReplicationSourceServiceA source for a replication stream has to expose this service. | 
| Modifier and Type | Method and Description | 
|---|---|
| private static <T extends ReplicationService> | HRegionServer. newReplicationInstance(String classname,
                      Class<T> xface,
                      org.apache.hadoop.conf.Configuration conf,
                      HRegionServer server,
                      org.apache.hadoop.fs.FileSystem walFs,
                      org.apache.hadoop.fs.Path logDir,
                      org.apache.hadoop.fs.Path oldLogDir,
                      WALFactory walFactory) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReplicationSinkServiceImpl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReplicationGateway to Replication. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.