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.mapreduce   
 

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).
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.mapreduce
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.
 


Spring Data Key-Value

Copyright © 2010 SpringSource. All Rights Reserved.