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