public class RedissonReactiveClusterGeoCommands extends RedissonReactiveGeoCommands implements org.springframework.data.redis.connection.ReactiveClusterGeoCommands
org.springframework.data.redis.connection.ReactiveGeoCommands.GeoAddCommand, org.springframework.data.redis.connection.ReactiveGeoCommands.GeoDistCommand, org.springframework.data.redis.connection.ReactiveGeoCommands.GeoHashCommand, org.springframework.data.redis.connection.ReactiveGeoCommands.GeoPosCommand, org.springframework.data.redis.connection.ReactiveGeoCommands.GeoRadiusByMemberCommand, org.springframework.data.redis.connection.ReactiveGeoCommands.GeoRadiusCommand| Modifier and Type | Method and Description |
|---|---|
static byte[] |
toByteArray(ByteBuffer buffer) |
geoAdd, geoDist, geoHash, geoPos, geoRadius, geoRadiusByMemberpublic static byte[] toByteArray(ByteBuffer buffer)
Copyright © 2014–2021 Redisson. All rights reserved.