Uses of Enum Class
com.gigaspaces.cluster.replication.IReplicationChannel.State
Packages that use IReplicationChannel.State
Package
Description
Provides GigaSpaces filter plug-in interfaces.
-
Uses of IReplicationChannel.State in com.gigaspaces.cluster.replication
Subclasses with type arguments of type IReplicationChannel.State in com.gigaspaces.cluster.replicationMethods in com.gigaspaces.cluster.replication that return IReplicationChannel.StateModifier and TypeMethodDescriptionstatic IReplicationChannel.StateReturns the enum constant of this class with the specified name.static IReplicationChannel.State[]IReplicationChannel.State.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of IReplicationChannel.State in com.j_spaces.core.filters
Methods in com.j_spaces.core.filters that return IReplicationChannel.State
ReplicationStatistics.OutgoingChannel.getChannelState()