Uses of Interface
org.redisson.api.RAtomicDoubleAsync
Packages that use RAtomicDoubleAsync
-
Uses of RAtomicDoubleAsync in org.redisson
Classes in org.redisson that implement RAtomicDoubleAsyncMethods in org.redisson that return RAtomicDoubleAsync -
Uses of RAtomicDoubleAsync in org.redisson.api
Subinterfaces of RAtomicDoubleAsync in org.redisson.apiModifier and TypeInterfaceDescriptioninterfaceDistributed implementation to the AtomicDoubleMethods in org.redisson.api that return RAtomicDoubleAsyncModifier and TypeMethodDescriptionRBatch.getAtomicDouble(String name) Returns atomicDouble instance by name.