Uses of Interface
org.infinispan.util.concurrent.locks.RemoteLockCommand
-
Packages that use RemoteLockCommand Package Description org.infinispan.util.concurrent.locks Lock and synchronization related classes, tools and utilities. -
-
Uses of RemoteLockCommand in org.infinispan.util.concurrent.locks
Subinterfaces of RemoteLockCommand in org.infinispan.util.concurrent.locks Modifier and Type Interface Description interface
TransactionalRemoteLockCommand
Simple interface to extract all the keys that may need to be locked for transactional commands.
-