Spring Data Key-Value

Uses of Package
org.springframework.data.keyvalue.riak.core

Packages that use org.springframework.data.keyvalue.riak.core
org.springframework.data.keyvalue.riak.core   
org.springframework.data.keyvalue.riak.core.io   
org.springframework.data.keyvalue.riak.groovy   
org.springframework.data.keyvalue.riak.mapreduce   
org.springframework.data.keyvalue.riak.util   
 

Classes in org.springframework.data.keyvalue.riak.core used by org.springframework.data.keyvalue.riak.core
AbstractRiakTemplate
          Base class for RiakTemplates that defines basic behaviour common to both kinds of templates (Key/Value and Bucket/Key/Value).
AsyncBucketKeyValueStoreOperations
          An asynchronous version of BucketKeyValueStoreOperations.
AsyncKeyValueStoreOperation
           
BucketKeyPair
          A generic interface for representing composite keys in data stores that use a bucket and key pair.
BucketKeyResolver
          A generic interface to a resolver to turn a single object into a BucketKeyPair.
BucketKeyValueStoreOperations
           
KeyValueStoreMetaData
          A generic interface to MetaData provided by Key/Value data stores.
KeyValueStoreOperations
          Generic abstraction for Key/Value stores.
KeyValueStoreValue
          A generic interface for dealing with values and their store metadata.
QosParameters
          Specify Quality Of Service parameters.
RiakKeyValueTemplate
          An implementation of KeyValueStoreOperations and MapReduceOperations for the Riak data store.
RiakMetaData
          An implementation of KeyValueStoreMetaData for Riak.
RiakTemplate
          An implementation of BucketKeyValueStoreOperations and MapReduceOperations for the Riak data store.
RiakValue
           
 

Classes in org.springframework.data.keyvalue.riak.core used by org.springframework.data.keyvalue.riak.core.io
RiakTemplate
          An implementation of BucketKeyValueStoreOperations and MapReduceOperations for the Riak data store.
 

Classes in org.springframework.data.keyvalue.riak.core used by org.springframework.data.keyvalue.riak.groovy
AsyncRiakTemplate
          An implementation of AsyncBucketKeyValueStoreOperations and AsyncMapReduceOperations for the Riak datastore.
QosParameters
          Specify Quality Of Service parameters.
 

Classes in org.springframework.data.keyvalue.riak.core used by org.springframework.data.keyvalue.riak.mapreduce
AsyncKeyValueStoreOperation
           
AsyncRiakTemplate
          An implementation of AsyncBucketKeyValueStoreOperations and AsyncMapReduceOperations for the Riak datastore.
BucketKeyPair
          A generic interface for representing composite keys in data stores that use a bucket and key pair.
RiakTemplate
          An implementation of BucketKeyValueStoreOperations and MapReduceOperations for the Riak data store.
 

Classes in org.springframework.data.keyvalue.riak.core used by org.springframework.data.keyvalue.riak.util
RiakTemplate
          An implementation of BucketKeyValueStoreOperations and MapReduceOperations for the Riak data store.
 


Spring Data Key-Value

Copyright © 2010-2011 SpringSource. All Rights Reserved.