Class CommandInvocationId

java.lang.Object
org.infinispan.commands.CommandInvocationId

@ProtoTypeId(25) public final class CommandInvocationId extends Object
Represents a unique identifier for non-transaction write commands. It is used to lock the key for a specific command.
Since:
8.0
Author:
Pedro Ruivo