Package | Description |
---|---|
org.springframework.data.redis.connection |
Connection package providing low-level abstractions for interacting with
the various Redis 'drivers'/libraries.
|
Constructor and Description |
---|
ClusterCommandExecutor(ClusterTopologyProvider topologyProvider,
ClusterNodeResourceProvider resourceProvider,
ExceptionTranslationStrategy exceptionTranslation)
Create a new instance of
ClusterCommandExecutor . |
ClusterCommandExecutor(ClusterTopologyProvider topologyProvider,
ClusterNodeResourceProvider resourceProvider,
ExceptionTranslationStrategy exceptionTranslation,
AsyncTaskExecutor executor) |
Copyright © 2011-2016–2016 Pivotal Software, Inc.. All rights reserved.