| Package | Description |
|---|---|
| redis.clients.jedis.bloom |
This package contains the classes related to RedisBloom module.
|
| Modifier and Type | Method and Description |
|---|---|
static RedisBloomProtocol.BloomFilterCommand |
RedisBloomProtocol.BloomFilterCommand.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RedisBloomProtocol.BloomFilterCommand[] |
RedisBloomProtocol.BloomFilterCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.