Package org.infinispan.security.actions
Class GetCacheEntryAsyncAction<K,V>
java.lang.Object
org.infinispan.security.actions.GetCacheEntryAsyncAction<K,V>
- All Implemented Interfaces:
PrivilegedAction<CompletionStage<CacheEntry<K,
V>>>
GetCacheEntryAction.
- Since:
- 10.0
- Author:
- Tristan Tarrant
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GetCacheEntryAsyncAction
-
-
Method Details
-
run
-