Class RedissonReactiveClusterHyperLogLogCommands

  • All Implemented Interfaces:
    org.springframework.data.redis.connection.ReactiveClusterHyperLogLogCommands, org.springframework.data.redis.connection.ReactiveHyperLogLogCommands

    public class RedissonReactiveClusterHyperLogLogCommands
    extends RedissonReactiveHyperLogLogCommands
    implements org.springframework.data.redis.connection.ReactiveClusterHyperLogLogCommands
    Author:
    Nikita Koksharov
    • Nested Class Summary

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

        org.springframework.data.redis.connection.ReactiveHyperLogLogCommands.PfAddCommand, org.springframework.data.redis.connection.ReactiveHyperLogLogCommands.PfCountCommand, org.springframework.data.redis.connection.ReactiveHyperLogLogCommands.PfMergeCommand
    • Method Detail

      • toByteArray

        public static byte[] toByteArray​(ByteBuffer buffer)