public class BatchWriterReplicationReplayer extends Object implements AccumuloReplicationReplayer
| Constructor and Description |
|---|
BatchWriterReplicationReplayer() |
| Modifier and Type | Method and Description |
|---|---|
long |
replicateKeyValues(ClientContext context,
String tableName,
KeyValues kvs) |
long |
replicateLog(ClientContext context,
String tableName,
WalEdits data) |
public long replicateLog(ClientContext context, String tableName, WalEdits data) throws RemoteReplicationException, AccumuloException, AccumuloSecurityException
replicateLog in interface AccumuloReplicationReplayerRemoteReplicationExceptionAccumuloExceptionAccumuloSecurityExceptionpublic long replicateKeyValues(ClientContext context, String tableName, KeyValues kvs)
replicateKeyValues in interface AccumuloReplicationReplayerCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.