Class 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.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.ignite.internal.cli.core.repl.registry.impl.RegistryImplBase
getResult, onConnect, onDisconnect, refreshMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.ignite.internal.cli.event.ConnectionEventListener
onConnectionLost, onConnectionRestored, onEventMethods inherited from interface org.gridgain.internal.cli.core.repl.registry.ReplicationsRegistry
refresh
-
Constructor Details
-
ReplicationsRegistryImpl
-
-
Method Details
-
doGetState
-
replicationNames
Description copied from interface:ReplicationsRegistryReplication names.- Specified by:
replicationNamesin interfaceReplicationsRegistry
-