public class EventContainerServiceMonitors extends PlainServiceMonitors
Modifier and Type | Class and Description |
---|---|
static class |
EventContainerServiceMonitors.Attributes |
details, id, monitors
Constructor and Description |
---|
EventContainerServiceMonitors() |
EventContainerServiceMonitors(String id,
long processedEvents,
long failedEvents,
String status) |
Modifier and Type | Method and Description |
---|---|
EventContainerServiceDetails |
getEventDetails() |
long |
getFailedEvents() |
long |
getProcessedEvents() |
String |
getStatus() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
getDetails, getId, getMonitors, setDetails, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public EventContainerServiceDetails getEventDetails()
public long getProcessedEvents()
public long getFailedEvents()
public String getStatus()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class PlainServiceMonitors
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class PlainServiceMonitors
IOException
ClassNotFoundException
Copyright © GigaSpaces.