Uses of Class
io.quarkus.redis.runtime.datasource.ReactiveGeoCommandsImpl
Packages that use ReactiveGeoCommandsImpl
-
Uses of ReactiveGeoCommandsImpl in io.quarkus.redis.runtime.datasource
Constructors in io.quarkus.redis.runtime.datasource with parameters of type ReactiveGeoCommandsImplModifierConstructorDescriptionReactiveTransactionalGeoCommandsImpl
(ReactiveTransactionalRedisDataSource ds, ReactiveGeoCommandsImpl<K, V> reactive, TransactionHolder tx)