org.openspaces.events.polling
Class PollingEventContainerServiceMonitors
java.lang.Object
  
org.openspaces.pu.service.PlainServiceMonitors
      
org.openspaces.events.EventContainerServiceMonitors
          
org.openspaces.events.polling.PollingEventContainerServiceMonitors
- All Implemented Interfaces: 
 - Externalizable, Serializable, ServiceMonitors
 
public class PollingEventContainerServiceMonitors
- extends EventContainerServiceMonitors
 
Polling container service monitors.
- Author:
 
  - kimchy
 
- See Also:
 - Serialized Form
 
 
 
 
 
 
 
 
 
PollingEventContainerServiceMonitors
public PollingEventContainerServiceMonitors()
PollingEventContainerServiceMonitors
public PollingEventContainerServiceMonitors(String id,
                                            long processedEvents,
                                            long failedEvents,
                                            String status,
                                            int consumers)
getPollingEventDetails
public PollingEventContainerServiceDetails getPollingEventDetails()
 
getConsumers
public int getConsumers()
 
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.