Class RevokeBiasCommand

java.lang.Object
org.infinispan.commands.remote.BaseRpcCommand
org.infinispan.commands.remote.RevokeBiasCommand
All Implemented Interfaces:
CacheRpcCommand, ReplicableCommand

public class RevokeBiasCommand extends BaseRpcCommand
Informs node that it is not allowed to serve reads from the local record anymore. After local bias is revoked a BackupAckCommand is sent to the originator, and this confirms all keys.