public static interface ReadFrom.Nodes extends Iterable<RedisNodeDescription>
| Modifier and Type | Method and Description |
|---|---|
List<RedisNodeDescription> |
getNodes()
Returns the list of nodes that are applicable for the read operation.
|
forEach, iterator, spliteratorList<RedisNodeDescription> getNodes()
Copyright © 2020 lettuce.io. All rights reserved.