public class AsyncPollingEventContainerServiceDetails extends EventContainerServiceDetails
Modifier and Type | Class and Description |
---|---|
static class |
AsyncPollingEventContainerServiceDetails.Attributes |
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_SUB_TYPE |
SERVICE_TYPE
attributes, description, id, longDescription, serviceSubType, serviceType
Constructor and Description |
---|
AsyncPollingEventContainerServiceDetails() |
AsyncPollingEventContainerServiceDetails(String id,
String gigaSpace,
Object template,
boolean performSnapshot,
String transactionManager,
long receiveTimeout,
int concurrentConsumers) |
Modifier and Type | Method and Description |
---|---|
AggregatedServiceDetails |
aggregateById(ServiceDetails[] servicesDetails) |
AggregatedServiceDetails |
aggregateByServiceSubType(ServiceDetails[] servicesDetails) |
Integer |
getConcurrentConsumers() |
Long |
getReceiveTimeout() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
getGigaSpace, getQueryDetails, getTemplate, getTransactionManager, isPerformSnapshot, isTransactional
aggregateByServiceType, getAttributes, getDescription, getId, getLongDescription, getServiceSubType, getServiceType, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public static final String SERVICE_SUB_TYPE
public AsyncPollingEventContainerServiceDetails()
public Long getReceiveTimeout()
public Integer getConcurrentConsumers()
public AggregatedServiceDetails aggregateByServiceSubType(ServiceDetails[] servicesDetails)
aggregateByServiceSubType
in class PlainServiceDetails
public AggregatedServiceDetails aggregateById(ServiceDetails[] servicesDetails)
aggregateById
in class PlainServiceDetails
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class EventContainerServiceDetails
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class EventContainerServiceDetails
IOException
ClassNotFoundException
Copyright © GigaSpaces.