org.openspaces.events.polling
Class AggregatedPollingEventContainerServiceDetails
java.lang.Object
org.openspaces.pu.service.PlainAggregatedServiceDetails
org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
- All Implemented Interfaces:
- Externalizable, Serializable, AggregatedServiceDetails
public class AggregatedPollingEventContainerServiceDetails
- extends PlainAggregatedServiceDetails
- Author:
- kimchy
- See Also:
- Serialized Form
AggregatedPollingEventContainerServiceDetails
public AggregatedPollingEventContainerServiceDetails()
AggregatedPollingEventContainerServiceDetails
public AggregatedPollingEventContainerServiceDetails(String serviceType,
ServiceDetails[] details)
getReceiveTimeout
public long getReceiveTimeout()
getReceiveOperationHandler
public String getReceiveOperationHandler()
getTriggerOperationHandler
public String getTriggerOperationHandler()
getConcurrentConsumers
public int getConcurrentConsumers()
getMaxConcurrentConsumers
public int getMaxConcurrentConsumers()
isPassArrayAsIs
public boolean isPassArrayAsIs()
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.