GigaSpaces XAP 8.0 API

Uses of Class
com.j_spaces.core.filters.ReplicationStatistics.ChannelState

Packages that use ReplicationStatistics.ChannelState
com.j_spaces.core.filters Provides GigaSpaces filter plug-in interfaces. 
 

Uses of ReplicationStatistics.ChannelState in com.j_spaces.core.filters
 

Methods in com.j_spaces.core.filters that return ReplicationStatistics.ChannelState
 ReplicationStatistics.ChannelState ReplicationStatistics.OutgoingChannel.getChannelState()
          Gets the current channel state,
static ReplicationStatistics.ChannelState ReplicationStatistics.ChannelState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReplicationStatistics.ChannelState[] ReplicationStatistics.ChannelState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.j_spaces.core.filters with parameters of type ReplicationStatistics.ChannelState
ReplicationStatistics.OutgoingChannel(String targetMemberName, ReplicationStatistics.ReplicationMode replicationMode, ReplicationStatistics.ChannelState channelState, long lastKeyToReplicate, long lastConfirmedKeyFromTarget, int throughPut, String inconsistencyReason, long generatedTraffic, long receivedTraffic, long generatedTrafficTP, long receivedTrafficTP, long generatedTrafficPerPacket, long redologRetainedSize, ReplicationStatistics.ReplicationOperatingMode operatingMode)
           
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.