GigaSpaces XAP 9.5 API

com.j_spaces.core.filters
Class ReplicationStatistics

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

public class ReplicationStatistics
extends Object
implements Externalizable

Represents the current state of the replication module

Since:
7.0
Author:
anna
See Also:
Serialized Form

Nested Class Summary
static class ReplicationStatistics.ChannelState
          Specifies the current channel state
static class ReplicationStatistics.OutgoingChannel
          Expose outgoing replication channel statistics
static class ReplicationStatistics.OutgoingReplication
           
static class ReplicationStatistics.ReplicationMode
           
static class ReplicationStatistics.ReplicationOperatingMode
          Specifies the replication channel current operating mode.
 
Constructor Summary
ReplicationStatistics()
           
ReplicationStatistics(ReplicationStatistics.OutgoingReplication outReplication)
           
 
Method Summary
 ReplicationStatistics.OutgoingReplication getOutgoingReplication()
           
 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

public ReplicationStatistics()

ReplicationStatistics

public ReplicationStatistics(ReplicationStatistics.OutgoingReplication outReplication)
Method Detail

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

getOutgoingReplication

public ReplicationStatistics.OutgoingReplication getOutgoingReplication()

toString

public String toString()
Overrides:
toString in class Object

GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.