Uses of Class
org.apache.ignite.internal.processors.platform.client.cache.ClientCacheKeyValueRequest
-
Packages that use ClientCacheKeyValueRequest Package Description org.apache.ignite.internal.processors.platform.client.cache -
-
Uses of ClientCacheKeyValueRequest in org.apache.ignite.internal.processors.platform.client.cache
Subclasses of ClientCacheKeyValueRequest in org.apache.ignite.internal.processors.platform.client.cache Modifier and Type Class Description classClientCacheGetAndPutIfAbsentRequestCache get and put if absent request.classClientCacheGetAndPutRequestCache get and put request.classClientCacheGetAndReplaceRequestCache get and replace request.classClientCachePutIfAbsentRequestCache put if absent request.classClientCachePutRequestCache put request.classClientCacheRemoveIfEqualsRequestCache remove request with value.classClientCacheReplaceIfEqualsRequestCache replace request.classClientCacheReplaceRequestCache replace request.
-