Package org.openspaces.events.polling
Class AggregatedPollingEventContainerServiceDetails
java.lang.Object
org.openspaces.pu.service.PlainAggregatedServiceDetails
org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
- All Implemented Interfaces:
SmartExternalizable,Externalizable,Serializable,AggregatedServiceDetails
- Author:
- kimchy
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescriptionAggregatedPollingEventContainerServiceDetails(String serviceType, ServiceDetails[] details) -
Method Summary
Modifier and TypeMethodDescriptionintintlongbooleanvoidvoidMethods inherited from class org.openspaces.pu.service.PlainAggregatedServiceDetails
getAttributes, getServiceType, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
AggregatedPollingEventContainerServiceDetails
public AggregatedPollingEventContainerServiceDetails() -
AggregatedPollingEventContainerServiceDetails
-
-
Method Details
-
getReceiveTimeout
public long getReceiveTimeout() -
getReceiveOperationHandler
-
getTriggerOperationHandler
-
getConcurrentConsumers
public int getConcurrentConsumers() -
getMaxConcurrentConsumers
public int getMaxConcurrentConsumers() -
isPassArrayAsIs
public boolean isPassArrayAsIs() -
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Overrides:
writeExternalin classPlainAggregatedServiceDetails- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Overrides:
readExternalin classPlainAggregatedServiceDetails- Throws:
IOExceptionClassNotFoundException
-