Hi, <br><br>I have to implement a routine that returns all the keys/values from memcached. Reading the java api documentation I saw a private method in MemcachedClient class called loadItems, but itīs private. How can I get a list of keys/values from memcached? 
<br><br>tks!<br><br><br>