Uses of Class
org.infinispan.commands.remote.RenewBiasCommand
-
Packages that use RenewBiasCommand Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely. -
-
Uses of RenewBiasCommand in org.infinispan.commands
Methods in org.infinispan.commands that return RenewBiasCommand Modifier and Type Method Description RenewBiasCommand
CommandsFactory. buildRenewBiasCommand(Object[] keys)
RenewBiasCommand
CommandsFactoryImpl. buildRenewBiasCommand(Object[] keys)
-