Interface BoundZSetOperations<K,V>

All Superinterfaces:
BoundKeyOperations<K>

public interface BoundZSetOperations<K,V> extends BoundKeyOperations<K>
ZSet (or SortedSet) operations bound to a certain key.
Author:
Costin Leau, Christoph Strobl, Mark Paluch, Wongoo (望哥), Andrey Shlykov