Uses of Package
com.loomcache.server.wan.merge
Packages that use com.loomcache.server.wan.merge
-
Classes in com.loomcache.server.wan.merge used by com.loomcache.server.wanClassDescriptionStrategy for resolving conflicts when an incoming WAN replication event meets an existing local value.
-
Classes in com.loomcache.server.wan.merge used by com.loomcache.server.wan.mergeClassDescriptionReject-all merge policy.Merge policy that keeps the entry that will expire later.Merge policy that keeps the entry with the higher successful-read count.Merge policy that keeps the entry with the latest recorded access time.Last-write-wins (LWW) merge policy with deterministic same-millisecond tie-break (BLK-2026-04-22-011).Strategy for resolving conflicts when an incoming WAN replication event meets an existing local value.A replication entry with timestamp, writer-id, read-hit, access-time, and expiration-time metadata for merge policies.Unconditional overwrite merge policy.Insert-only merge policy.