Uses of Package
com.hazelcast.spi.merge

Packages that use com.hazelcast.spi.merge
Package
Description
 
This package contains interfaces and classes of the split-brain merging SPI.
  • Classes in com.hazelcast.spi.merge used by com.hazelcast.spi.impl.merge
    Class
    Description
    Policy for merging data structure values after a split-brain has been healed.
  • Class
    Description
    Represents a read-only view of memory costs for the merging process after a split-brain.
    Represents a read-only view of a creation time for the merging process after a split-brain.
    Represents a read-only view of a data structure key/value-pair for the merging process after a split-brain.
    Represents a read-only view of an expiration time for the merging process after a split-brain.
    Represents a read-only view access hits for the merging process after a split-brain.
    Represents a read-only view of a last access time for the merging process after a split-brain.
    Represents a read-only view of a last stored time for the merging process after a split-brain.
    Represents a read-only view of a last update time for the merging process after a split-brain.
    Represents a read-only view of a MaxIdle for the merging process after a split-brain.
    Represents a read-only view of a TTL for the merging process after a split-brain.
    Represents a read-only view of a data structure value for the merging process after a split-brain.
    Represents a read-only view of a version for the merging process after a split-brain.
    Marker interface representing a read-only view of a data structure for the merging process after a split-brain.
    Policy for merging data structure values after a split-brain has been healed.
    Provided merge types of CardinalityEstimator.