Package org.openspaces.remoting
Class RemotingServiceMonitors.RemoteServiceStats
java.lang.Object
org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
- All Implemented Interfaces:
SmartExternalizable,Externalizable,Serializable
- Enclosing class:
- RemotingServiceMonitors
public static class RemotingServiceMonitors.RemoteServiceStats
extends Object
implements SmartExternalizable
- See Also:
-
Constructor Details
-
RemoteServiceStats
public RemoteServiceStats() -
RemoteServiceStats
-
-
Method Details
-
getBeanId
-
getProcessed
public long getProcessed() -
getFailed
public long getFailed() -
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
toString
-