public interface KeysDAO
| Modifier and Type | Method and Description |
|---|---|
KeyInfo |
getKeyInfo(String key) |
KeyInfo |
getKeyInfo(String key,
int offset,
int count) |
List<KeyInfo> |
getKeyInfos() |
Map<String,String> |
getRedisInfo() |
Copyright © 2011-2013. All Rights Reserved.