Class ReplicationsRegistryImpl

java.lang.Object
org.apache.ignite.internal.cli.core.repl.registry.impl.RegistryImplBase<List<String>>
org.gridgain.internal.cli.core.repl.registry.impl.ReplicationsRegistryImpl
All Implemented Interfaces:
org.apache.ignite.internal.cli.event.ConnectionEventListener, org.apache.ignite.internal.cli.event.EventListener, ReplicationsRegistry

@Singleton public class ReplicationsRegistryImpl extends org.apache.ignite.internal.cli.core.repl.registry.impl.RegistryImplBase<List<String>> implements ReplicationsRegistry
Implementation of ReplicationsRegistry.