Class RedissonReactiveClusterGeoCommands

  • All Implemented Interfaces:
    org.springframework.data.redis.connection.ReactiveClusterGeoCommands, org.springframework.data.redis.connection.ReactiveGeoCommands

    public class RedissonReactiveClusterGeoCommands
    extends RedissonReactiveGeoCommands
    implements org.springframework.data.redis.connection.ReactiveClusterGeoCommands
    Author:
    Nikita Koksharov
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.springframework.data.redis.connection.ReactiveGeoCommands

        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
    • Method Detail

      • toByteArray

        public static byte[] toByteArray​(ByteBuffer buffer)