Spring Data Key-Value

Uses of Class
org.springframework.data.keyvalue.riak.core.RiakKeyValueTemplate

Packages that use RiakKeyValueTemplate
org.springframework.data.keyvalue.riak.core   
 

Uses of RiakKeyValueTemplate in org.springframework.data.keyvalue.riak.core
 

Methods in org.springframework.data.keyvalue.riak.core that return RiakKeyValueTemplate
<K1,K2> RiakKeyValueTemplate
RiakKeyValueTemplate.link(K1 destination, K2 source, String tag)
          Use Riak's native Link mechanism to link two entries together.
 


Spring Data Key-Value

Copyright © 2010-2011 SpringSource. All Rights Reserved.