| Package | Description | 
|---|---|
| org.springframework.data.redis.connection | Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries. | 
| Modifier and Type | Method and Description | 
|---|---|
| static RedisGeoCommands.GeoRadiusCommandArgs.Flag | RedisGeoCommands.GeoRadiusCommandArgs.Flag. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static RedisGeoCommands.GeoRadiusCommandArgs.Flag[] | RedisGeoCommands.GeoRadiusCommandArgs.Flag. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<RedisGeoCommands.GeoRadiusCommandArgs.Flag> | ReactiveGeoCommands.GeoRadiusCommand. getFlags() | 
| Set<RedisGeoCommands.GeoRadiusCommandArgs.Flag> | ReactiveGeoCommands.GeoRadiusByMemberCommand. getFlags() | 
| Set<RedisGeoCommands.GeoRadiusCommandArgs.Flag> | RedisGeoCommands.GeoRadiusCommandArgs. getFlags() | 
| Modifier and Type | Method and Description | 
|---|---|
| ReactiveGeoCommands.GeoRadiusCommand | ReactiveGeoCommands.GeoRadiusCommand. withFlag(RedisGeoCommands.GeoRadiusCommandArgs.Flag flag)Applies command  flags. | 
| ReactiveGeoCommands.GeoRadiusByMemberCommand | ReactiveGeoCommands.GeoRadiusByMemberCommand. withFlag(RedisGeoCommands.GeoRadiusCommandArgs.Flag flag)Applies command  flags. | 
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.