Move pfcount(keys) method to multikey interfaces
This commit is contained in:
@@ -245,5 +245,4 @@ public interface JedisCommands {
|
||||
|
||||
long pfcount(final String key);
|
||||
|
||||
long pfcount(final String...keys);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user