Modifier and Type | Field and Description |
---|---|
static boolean |
CacheKeys
TODO: jvm arg me ...
|
Constructor and Description |
---|
DefaultKeyCodec() |
Modifier and Type | Method and Description |
---|---|
K |
decode(byte[] bytes) |
byte[] |
encode(K key) |
static byte[] |
encodeString(String key) |
static KeyCodec<Object> |
provider() |
boolean |
supports(Class<?> type) |
public static final boolean CacheKeys
public K decode(byte[] bytes)
public static byte[] encodeString(String key) throws IllegalArgumentException
IllegalArgumentException
Copyright © 2009–2016. All rights reserved.