Class IracUpdateVersionCommand

java.lang.Object
org.infinispan.commands.irac.IracUpdateVersionCommand
All Implemented Interfaces:
CacheRpcCommand, ReplicableCommand, TracedCommand

public class IracUpdateVersionCommand extends Object implements CacheRpcCommand
It transfers the current versions stored in IracVersionGenerator to the other nodes when joins/leaving events occurs.
Since:
12.0
Author:
Pedro Ruivo