public class KeyUtils extends Object
| Constructor and Description |
|---|
KeyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
truncateKey(String key)
This method truncates keys that exceed the limit for memcached while attempting to keep them
unique.
|
Copyright © 2014. All Rights Reserved.