Uses of Record Class
com.loomcache.server.wan.WanReplicationManager.WanDeltaSyncResult
Packages that use WanReplicationManager.WanDeltaSyncResult
-
Uses of WanReplicationManager.WanDeltaSyncResult in com.loomcache.server.wan
Methods in com.loomcache.server.wan that return WanReplicationManager.WanDeltaSyncResultModifier and TypeMethodDescriptionWanReplicationManager.enqueueDeltaSync(@NonNull String targetClusterId, @NonNull WanMerkleTree remoteTree) Compare local map/JCache backing state with a remote Merkle tree and enqueue only the keys that differ.