public class ReplicaSystemHelper extends Object
| Constructor and Description |
|---|
ReplicaSystemHelper(ClientContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
recordNewStatus(org.apache.hadoop.fs.Path filePath,
Replication.Status status,
ReplicationTarget target)
Record the updated Status for this file and target
|
public ReplicaSystemHelper(ClientContext context)
public void recordNewStatus(org.apache.hadoop.fs.Path filePath,
Replication.Status status,
ReplicationTarget target)
throws AccumuloException,
AccumuloSecurityException,
TableNotFoundException
filePath - Path to file being replicatedstatus - Updated Status after replicationtarget - Peer that was replicated toAccumuloExceptionAccumuloSecurityExceptionTableNotFoundExceptionCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.