Uses of Class
org.infinispan.commands.remote.RevokeBiasCommand
Packages that use RevokeBiasCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of RevokeBiasCommand in org.infinispan.commands
Methods in org.infinispan.commands that return RevokeBiasCommandModifier and TypeMethodDescriptionCommandsFactory.buildRevokeBiasCommand(Address ackTarget, long id, int topologyId, Collection<Object> keys) CommandsFactoryImpl.buildRevokeBiasCommand(Address ackTarget, long id, int topologyId, Collection<Object> keys)