GigaSpaces XAP 8.0 API

org.openspaces.events.asyncpolling
Class AsyncPollingEventContainerServiceMonitors

java.lang.Object
  extended by org.openspaces.pu.service.PlainServiceMonitors
      extended by org.openspaces.events.EventContainerServiceMonitors
          extended by org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceMonitors
All Implemented Interfaces:
Externalizable, Serializable, ServiceMonitors

public class AsyncPollingEventContainerServiceMonitors
extends EventContainerServiceMonitors

Async Polling container service monitors.

Author:
kimchy
See Also:
Serialized Form

Nested Class Summary
static class AsyncPollingEventContainerServiceMonitors.Attributes
           
 
Field Summary
 
Fields inherited from class org.openspaces.pu.service.PlainServiceMonitors
details, id, monitors
 
Constructor Summary
AsyncPollingEventContainerServiceMonitors()
           
AsyncPollingEventContainerServiceMonitors(String id, long processedEvents, long failedEvents, String status)
           
 
Method Summary
 AsyncPollingEventContainerServiceDetails getAsyncPollingDetails()
           
 void readExternal(ObjectInput in)
           
 void writeExternal(ObjectOutput out)
           
 
Methods inherited from class org.openspaces.events.EventContainerServiceMonitors
getEventDetails, getFailedEvents, getProcessedEvents, getStatus
 
Methods inherited from class org.openspaces.pu.service.PlainServiceMonitors
getDetails, getId, getMonitors, setDetails, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AsyncPollingEventContainerServiceMonitors

public AsyncPollingEventContainerServiceMonitors()

AsyncPollingEventContainerServiceMonitors

public AsyncPollingEventContainerServiceMonitors(String id,
                                                 long processedEvents,
                                                 long failedEvents,
                                                 String status)
Method Detail

getAsyncPollingDetails

public AsyncPollingEventContainerServiceDetails getAsyncPollingDetails()

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

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.