javadocs updated

pull/4944/head
Nikita Koksharov 2 years ago
parent ae57e31cad
commit f4d095797c

@ -28,7 +28,7 @@ import java.util.List;
public interface LoadBalancer {
/*
* Use getEntry(List<ClientConnectionsEntry> clientsCopy, RedisCommand<?> redisCommand) method instead
* Use getEntry(List, RedisCommand) method instead
*/
@Deprecated
ClientConnectionsEntry getEntry(List<ClientConnectionsEntry> clientsCopy);

Loading…
Cancel
Save