Uses of Interface
org.redisson.api.options.ObjectParams
Packages that use ObjectParams
Package
Description
-
Uses of ObjectParams in org.redisson.api.options
Classes in org.redisson.api.options that implement ObjectParamsModifier and TypeClassDescriptionfinal classfinal classfinal classfinal classfinal classfinal classLocalCachedMapParams<K,V> Configuration for LocalCachedMap object.final classMapCacheParams<K,V> final classMapParams<K,V> final classfinal classfinal class -
Uses of ObjectParams in org.redisson.command
Methods in org.redisson.command with parameters of type ObjectParamsModifier and TypeMethodDescriptionCommandAsyncExecutor.copy(ObjectParams objectParams) CommandAsyncService.copy(ObjectParams objectParams) Constructors in org.redisson.command with parameters of type ObjectParamsModifierConstructorDescriptionprotectedCommandAsyncService(CommandAsyncExecutor executor, ObjectParams objectParams) -
Uses of ObjectParams in org.redisson.reactive
Methods in org.redisson.reactive with parameters of type ObjectParamsModifier and TypeMethodDescriptionCommandReactiveExecutor.copy(ObjectParams objectParams) CommandReactiveService.copy(ObjectParams objectParams) -
Uses of ObjectParams in org.redisson.rx
Methods in org.redisson.rx with parameters of type ObjectParamsModifier and TypeMethodDescriptionCommandRxExecutor.copy(ObjectParams objectParams) CommandRxService.copy(ObjectParams objectParams)