|
Spring Data Key-Value | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KeyBound<K>
Contract defining the bind of the implementing entity to a Redis 'key'. Useful for executing 'bound' operations or operating over Redis 'collection' or 'views'.
Method Summary | |
---|---|
K |
getKey()
Returns the key associated with this entity. |
Method Detail |
---|
K getKey()
|
Spring Data Key-Value | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |