public interface RedisConnectionPool extends ControllerService
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.redis.connection.RedisConnection |
getConnection()
Obtains a RedisConnection instance from the pool.
|
RedisType |
getRedisType()
Some Redis operations are only supported in a specific mode.
|
initialize, isStatefulgetIdentifier, getPropertyDescriptor, getPropertyDescriptors, onPropertyModified, validateorg.springframework.data.redis.connection.RedisConnection getConnection()
RedisType getRedisType()
Copyright © 2022 Apache NiFi Project. All rights reserved.