public static class IdleConnectionWatcher.Entry extends Object
Constructor and Description |
---|
Entry(int minimumAmount,
int maximumAmount,
Collection<? extends RedisConnection> connections,
AsyncSemaphore freeConnectionsCounter) |
public Entry(int minimumAmount, int maximumAmount, Collection<? extends RedisConnection> connections, AsyncSemaphore freeConnectionsCounter)
Copyright © 2014–2019 The Redisson Project. All rights reserved.