Uses of Interface
com.hazelcast.spi.merge.MergingExpirationTime
Package
Description
This package contains interfaces and classes of the split-brain merging SPI.
-
Uses of MergingExpirationTime in com.hazelcast.spi.merge
Modifier and TypeClassDescriptionclass
ExpirationTimeMergePolicy<V,
T extends MergingValue<V> & MergingExpirationTime> Merges data structure entries from source to destination data structure if the source entry will expire later than the destination entry.