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 AsyncRiakTemplate
          An implementation of AsyncBucketKeyValueStoreOperations and AsyncMapReduceOperations for the Riak datastore.
 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-2011 SpringSource. All Rights Reserved.