Module io.inverno.mod.redis
Package io.inverno.mod.redis.operations
Interface RedisGeoReactiveOperations.AbstractGeoradiusExtendedBuilder<A,B,C extends RedisGeoReactiveOperations.AbstractGeoradiusExtendedBuilder<A,B,C>>
- Type Parameters:
A
- key typeB
- value typeC
- builder type
- All Superinterfaces:
RedisGeoReactiveOperations.AbstractGeoradiusBuilder<A,
B, C>
- All Known Subinterfaces:
RedisGeoReactiveOperations.GeoradiusbymemberExtendedBuilder<A,
,B> RedisGeoReactiveOperations.GeoradiusExtendedBuilder<A,
B>
- Enclosing interface:
RedisGeoReactiveOperations<A,
B>
public static interface RedisGeoReactiveOperations.AbstractGeoradiusExtendedBuilder<A,B,C extends RedisGeoReactiveOperations.AbstractGeoradiusExtendedBuilder<A,B,C>>
extends RedisGeoReactiveOperations.AbstractGeoradiusBuilder<A,B,C>
- GEORADIUS key longitude latitude radius m|km|ft|mi [WITHCOORD] [WITHDIST] [WITHHASH] [COUNT count [ANY]] [ASC|DESC]
- GEORADIUSBYMEMBER key member radius m|km|ft|mi [WITHCOORD] [WITHDIST] [WITHHASH] [COUNT count [ANY]] [ASC|DESC]
- Since:
- 1.4
- Author:
- Jeremy Kuhn
-
Method Summary
Methods inherited from interface io.inverno.mod.redis.operations.RedisGeoReactiveOperations.AbstractGeoradiusBuilder
asc, count, countany, desc