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 PlainServiceMonitors
details, id, monitors -
Constructor Summary
ConstructorsConstructorDescriptionNotifyEventContainerServiceMonitors(String id, long processedEvents, long failedEvents, String status) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class EventContainerServiceMonitors
getEventDetails, getFailedEvents, getProcessedEvents, getStatusMethods inherited from class PlainServiceMonitors
getDetails, getId, getMonitors, setDetails, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface 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
-