Uses of Class
io.quarkus.redis.datasource.keys.CopyArgs
Packages that use CopyArgs
-
Uses of CopyArgs in io.quarkus.redis.datasource.keys
Methods in io.quarkus.redis.datasource.keys that return CopyArgsModifier and TypeMethodDescriptionCopyArgs.destinationDb(long destinationDb) Specify an alternative logical database index for the destination key.CopyArgs.replace(boolean replace) Hint redis to remove the destination key before copying the value to it.Methods in io.quarkus.redis.datasource.keys with parameters of type CopyArgs -
Uses of CopyArgs in io.quarkus.redis.runtime.datasource
Methods in io.quarkus.redis.runtime.datasource with parameters of type CopyArgs