Uses of Interface
org.redisson.api.map.MapWriterAsync
Packages that use MapWriterAsync
-
Uses of MapWriterAsync in org.redisson.api
Methods in org.redisson.api that return MapWriterAsyncMethods in org.redisson.api with parameters of type MapWriterAsyncModifier and TypeMethodDescriptionLocalCachedMapOptions.writerAsync(MapWriterAsync<K, V> writer) MapOptions<K,V> MapOptions.writerAsync(MapWriterAsync<K, V> writer) DefinesMapWriterAsyncobject which is invoked during write operation.