public class TestReplicator.ReplicationEndpointForTest.ReplicatorForTest extends Object
Constructor and Description |
---|
ReplicatorForTest(List<org.apache.hadoop.hbase.wal.WAL.Entry> entries,
int ordinal) |
Modifier and Type | Method and Description |
---|---|
protected void |
replicateEntries(org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.BlockingInterface rrs,
List<org.apache.hadoop.hbase.wal.WAL.Entry> entries,
String replicationClusterId,
org.apache.hadoop.fs.Path baseNamespaceDir,
org.apache.hadoop.fs.Path hfileArchiveDir) |
public ReplicatorForTest(List<org.apache.hadoop.hbase.wal.WAL.Entry> entries, int ordinal)
protected void replicateEntries(org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService.BlockingInterface rrs, List<org.apache.hadoop.hbase.wal.WAL.Entry> entries, String replicationClusterId, org.apache.hadoop.fs.Path baseNamespaceDir, org.apache.hadoop.fs.Path hfileArchiveDir) throws IOException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.