Uses of Interface
org.springframework.data.redis.connection.RedisGeoCommands.GeoCommandArgs.GeoCommandFlag
Packages that use RedisGeoCommands.GeoCommandArgs.GeoCommandFlag
Package
Description
Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries.
-
Uses of RedisGeoCommands.GeoCommandArgs.GeoCommandFlag in org.springframework.data.redis.connection
Classes in org.springframework.data.redis.connection that implement RedisGeoCommands.GeoCommandArgs.GeoCommandFlagFields in org.springframework.data.redis.connection with type parameters of type RedisGeoCommands.GeoCommandArgs.GeoCommandFlagModifier and TypeFieldDescriptionprotected final Set<RedisGeoCommands.GeoCommandArgs.GeoCommandFlag>
RedisGeoCommands.GeoSearchCommandArgs.flags
Methods in org.springframework.data.redis.connection that return RedisGeoCommands.GeoCommandArgs.GeoCommandFlagModifier and TypeMethodDescriptionRedisGeoCommands.GeoCommandArgs.GeoCommandFlag.any()
RedisGeoCommands.GeoCommandArgs.GeoCommandFlag.storeDist()
RedisGeoCommands.GeoCommandArgs.GeoCommandFlag.withCord()
RedisGeoCommands.GeoCommandArgs.GeoCommandFlag.withDist()
Methods in org.springframework.data.redis.connection that return types with arguments of type RedisGeoCommands.GeoCommandArgs.GeoCommandFlag