protected class AccumuloReplicaSystem.WalClientExecReturn extends Object implements ClientExecReturn<AccumuloReplicaSystem.ReplicationStats,ReplicationServicer.Client>
| Constructor and Description |
|---|
WalClientExecReturn(ReplicationTarget target,
DataInputStream input,
org.apache.hadoop.fs.Path p,
Replication.Status status,
long sizeLimit,
String remoteTableId,
TCredentials tcreds,
Set<Integer> tids) |
| Modifier and Type | Method and Description |
|---|---|
AccumuloReplicaSystem.ReplicationStats |
execute(ReplicationServicer.Client client) |
public WalClientExecReturn(ReplicationTarget target, DataInputStream input, org.apache.hadoop.fs.Path p, Replication.Status status, long sizeLimit, String remoteTableId, TCredentials tcreds, Set<Integer> tids)
public AccumuloReplicaSystem.ReplicationStats execute(ReplicationServicer.Client client) throws Exception
execute in interface ClientExecReturn<AccumuloReplicaSystem.ReplicationStats,ReplicationServicer.Client>ExceptionCopyright © 2011–2017 The Apache Software Foundation. All rights reserved.