Constructor and Description |
---|
HBaseInterClusterReplicationEndpoint.Replicator(List<WAL.Entry> entries,
int ordinal) |
Modifier and Type | Method and Description |
---|---|
Integer |
call() |
protected void |
replicateEntries(org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface rrs,
List<WAL.Entry> batch,
String replicationClusterId,
org.apache.hadoop.fs.Path baseNamespaceDir,
org.apache.hadoop.fs.Path hfileArchiveDir) |
protected void replicateEntries(org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface rrs, List<WAL.Entry> batch, String replicationClusterId, org.apache.hadoop.fs.Path baseNamespaceDir, org.apache.hadoop.fs.Path hfileArchiveDir) throws IOException
IOException
public Integer call() throws IOException
call
in interface Callable<Integer>
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.