GigaSpaces XAP 9.7.2 API

org.openspaces.events.asyncpolling
Class AggregatedAsyncPollingEventContainerServiceDetails

java.lang.Object
  extended by org.openspaces.pu.service.PlainAggregatedServiceDetails
      extended by org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails
All Implemented Interfaces:
Externalizable, Serializable, AggregatedServiceDetails

public class AggregatedAsyncPollingEventContainerServiceDetails
extends PlainAggregatedServiceDetails

Async Polling container service details.

Author:
kimchy
See Also:
Serialized Form

Nested Class Summary
static class AggregatedAsyncPollingEventContainerServiceDetails.Attributes
           
 
Constructor Summary
AggregatedAsyncPollingEventContainerServiceDetails()
           
AggregatedAsyncPollingEventContainerServiceDetails(String serviceType, ServiceDetails[] details)
           
 
Method Summary
 int getConcurrentConsumers()
           
 long getReceiveTimeout()
           
 void readExternal(ObjectInput in)
           
 void writeExternal(ObjectOutput out)
           
 
Methods inherited from class org.openspaces.pu.service.PlainAggregatedServiceDetails
getAttributes, getServiceType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AggregatedAsyncPollingEventContainerServiceDetails

public AggregatedAsyncPollingEventContainerServiceDetails()

AggregatedAsyncPollingEventContainerServiceDetails

public AggregatedAsyncPollingEventContainerServiceDetails(String serviceType,
                                                          ServiceDetails[] details)
Method Detail

getReceiveTimeout

public long getReceiveTimeout()

getConcurrentConsumers

public int getConcurrentConsumers()

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Specified by:
writeExternal in interface Externalizable
Overrides:
writeExternal in class PlainAggregatedServiceDetails
Throws:
IOException

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Specified by:
readExternal in interface Externalizable
Overrides:
readExternal in class PlainAggregatedServiceDetails
Throws:
IOException
ClassNotFoundException

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.