Spring Data Key-Value

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

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

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

Subclasses of AbstractRiakTemplate in org.springframework.data.keyvalue.riak.core
 class RiakKeyValueTemplate
          An implementation of KeyValueStoreOperations and MapReduceOperations for the Riak data store.
 class RiakTemplate
          An implementation of BucketKeyValueStoreOperations and MapReduceOperations for the Riak data store.
 


Spring Data Key-Value

Copyright © 2010 SpringSource. All Rights Reserved.