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