public class RedissonReactiveClusterHyperLogLogCommands extends RedissonReactiveHyperLogLogCommands implements org.springframework.data.redis.connection.ReactiveClusterHyperLogLogCommands
org.springframework.data.redis.connection.ReactiveHyperLogLogCommands.PfAddCommand, org.springframework.data.redis.connection.ReactiveHyperLogLogCommands.PfCountCommand, org.springframework.data.redis.connection.ReactiveHyperLogLogCommands.PfMergeCommand| Modifier and Type | Method and Description |
|---|---|
static byte[] |
toByteArray(ByteBuffer buffer) |
pfAdd, pfCount, pfMergepublic static byte[] toByteArray(ByteBuffer buffer)
Copyright © 2014–2021 Redisson. All rights reserved.