Uses of Interface
org.springframework.data.redis.core.ReactiveGeoOperations
Packages that use ReactiveGeoOperations
-
Uses of ReactiveGeoOperations in org.springframework.data.redis.core
Methods in org.springframework.data.redis.core that return ReactiveGeoOperationsModifier and TypeMethodDescriptionReactiveRedisOperations.opsForGeo()Returns geospatial specific operations interface.<K,V> ReactiveGeoOperations<K, V> ReactiveRedisOperations.opsForGeo(RedisSerializationContext<K, V> serializationContext) Returns geospatial specific operations interface.ReactiveRedisTemplate.opsForGeo()<K1,V1> ReactiveGeoOperations<K1, V1> ReactiveRedisTemplate.opsForGeo(RedisSerializationContext<K1, V1> serializationContext)