org.openspaces.events.notify
Class AggregatedNotifyEventContainerServiceDetails
java.lang.Object
org.openspaces.pu.service.PlainAggregatedServiceDetails
org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
- All Implemented Interfaces:
- Externalizable, Serializable, AggregatedServiceDetails
public class AggregatedNotifyEventContainerServiceDetails
- extends PlainAggregatedServiceDetails
Notify container service details.
- Author:
- kimchy
- See Also:
- Serialized Form
AggregatedNotifyEventContainerServiceDetails
public AggregatedNotifyEventContainerServiceDetails()
AggregatedNotifyEventContainerServiceDetails
public AggregatedNotifyEventContainerServiceDetails(String serviceType,
ServiceDetails[] details)
getCommType
public String getCommType()
isFifo
public boolean isFifo()
getBatchSize
public Integer getBatchSize()
getBatchTime
public Integer getBatchTime()
isAutoRenew
public boolean isAutoRenew()
isNotifyWrite
public boolean isNotifyWrite()
isNotifyUpdate
public boolean isNotifyUpdate()
isNotifyTake
public boolean isNotifyTake()
isNotifyLeaseExpire
public boolean isNotifyLeaseExpire()
isNotifyUnmatched
public boolean isNotifyUnmatched()
isTriggerNotifyTemplate
public Boolean isTriggerNotifyTemplate()
isReplicateNotifyTemplate
public Boolean isReplicateNotifyTemplate()
isPerformTakeOnNotify
public boolean isPerformTakeOnNotify()
isPassArrayAsIs
public boolean isPassArrayAsIs()
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Specified by:
writeExternal
in interface Externalizable
- Overrides:
writeExternal
in class PlainAggregatedServiceDetails
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Specified by:
readExternal
in interface Externalizable
- Overrides:
readExternal
in class PlainAggregatedServiceDetails
- Throws:
IOException
ClassNotFoundException
Copyright © GigaSpaces.