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:
- Externalizable, Serializable, ServiceMonitors
public class NotifyEventContainerServiceMonitors
- extends EventContainerServiceMonitors
Notify container service monitors.
- Author:
- kimchy
- See Also:
- Serialized Form
NotifyEventContainerServiceMonitors
public NotifyEventContainerServiceMonitors()
NotifyEventContainerServiceMonitors
public NotifyEventContainerServiceMonitors(String id,
long processedEvents,
long failedEvents,
String status)
getNotifyEventDetails
public NotifyEventContainerServiceDetails getNotifyEventDetails()
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Specified by:
writeExternal
in interface Externalizable
- Overrides:
writeExternal
in class EventContainerServiceMonitors
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Specified by:
readExternal
in interface Externalizable
- Overrides:
readExternal
in class EventContainerServiceMonitors
- Throws:
IOException
ClassNotFoundException
Copyright © GigaSpaces.