Uses of Interface
org.apache.accumulo.server.replication.ReplicaSystem
-
Packages that use ReplicaSystem Package Description org.apache.accumulo.server.replication -
-
Uses of ReplicaSystem in org.apache.accumulo.server.replication
Methods in org.apache.accumulo.server.replication that return ReplicaSystem Modifier and Type Method Description ReplicaSystemReplicaSystemFactory. get(ServerContext context, String value)Method parameters in org.apache.accumulo.server.replication with type arguments of type ReplicaSystem Modifier and Type Method Description static StringReplicaSystemFactory. getPeerConfigurationValue(Class<? extends ReplicaSystem> system, String configuration)Generate the configuration value for aReplicaSystemin the instance properties
-