Uses of Class
org.redisson.api.FunctionStats.Engine
Packages that use FunctionStats.Engine
-
Uses of FunctionStats.Engine in org.redisson.api
Methods in org.redisson.api that return types with arguments of type FunctionStats.EngineModifier and TypeMethodDescriptionFunctionStats.getEngines()Returns engine objects mapped by function engine nameConstructor parameters in org.redisson.api with type arguments of type FunctionStats.EngineModifierConstructorDescriptionFunctionStats(FunctionStats.RunningFunction runningFunction, Map<String, FunctionStats.Engine> engines)