Uses of Class
org.apache.ignite.internal.processors.cache.distributed.GridDistributedUnlockRequest
-
Packages that use GridDistributedUnlockRequest Package Description org.apache.ignite.internal.processors.cache.distributed.dht org.apache.ignite.internal.processors.cache.distributed.near -
-
Uses of GridDistributedUnlockRequest in org.apache.ignite.internal.processors.cache.distributed.dht
Subclasses of GridDistributedUnlockRequest in org.apache.ignite.internal.processors.cache.distributed.dht Modifier and Type Class Description classGridDhtUnlockRequestDHT cache unlock request. -
Uses of GridDistributedUnlockRequest in org.apache.ignite.internal.processors.cache.distributed.near
Subclasses of GridDistributedUnlockRequest in org.apache.ignite.internal.processors.cache.distributed.near Modifier and Type Class Description classGridNearUnlockRequestNear cache unlock request.
-