Uses of Class
org.redisson.MapWriterTask
Packages that use MapWriterTask
-
Uses of MapWriterTask in org.redisson
Subclasses of MapWriterTask in org.redissonModifier and TypeClassDescriptionstatic classstatic classMethods in org.redisson with parameters of type MapWriterTaskModifier and TypeMethodDescriptionvoidMapWriteBehindTask.addTask(MapWriterTask task) protected final <M> RFuture<M> RedissonMap.mapWriterFuture(RFuture<M> future, MapWriterTask task) protected final <M> RFuture<M> RedissonMap.mapWriterFuture(RFuture<M> future, MapWriterTask task, Function<M, Boolean> condition)