GigaSpaces XAP 7.1 API

com.j_spaces.core.filters
Class ReplicationStatistics.OutgoingChannel

java.lang.Object
  extended by com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
All Implemented Interfaces:
Externalizable, Serializable
Enclosing class:
ReplicationStatistics

public static class ReplicationStatistics.OutgoingChannel
extends Object
implements Externalizable

See Also:
Serialized Form

Constructor Summary
ReplicationStatistics.OutgoingChannel()
           
ReplicationStatistics.OutgoingChannel(com.gigaspaces.cluster.replication.IReplicator replicator, com.gigaspaces.cluster.replication.IReplicationChannel replChannel)
           
 
Method Summary
 long getLastConfirmedKeyFromTarget()
           
 long getLastKeyToReplicate()
           
 long getNumberOfReplicatedPackets()
           
 ReplicationStatistics.ReplicationMode getReplicationMode()
           
 com.gigaspaces.cluster.replication.IReplicationChannel.State getState()
           
 String getTargetMemberName()
           
 void readExternal(ObjectInput in)
           
 String toString()
           
 void writeExternal(ObjectOutput out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReplicationStatistics.OutgoingChannel

public ReplicationStatistics.OutgoingChannel()

ReplicationStatistics.OutgoingChannel

public ReplicationStatistics.OutgoingChannel(com.gigaspaces.cluster.replication.IReplicator replicator,
                                             com.gigaspaces.cluster.replication.IReplicationChannel replChannel)
                                      throws com.j_spaces.core.sadapter.SAException
Throws:
com.j_spaces.core.sadapter.SAException
Method Detail

getLastConfirmedKeyFromTarget

public long getLastConfirmedKeyFromTarget()

getTargetMemberName

public String getTargetMemberName()

getState

public com.gigaspaces.cluster.replication.IReplicationChannel.State getState()

toString

public String toString()
Overrides:
toString in class Object

getLastKeyToReplicate

public long getLastKeyToReplicate()

getReplicationMode

public ReplicationStatistics.ReplicationMode getReplicationMode()

getNumberOfReplicatedPackets

public long getNumberOfReplicatedPackets()

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Specified by:
readExternal in interface Externalizable
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Specified by:
writeExternal in interface Externalizable
Throws:
IOException

GigaSpaces XAP 7.1 API

Copyright © GigaSpaces.