org.openspaces.remoting
Class RemotingServiceMonitors.RemoteServiceStats
java.lang.Object
org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
- All Implemented Interfaces:
- Externalizable, Serializable
- Enclosing class:
- RemotingServiceMonitors
public static class RemotingServiceMonitors.RemoteServiceStats
- extends Object
- implements Externalizable
- See Also:
- Serialized Form
RemotingServiceMonitors.RemoteServiceStats
public RemotingServiceMonitors.RemoteServiceStats()
RemotingServiceMonitors.RemoteServiceStats
public RemotingServiceMonitors.RemoteServiceStats(String beanId,
long processed,
long failed)
getBeanId
public String getBeanId()
getProcessed
public long getProcessed()
getFailed
public long getFailed()
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Specified by:
writeExternal in interface Externalizable
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Specified by:
readExternal in interface Externalizable
- Throws:
IOException
ClassNotFoundException
toString
public String toString()
- Overrides:
toString in class Object
Copyright © GigaSpaces.