Package org.openspaces.events.notify
Class NotifyEventContainerServiceMonitors
java.lang.Object
org.openspaces.pu.service.PlainServiceMonitors
org.openspaces.events.EventContainerServiceMonitors
org.openspaces.events.notify.NotifyEventContainerServiceMonitors
- All Implemented Interfaces:
SmartExternalizable,Externalizable,Serializable,ServiceMonitors
Notify container service monitors.
- Author:
- kimchy
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.openspaces.pu.service.PlainServiceMonitors
details, id, monitors -
Constructor Summary
ConstructorsConstructorDescriptionNotifyEventContainerServiceMonitors(String id, long processedEvents, long failedEvents, String status) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class org.openspaces.events.EventContainerServiceMonitors
getEventDetails, getFailedEvents, getProcessedEvents, getStatusMethods inherited from class org.openspaces.pu.service.PlainServiceMonitors
getDetails, getId, getMonitors, setDetails, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
NotifyEventContainerServiceMonitors
public NotifyEventContainerServiceMonitors() -
NotifyEventContainerServiceMonitors
-
-
Method Details
-
getNotifyEventDetails
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Overrides:
writeExternalin classEventContainerServiceMonitors- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Overrides:
readExternalin classEventContainerServiceMonitors- Throws:
IOExceptionClassNotFoundException
-