Uses of Interface
org.redisson.api.RScriptAsync
-
Packages that use RScriptAsync Package Description org.redisson org.redisson.api -
-
Uses of RScriptAsync in org.redisson
Classes in org.redisson that implement RScriptAsync Modifier and Type Class Description classRedissonScriptMethods in org.redisson that return RScriptAsync Modifier and Type Method Description RScriptAsyncRedissonBatch. getScript() -
Uses of RScriptAsync in org.redisson.api
Subinterfaces of RScriptAsync in org.redisson.api Modifier and Type Interface Description interfaceRScriptInterface for Redis Script featureMethods in org.redisson.api that return RScriptAsync Modifier and Type Method Description RScriptAsyncRBatch. getScript()Returns script operations object
-