Interface SecureCache<K,V>
- All Superinterfaces:
AdvancedCache<K,V>, AsyncCache<K, V>, BasicCache<K, V>, BatchingCache, Cache<K, V>, ConcurrentMap<K, V>, FilteringListenable<K, V>, Lifecycle, Listenable, Map<K, V>, TransactionalCache
- All Known Implementing Classes:
SecureCacheImpl
SecureCache.
- Since:
- 7.0
- Author:
- Tristan Tarrant
-
Nested Class Summary
-
Method Summary
Methods inherited from interface AdvancedCache
cacheEntrySet, cachePublisher, compute, compute, computeAsync, computeAsync, computeIfAbsent, computeIfAbsent, computeIfAbsentAsync, computeIfAbsentAsync, computeIfPresent, computeIfPresent, computeIfPresentAsync, computeIfPresentAsync, getAll, getAllCacheEntries, getAndPutAll, getAuthorizationManager, getAvailability, getBatchContainer, getCacheEntry, getCacheEntryAsync, getClassLoader, getDataContainer, getDistributionManager, getExpirationManager, getGroup, getKeyDataConversion, getLockManager, getRpcManager, getStats, getValueDataConversion, getXAResource, lock, lock, lockAs, lockedStream, merge, merge, mergeAsync, mergeAsync, noFlags, put, putAll, putAllAsync, putAsync, putAsyncEntry, putForExternalRead, putIfAbsent, putIfAbsentAsync, putIfAbsentAsyncEntry, removeAsyncEntry, removeGroup, removeLifespanExpired, removeMaxIdleExpired, replace, replace, replaceAsync, replaceAsync, replaceAsyncEntry, setAvailability, touch, touch, transform, withFlags, withFlags, withFlags, withMediaType, withStorageMediaType, withSubjectMethods inherited from interface AsyncCache
clearAsync, computeAsync, computeAsync, computeAsync, computeIfAbsentAsync, computeIfAbsentAsync, computeIfAbsentAsync, computeIfPresentAsync, computeIfPresentAsync, computeIfPresentAsync, containsKeyAsync, getAllAsync, getAsync, mergeAsync, mergeAsync, mergeAsync, putAllAsync, putAllAsync, putAllAsync, putAsync, putAsync, putAsync, putIfAbsentAsync, putIfAbsentAsync, putIfAbsentAsync, removeAsync, removeAsync, replaceAsync, replaceAsync, replaceAsync, replaceAsync, replaceAsync, replaceAsync, sizeAsyncMethods inherited from interface BasicCache
compute, compute, computeIfAbsent, computeIfAbsent, computeIfPresent, computeIfPresent, continuousQuery, getName, getVersion, merge, merge, put, put, put, putAll, putAll, putIfAbsent, putIfAbsent, query, remove, replace, replace, replace, replaceMethods inherited from interface BatchingCache
endBatch, startBatchMethods inherited from interface Cache
clear, compute, compute, compute, compute, computeAsync, computeAsync, computeAsync, computeIfAbsent, computeIfAbsent, computeIfAbsent, computeIfAbsent, computeIfAbsentAsync, computeIfAbsentAsync, computeIfAbsentAsync, computeIfPresent, computeIfPresent, computeIfPresentAsync, entrySet, evict, getAdvancedCache, getCacheConfiguration, getCacheManager, getStatus, keySet, merge, merge, merge, merge, mergeAsync, mergeAsync, mergeAsync, putForExternalRead, putForExternalRead, putForExternalRead, shutdown, size, stop, valuesMethods inherited from interface ConcurrentMap
forEach, getOrDefault, putIfAbsent, remove, replace, replace, replaceAllMethods inherited from interface FilteringListenable
addFilteredListener, addFilteredListenerAsync, addListener, addListenerAsync, addStorageFormatFilteredListener, addStorageFormatFilteredListenerAsyncMethods inherited from interface Listenable
addListener, addListenerAsync, removeListener, removeListenerAsyncMethods inherited from interface Map
containsKey, containsValue, equals, get, hashCode, isEmpty, putAllMethods inherited from interface TransactionalCache
getTransactionManager