public class AggregatedNotifyEventContainerServiceDetails extends PlainAggregatedServiceDetails
Modifier and Type | Class and Description |
---|---|
static class |
AggregatedNotifyEventContainerServiceDetails.Attributes |
Constructor and Description |
---|
AggregatedNotifyEventContainerServiceDetails() |
AggregatedNotifyEventContainerServiceDetails(String serviceType,
ServiceDetails[] details) |
Modifier and Type | Method and Description |
---|---|
Integer |
getBatchSize() |
Integer |
getBatchTime() |
String |
getCommType() |
boolean |
isAutoRenew() |
boolean |
isFifo() |
boolean |
isNotifyLeaseExpire() |
boolean |
isNotifyTake() |
boolean |
isNotifyUnmatched() |
boolean |
isNotifyUpdate() |
boolean |
isNotifyWrite() |
boolean |
isPassArrayAsIs() |
boolean |
isPerformTakeOnNotify() |
Boolean |
isReplicateNotifyTemplate() |
Boolean |
isTriggerNotifyTemplate() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
getAttributes, getServiceType, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public AggregatedNotifyEventContainerServiceDetails()
public AggregatedNotifyEventContainerServiceDetails(String serviceType, ServiceDetails[] details)
public String getCommType()
public boolean isFifo()
public Integer getBatchSize()
public Integer getBatchTime()
public boolean isAutoRenew()
public boolean isNotifyWrite()
public boolean isNotifyUpdate()
public boolean isNotifyTake()
public boolean isNotifyLeaseExpire()
public boolean isNotifyUnmatched()
public Boolean isTriggerNotifyTemplate()
public Boolean isReplicateNotifyTemplate()
public boolean isPerformTakeOnNotify()
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.