Uses of Class
org.apache.accumulo.core.replication.thrift.ReplicationCoordinator.getServicerAddress_result
-
Packages that use ReplicationCoordinator.getServicerAddress_result Package Description org.apache.accumulo.core.replication.thrift -
-
Uses of ReplicationCoordinator.getServicerAddress_result in org.apache.accumulo.core.replication.thrift
Methods in org.apache.accumulo.core.replication.thrift that return ReplicationCoordinator.getServicerAddress_result Modifier and Type Method Description ReplicationCoordinator.getServicerAddress_resultReplicationCoordinator.getServicerAddress_result. deepCopy()ReplicationCoordinator.getServicerAddress_resultReplicationCoordinator.Processor.getServicerAddress. getResult(I iface, ReplicationCoordinator.getServicerAddress_args args)ReplicationCoordinator.getServicerAddress_resultReplicationCoordinator.getServicerAddress_result. setE(ReplicationCoordinatorException e)ReplicationCoordinator.getServicerAddress_resultReplicationCoordinator.getServicerAddress_result. setSuccess(String success)Methods in org.apache.accumulo.core.replication.thrift with parameters of type ReplicationCoordinator.getServicerAddress_result Modifier and Type Method Description intReplicationCoordinator.getServicerAddress_result. compareTo(ReplicationCoordinator.getServicerAddress_result other)booleanReplicationCoordinator.getServicerAddress_result. equals(ReplicationCoordinator.getServicerAddress_result that)Constructors in org.apache.accumulo.core.replication.thrift with parameters of type ReplicationCoordinator.getServicerAddress_result Constructor Description getServicerAddress_result(ReplicationCoordinator.getServicerAddress_result other)Performs a deep copy on other.
-