info method deleted

pull/1705/head
Nikita Koksharov 6 years ago
parent 9dd8b52922
commit 9e574377c9

@ -25,10 +25,6 @@ import java.util.Map;
*/ */
public interface ClusterNode extends Node { public interface ClusterNode extends Node {
// Use {@link #clusterInfo()}
@Deprecated
Map<String, String> info();
/** /**
* Execute CLUSTER INFO operation. * Execute CLUSTER INFO operation.
* *

Loading…
Cancel
Save