Uses of Interface
org.redisson.api.RVectorSetRx
Packages that use RVectorSetRx
-
Uses of RVectorSetRx in org.redisson
Methods in org.redisson that return RVectorSetRxModifier and TypeMethodDescriptionRedissonRx.getVectorSet(String name) RedissonRx.getVectorSet(CommonOptions options) -
Uses of RVectorSetRx in org.redisson.api
Methods in org.redisson.api that return RVectorSetRxModifier and TypeMethodDescriptionRedissonRxClient.getVectorSet(String name) Returns vector set instance by name.RedissonRxClient.getVectorSet(CommonOptions options) Returns vector set instance by name with specifiedoptions.