| Modifier and Type | Method and Description |
|---|---|
static RedisType |
RedisType.fromDisplayName(String displayName) |
RedisType |
RedisConnectionPool.getRedisType()
Some Redis operations are only supported in a specific mode.
|
static RedisType |
RedisType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RedisType[] |
RedisType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Apache NiFi Project. All rights reserved.