D F G O R V
D
- description - Variable in enum org.apache.nifi.redis.RedisType
-
- displayName - Variable in enum org.apache.nifi.redis.RedisType
-
F
- fromDisplayName(String) - Static method in enum org.apache.nifi.redis.RedisType
-
G
- getConnection() - Method in interface org.apache.nifi.redis.RedisConnectionPool
-
Obtains a RedisConnection instance from the pool.
- getDescription() - Method in enum org.apache.nifi.redis.RedisType
-
- getDisplayName() - Method in enum org.apache.nifi.redis.RedisType
-
- getRedisType() - Method in interface org.apache.nifi.redis.RedisConnectionPool
-
Some Redis operations are only supported in a specific mode.
O
- org.apache.nifi.redis - package org.apache.nifi.redis
-
R
- RedisConnectionPool - Interface in org.apache.nifi.redis
-
A service that provides connections to Redis using spring-data-redis.
- RedisType - Enum in org.apache.nifi.redis
-
Possible types of Redis instances.
- RedisType(String, String) - Constructor for enum org.apache.nifi.redis.RedisType
-
V
- valueOf(String) - Static method in enum org.apache.nifi.redis.RedisType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.nifi.redis.RedisType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
D F G O R V
Copyright © 2022 Apache NiFi Project. All rights reserved.