Uses of Interface
org.redisson.api.RMapCacheNativeAsync
Packages that use RMapCacheNativeAsync
-
Uses of RMapCacheNativeAsync in org.redisson
Classes in org.redisson that implement RMapCacheNativeAsyncModifier and TypeClassDescriptionclassMap-based cache with ability to set TTL per entry. -
Uses of RMapCacheNativeAsync in org.redisson.api
Subinterfaces of RMapCacheNativeAsync in org.redisson.apiModifier and TypeInterfaceDescriptioninterfaceRMapCacheNative<K,V> Map-based cache with ability to set TTL per entry.