Uses of Class
io.datarouter.client.memcached.codec.MemcachedKey
| Package | Description |
|---|---|
| io.datarouter.client.memcached.codec |
-
Uses of MemcachedKey in io.datarouter.client.memcached.codec
Methods in io.datarouter.client.memcached.codec that return MemcachedKey Modifier and Type Method Description static <PK extends io.datarouter.model.key.primary.PrimaryKey<PK>>
MemcachedKey<PK>MemcachedKey. decode(java.lang.String stringKey, java.lang.Class<PK> pkClass)