Uses of Class
org.apache.accumulo.core.replication.thrift.ReplicationServicer.replicateLog_args
-
Packages that use ReplicationServicer.replicateLog_args Package Description org.apache.accumulo.core.replication.thrift -
-
Uses of ReplicationServicer.replicateLog_args in org.apache.accumulo.core.replication.thrift
Methods in org.apache.accumulo.core.replication.thrift that return ReplicationServicer.replicateLog_args Modifier and Type Method Description ReplicationServicer.replicateLog_argsReplicationServicer.replicateLog_args. deepCopy()ReplicationServicer.replicateLog_argsReplicationServicer.AsyncProcessor.replicateLog. getEmptyArgsInstance()ReplicationServicer.replicateLog_argsReplicationServicer.Processor.replicateLog. getEmptyArgsInstance()ReplicationServicer.replicateLog_argsReplicationServicer.replicateLog_args. setCredentials(TCredentials credentials)ReplicationServicer.replicateLog_argsReplicationServicer.replicateLog_args. setData(WalEdits data)ReplicationServicer.replicateLog_argsReplicationServicer.replicateLog_args. setRemoteTableId(String remoteTableId)Methods in org.apache.accumulo.core.replication.thrift with parameters of type ReplicationServicer.replicateLog_args Modifier and Type Method Description intReplicationServicer.replicateLog_args. compareTo(ReplicationServicer.replicateLog_args other)booleanReplicationServicer.replicateLog_args. equals(ReplicationServicer.replicateLog_args that)ReplicationServicer.replicateLog_resultReplicationServicer.Processor.replicateLog. getResult(I iface, ReplicationServicer.replicateLog_args args)voidReplicationServicer.AsyncProcessor.replicateLog. start(I iface, ReplicationServicer.replicateLog_args args, org.apache.thrift.async.AsyncMethodCallback<Long> resultHandler)Constructors in org.apache.accumulo.core.replication.thrift with parameters of type ReplicationServicer.replicateLog_args Constructor Description replicateLog_args(ReplicationServicer.replicateLog_args other)Performs a deep copy on other.
-