|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openspaces.pu.service.PlainServiceDetails
org.openspaces.events.EventContainerServiceDetails
org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails
public class AsyncPollingEventContainerServiceDetails
Async Polling container service details.
| Nested Class Summary | |
|---|---|
static class |
AsyncPollingEventContainerServiceDetails.Attributes
|
| Field Summary | |
|---|---|
static String |
SERVICE_SUB_TYPE
|
| Fields inherited from class org.openspaces.events.EventContainerServiceDetails |
|---|
SERVICE_TYPE |
| Fields inherited from class org.openspaces.pu.service.PlainServiceDetails |
|---|
attributes, description, id, longDescription, serviceSubType, serviceType |
| Constructor Summary | |
|---|---|
AsyncPollingEventContainerServiceDetails()
|
|
AsyncPollingEventContainerServiceDetails(String id,
String gigaSpace,
Object template,
boolean performSnapshot,
String transactionManager,
long receiveTimeout,
int concurrentConsumers)
|
|
| Method Summary | |
|---|---|
AggregatedServiceDetails |
aggregateById(ServiceDetails[] servicesDetails)
|
AggregatedServiceDetails |
aggregateByServiceSubType(ServiceDetails[] servicesDetails)
|
Integer |
getConcurrentConsumers()
|
Long |
getReceiveTimeout()
|
void |
readExternal(ObjectInput in)
|
void |
writeExternal(ObjectOutput out)
|
| Methods inherited from class org.openspaces.events.EventContainerServiceDetails |
|---|
getGigaSpace, getQueryDetails, getTemplate, getTransactionManager, isPerformSnapshot, isTransactional |
| Methods inherited from class org.openspaces.pu.service.PlainServiceDetails |
|---|
aggregateByServiceType, getAttributes, getDescription, getId, getLongDescription, getServiceSubType, getServiceType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String SERVICE_SUB_TYPE
| Constructor Detail |
|---|
public AsyncPollingEventContainerServiceDetails()
public AsyncPollingEventContainerServiceDetails(String id,
String gigaSpace,
Object template,
boolean performSnapshot,
String transactionManager,
long receiveTimeout,
int concurrentConsumers)
| Method Detail |
|---|
public Long getReceiveTimeout()
public Integer getConcurrentConsumers()
public AggregatedServiceDetails aggregateByServiceSubType(ServiceDetails[] servicesDetails)
aggregateByServiceSubType in class PlainServiceDetailspublic AggregatedServiceDetails aggregateById(ServiceDetails[] servicesDetails)
aggregateById in class PlainServiceDetails
public void writeExternal(ObjectOutput out)
throws IOException
writeExternal in interface ExternalizablewriteExternal in class EventContainerServiceDetailsIOException
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class EventContainerServiceDetailsIOException
ClassNotFoundException
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||