-
Enhancement
-
Resolution: Won't Do
-
Critical
-
5.2.1.Final
-
None
A locate() API to allow Java clients to make use of the consistent hash present in a RemoteCache instance and return a String representation of the endpoints assigned to a particular key. Typical signature:
List<String> locate(Object key)
- is related to
-
ISPN-2828 CLI Locate command should use key encoding
- Closed