org.openspaces.events.asyncpolling
Class AggregatedAsyncPollingEventContainerServiceDetails
java.lang.Object
org.openspaces.pu.service.PlainAggregatedServiceDetails
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
AggregatedAsyncPollingEventContainerServiceDetails
public AggregatedAsyncPollingEventContainerServiceDetails()
AggregatedAsyncPollingEventContainerServiceDetails
public AggregatedAsyncPollingEventContainerServiceDetails(String serviceType,
ServiceDetails[] details)
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
Copyright © GigaSpaces.