public class AggregatedPollingEventContainerServiceDetails extends PlainAggregatedServiceDetails
Modifier and Type | Class and Description |
---|---|
static class |
AggregatedPollingEventContainerServiceDetails.Attributes |
Constructor and Description |
---|
AggregatedPollingEventContainerServiceDetails() |
AggregatedPollingEventContainerServiceDetails(String serviceType,
ServiceDetails[] details) |
Modifier and Type | Method and Description |
---|---|
int |
getConcurrentConsumers() |
int |
getMaxConcurrentConsumers() |
String |
getReceiveOperationHandler() |
long |
getReceiveTimeout() |
String |
getTriggerOperationHandler() |
boolean |
isPassArrayAsIs() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
getAttributes, getServiceType, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public AggregatedPollingEventContainerServiceDetails()
public AggregatedPollingEventContainerServiceDetails(String serviceType, ServiceDetails[] details)
public long getReceiveTimeout()
public String getReceiveOperationHandler()
public String getTriggerOperationHandler()
public int getConcurrentConsumers()
public int getMaxConcurrentConsumers()
public boolean isPassArrayAsIs()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class PlainAggregatedServiceDetails
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class PlainAggregatedServiceDetails
IOException
ClassNotFoundException
Copyright © GigaSpaces.