JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.basho.riak.client.api
,
com.basho.riak.client.api.annotations
,
com.basho.riak.client.api.cap
,
com.basho.riak.client.api.commands
,
com.basho.riak.client.api.commands.buckets
,
com.basho.riak.client.api.commands.datatypes
,
com.basho.riak.client.api.commands.indexes
,
com.basho.riak.client.api.commands.kv
,
com.basho.riak.client.api.commands.mapreduce
,
com.basho.riak.client.api.commands.mapreduce.filters
,
com.basho.riak.client.api.commands.search
,
com.basho.riak.client.api.convert
,
com.basho.riak.client.api.convert.reflection
,
com.basho.riak.client.core
,
com.basho.riak.client.core.converters
,
com.basho.riak.client.core.netty
,
com.basho.riak.client.core.operations
,
com.basho.riak.client.core.query
,
com.basho.riak.client.core.query.crdt.ops
,
com.basho.riak.client.core.query.crdt.types
,
com.basho.riak.client.core.query.functions
,
com.basho.riak.client.core.query.indexes
,
com.basho.riak.client.core.query.links
,
com.basho.riak.client.core.query.search
,
com.basho.riak.client.core.query.UserMetadata
,
com.basho.riak.client.core.util
,
com.basho.riak.client.javadoc
Class Hierarchy
java.lang.
Object
com.basho.riak.client.api.convert.reflection.
AnnotationCache
com.basho.riak.client.api.convert.reflection.
AnnotationHelper
com.basho.riak.client.api.convert.reflection.
AnnotationInfo
com.basho.riak.client.api.convert.reflection.
AnnotationInfo.Builder
com.basho.riak.client.api.convert.reflection.
AnnotationScanner
(implements java.util.concurrent.
Callable
<V>)
com.basho.riak.client.api.convert.reflection.
AnnotationUtil
com.basho.riak.client.api.cap.
BasicVClock
(implements com.basho.riak.client.api.cap.
VClock
)
com.fasterxml.jackson.databind.ser.BeanSerializerModifier
com.basho.riak.client.api.convert.
RiakBeanSerializerModifier
com.basho.riak.client.core.util.
BinaryValue
com.basho.riak.client.api.commands.mapreduce.
BucketInput
(implements com.basho.riak.client.api.commands.mapreduce.
MapReduceInput
)
com.basho.riak.client.api.commands.mapreduce.
BucketKeyInput
(implements com.basho.riak.client.api.commands.mapreduce.
MapReduceInput
)
com.basho.riak.client.core.query.
BucketProperties
com.basho.riak.client.core.query.
BucketProperties.Builder
com.basho.riak.client.core.converters.
BucketPropertiesConverter
io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
io.netty.handler.codec.ByteToMessageDecoder
com.basho.riak.client.core.netty.
HealthCheckDecoder
com.basho.riak.client.core.netty.
PingHealthCheck
(implements com.basho.riak.client.core.
HealthCheckFactory
)
com.basho.riak.client.core.netty.
StoreValueHealthCheck
(implements com.basho.riak.client.core.
HealthCheckFactory
)
com.basho.riak.client.core.netty.
RiakSecurityDecoder
io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
io.netty.handler.codec.ByteToMessageCodec<I>
com.basho.riak.client.core.netty.
RiakMessageCodec
io.netty.channel.ChannelInitializer<C>
com.basho.riak.client.core.netty.
RiakChannelInitializer
com.basho.riak.client.core.netty.
RiakResponseHandler
io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
io.netty.handler.codec.MessageToMessageEncoder<I>
com.basho.riak.client.core.netty.
RiakOperationEncoder
com.basho.riak.client.core.util.
CharsetUtils
com.basho.riak.client.api.convert.reflection.
ClassUtil
com.basho.riak.client.api.commands.datatypes.
Context
com.basho.riak.client.api.convert.
Converter
<T>
com.basho.riak.client.api.convert.
JSONConverter
<T>
com.basho.riak.client.api.convert.
PassThroughConverter
com.basho.riak.client.api.convert.
StringConverter
com.basho.riak.client.api.convert.
Converter.ContentAndType
com.basho.riak.client.api.convert.
Converter.OrmExtracted
com.basho.riak.client.core.query.crdt.ops.
CounterOp
(implements com.basho.riak.client.core.query.crdt.ops.
CrdtOp
)
com.basho.riak.client.api.commands.datatypes.
CounterUpdate
(implements com.basho.riak.client.api.commands.datatypes.
DatatypeUpdate
)
com.basho.riak.client.core.converters.
CrdtResponseConverter
com.basho.riak.client.core.
DefaultNodeManager
(implements com.basho.riak.client.core.
NodeManager
, com.basho.riak.client.core.
NodeStateListener
)
com.basho.riak.client.api.cap.
DefaultResolver
<T> (implements com.basho.riak.client.api.cap.
ConflictResolver
<T>)
com.basho.riak.client.api.commands.search.
DeleteIndex.Builder
com.basho.riak.client.core.operations.
DeleteOperation.Builder
com.basho.riak.client.api.commands.kv.
DeleteValue.Builder
com.basho.riak.client.core.operations.
DtFetchOperation.Builder
com.basho.riak.client.core.operations.
DtFetchOperation.Response
com.basho.riak.client.core.operations.
DtUpdateOperation.Response
com.basho.riak.client.core.operations.
DtFetchOperation.Response.Init
<T>
com.basho.riak.client.core.operations.
DtUpdateOperation.Response.Init
<T>
com.basho.riak.client.core.operations.
DtUpdateOperation.Builder
com.basho.riak.client.api.commands.buckets.
FetchBucketProperties.Builder
com.basho.riak.client.core.operations.
FetchBucketPropsOperation.Builder
com.basho.riak.client.core.operations.
FetchBucketPropsOperation.Response
com.basho.riak.client.api.commands.datatypes.
FetchDatatype.Builder
<T>
com.basho.riak.client.api.commands.datatypes.
FetchCounter.Builder
com.basho.riak.client.api.commands.datatypes.
FetchMap.Builder
com.basho.riak.client.api.commands.datatypes.
FetchSet.Builder
com.basho.riak.client.api.commands.datatypes.
FetchDatatype.Response
<T>
com.basho.riak.client.api.commands.datatypes.
FetchCounter.Response
com.basho.riak.client.api.commands.datatypes.
FetchMap.Response
com.basho.riak.client.api.commands.datatypes.
FetchSet.Response
com.basho.riak.client.api.commands.search.
FetchIndex.Builder
com.basho.riak.client.core.operations.
FetchOperation.Builder
com.basho.riak.client.core.operations.
FetchOperation.KvResponseBase
com.basho.riak.client.core.operations.
FetchOperation.Response
com.basho.riak.client.core.operations.
StoreOperation.Response
com.basho.riak.client.core.operations.
FetchOperation.KvResponseBase.Init
<T>
com.basho.riak.client.core.operations.
FetchOperation.Response.Init
<T>
com.basho.riak.client.core.operations.
StoreOperation.Response.Init
<T>
com.basho.riak.client.api.commands.search.
FetchSchema.Builder
com.basho.riak.client.api.commands.kv.
FetchValue.Builder
com.basho.riak.client.api.commands.kv.
FetchValue.Response
com.basho.riak.client.core.query.crdt.ops.
FlagOp
(implements com.basho.riak.client.core.query.crdt.ops.
CrdtOp
)
com.basho.riak.client.api.commands.datatypes.
FlagUpdate
(implements com.basho.riak.client.api.commands.datatypes.
DatatypeUpdate
)
com.basho.riak.client.core.query.functions.
Function
com.basho.riak.client.core.query.functions.
Function.Builder
com.basho.riak.client.core.
FutureOperation
<T,U,S> (implements com.basho.riak.client.core.
RiakFuture
<V,T>)
com.basho.riak.client.core.operations.
DeleteOperation
com.basho.riak.client.core.operations.
DtFetchOperation
com.basho.riak.client.core.operations.
DtUpdateOperation
com.basho.riak.client.core.operations.
FetchBucketPropsOperation
com.basho.riak.client.core.operations.
FetchOperation
com.basho.riak.client.core.operations.
ListBucketsOperation
com.basho.riak.client.core.operations.
ListKeysOperation
com.basho.riak.client.core.operations.
MapReduceOperation
com.basho.riak.client.core.operations.
PingOperation
com.basho.riak.client.core.operations.
ResetBucketPropsOperation
com.basho.riak.client.core.operations.
SearchOperation
com.basho.riak.client.core.operations.
SecondaryIndexQueryOperation
com.basho.riak.client.core.operations.
StoreBucketPropsOperation
com.basho.riak.client.core.operations.
StoreOperation
com.basho.riak.client.core.operations.
YzDeleteIndexOperation
com.basho.riak.client.core.operations.
YzFetchIndexOperation
com.basho.riak.client.core.operations.
YzGetSchemaOperation
com.basho.riak.client.core.operations.
YzPutIndexOperation
com.basho.riak.client.core.operations.
YzPutSchemaOperation
com.basho.riak.client.api.commands.mapreduce.
IndexInput
(implements com.basho.riak.client.api.commands.mapreduce.
MapReduceInput
)
com.basho.riak.client.javadoc.
JavadocFilter
com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
com.basho.riak.client.api.commands.mapreduce.
BucketInputSerializer
com.basho.riak.client.api.commands.mapreduce.
BucketKeyInputSerializer
com.basho.riak.client.api.commands.mapreduce.
IndexInputSerializer
com.basho.riak.client.api.commands.mapreduce.
SearchInputSerializer
com.basho.riak.client.api.commands.mapreduce.filters.
KeyFilter
com.basho.riak.client.api.commands.mapreduce.filters.
BetweenFilter
<T>
com.basho.riak.client.api.commands.mapreduce.filters.
EndsWithFilter
com.basho.riak.client.api.commands.mapreduce.filters.
EqualToFilter
<T>
com.basho.riak.client.api.commands.mapreduce.filters.
FloatToStringFilter
com.basho.riak.client.api.commands.mapreduce.filters.
GreaterThanFilter
<T>
com.basho.riak.client.api.commands.mapreduce.filters.
GreaterThanOrEqualFilter
<T>
com.basho.riak.client.api.commands.mapreduce.filters.
IntToStringFilter
com.basho.riak.client.api.commands.mapreduce.filters.
LessThanFilter
<T>
com.basho.riak.client.api.commands.mapreduce.filters.
LessThanOrEqualFilter
<T>
com.basho.riak.client.api.commands.mapreduce.filters.
LogicalFilter
com.basho.riak.client.api.commands.mapreduce.filters.
LogicalAndFilter
com.basho.riak.client.api.commands.mapreduce.filters.
LogicalNotFilter
com.basho.riak.client.api.commands.mapreduce.filters.
LogicalOrFilter
com.basho.riak.client.api.commands.mapreduce.filters.
MatchFilter
com.basho.riak.client.api.commands.mapreduce.filters.
NotEqualToFilter
<T>
com.basho.riak.client.api.commands.mapreduce.filters.
SetMemberFilter
<T>
com.basho.riak.client.api.commands.mapreduce.filters.
SimilarToFilter
com.basho.riak.client.api.commands.mapreduce.filters.
StartsWithFilter
com.basho.riak.client.api.commands.mapreduce.filters.
StringToFloatFilter
com.basho.riak.client.api.commands.mapreduce.filters.
StringToIntFilter
com.basho.riak.client.api.commands.mapreduce.filters.
TokenizeFilter
(implements com.basho.riak.client.api.commands.mapreduce.filters.
KeyTransformFilter
)
com.basho.riak.client.api.commands.mapreduce.filters.
ToLowerFilter
com.basho.riak.client.api.commands.mapreduce.filters.
ToUpperFilter
com.basho.riak.client.api.commands.mapreduce.filters.
UrlDecodeFilter
(implements com.basho.riak.client.api.commands.mapreduce.filters.
KeyTransformFilter
)
com.basho.riak.client.api.commands.buckets.
ListBuckets.Builder
com.basho.riak.client.api.commands.buckets.
ListBuckets.Response
(implements java.lang.
Iterable
<T>)
com.basho.riak.client.core.operations.
ListBucketsOperation.Builder
com.basho.riak.client.core.operations.
ListBucketsOperation.Response
com.basho.riak.client.api.commands.
ListenableFuture
<T,S> (implements com.basho.riak.client.core.
RiakFuture
<V,T>)
com.basho.riak.client.api.commands.
CoreFutureAdapter
<T2,S2,T,S> (implements com.basho.riak.client.core.
RiakFutureListener
<T,S>)
com.basho.riak.client.api.commands.indexes.
BigIntIndexQuery.BigIntQueryFuture
com.basho.riak.client.api.commands.indexes.
BinIndexQuery.BinQueryFuture
com.basho.riak.client.api.commands.indexes.
IntIndexQuery.IntQueryFuture
com.basho.riak.client.api.commands.indexes.
RawIndexQuery.RawQueryFuture
com.basho.riak.client.api.commands.kv.
ListKeys.Builder
com.basho.riak.client.api.commands.kv.
ListKeys.Response
(implements java.lang.
Iterable
<T>)
com.basho.riak.client.core.operations.
ListKeysOperation.Builder
com.basho.riak.client.core.operations.
ListKeysOperation.Response
com.basho.riak.client.core.query.
Location
com.basho.riak.client.core.query.crdt.ops.
MapOp
(implements com.basho.riak.client.core.query.crdt.ops.
CrdtOp
)
com.basho.riak.client.core.query.crdt.ops.
MapOp.MapField
com.basho.riak.client.core.query.crdt.ops.
MapOp.MapUpdate
com.basho.riak.client.api.commands.mapreduce.
MapReduce.Builder
<T>
com.basho.riak.client.api.commands.mapreduce.
BucketKeyMapReduce.Builder
com.basho.riak.client.api.commands.mapreduce.
BucketMapReduce.Builder
com.basho.riak.client.api.commands.mapreduce.
IndexMapReduce.Builder
com.basho.riak.client.api.commands.mapreduce.
SearchMapReduce.Builder
com.basho.riak.client.api.commands.mapreduce.
MapReduce.Response
com.basho.riak.client.core.operations.
MapReduceOperation.Builder
com.basho.riak.client.core.operations.
MapReduceOperation.Response
com.basho.riak.client.api.commands.mapreduce.
MapReducePhase
com.basho.riak.client.api.commands.datatypes.
MapUpdate
(implements com.basho.riak.client.api.commands.datatypes.
DatatypeUpdate
)
com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
com.basho.riak.client.api.convert.
RiakJacksonModule
com.basho.riak.client.api.commands.kv.
MultiFetch.Builder
com.basho.riak.client.api.commands.kv.
MultiFetch.Response
(implements java.lang.
Iterable
<T>)
com.basho.riak.client.core.query.
Namespace
com.basho.riak.client.core.operations.
Operations
com.basho.riak.client.api.cap.
Quorum
com.basho.riak.client.core.query.crdt.ops.
RegisterOp
(implements com.basho.riak.client.core.query.crdt.ops.
CrdtOp
)
com.basho.riak.client.api.commands.datatypes.
RegisterUpdate
(implements com.basho.riak.client.api.commands.datatypes.
DatatypeUpdate
)
com.basho.riak.client.core.operations.
ResetBucketPropsOperation.Builder
com.basho.riak.client.api.
RiakClient
com.basho.riak.client.core.
RiakCluster
(implements com.basho.riak.client.core.
NodeStateListener
, com.basho.riak.client.core.
OperationRetrier
)
com.basho.riak.client.core.
RiakCluster.Builder
com.basho.riak.client.api.
RiakCommand
<T,S>
com.basho.riak.client.api.commands.search.
DeleteIndex
com.basho.riak.client.api.commands.kv.
DeleteValue
com.basho.riak.client.api.commands.buckets.
FetchBucketProperties
com.basho.riak.client.api.commands.datatypes.
FetchDatatype
<T,S,U>
com.basho.riak.client.api.commands.datatypes.
FetchCounter
com.basho.riak.client.api.commands.datatypes.
FetchMap
com.basho.riak.client.api.commands.datatypes.
FetchSet
com.basho.riak.client.api.commands.search.
FetchIndex
com.basho.riak.client.api.commands.search.
FetchSchema
com.basho.riak.client.api.commands.kv.
FetchValue
com.basho.riak.client.api.commands.buckets.
ListBuckets
com.basho.riak.client.api.commands.kv.
ListKeys
com.basho.riak.client.api.commands.mapreduce.
MapReduce
com.basho.riak.client.api.commands.mapreduce.
BucketKeyMapReduce
com.basho.riak.client.api.commands.mapreduce.
BucketMapReduce
com.basho.riak.client.api.commands.mapreduce.
IndexMapReduce
com.basho.riak.client.api.commands.mapreduce.
SearchMapReduce
com.basho.riak.client.api.commands.kv.
MultiFetch
com.basho.riak.client.api.commands.search.
Search
com.basho.riak.client.api.commands.indexes.
SecondaryIndexQuery
<T,S,U>
com.basho.riak.client.api.commands.indexes.
BigIntIndexQuery
com.basho.riak.client.api.commands.indexes.
BinIndexQuery
com.basho.riak.client.api.commands.indexes.
IntIndexQuery
com.basho.riak.client.api.commands.indexes.
RawIndexQuery
com.basho.riak.client.api.commands.buckets.
StoreBucketProperties
com.basho.riak.client.api.commands.search.
StoreIndex
com.basho.riak.client.api.commands.search.
StoreSchema
com.basho.riak.client.api.commands.kv.
StoreValue
com.basho.riak.client.api.commands.datatypes.
UpdateDatatype
<T,S,U>
com.basho.riak.client.api.commands.datatypes.
UpdateCounter
com.basho.riak.client.api.commands.datatypes.
UpdateMap
com.basho.riak.client.api.commands.datatypes.
UpdateSet
com.basho.riak.client.api.commands.kv.
UpdateValue
com.basho.riak.client.core.query.crdt.types.
RiakDatatype
com.basho.riak.client.core.query.crdt.types.
RiakCounter
com.basho.riak.client.core.query.crdt.types.
RiakFlag
com.basho.riak.client.core.query.crdt.types.
RiakMap
com.basho.riak.client.core.query.crdt.types.
RiakRegister
com.basho.riak.client.core.query.crdt.types.
RiakSet
com.basho.riak.client.core.query.indexes.
RiakIndex
<T> (implements java.lang.
Iterable
<T>)
com.basho.riak.client.core.query.indexes.
BigIntIndex
com.basho.riak.client.core.query.indexes.
LongIntIndex
com.basho.riak.client.core.query.indexes.
RawIndex
com.basho.riak.client.core.query.indexes.
StringBinIndex
com.basho.riak.client.core.query.indexes.
RiakIndex.Name
<T>
com.basho.riak.client.core.query.indexes.
BigIntIndex.Name
com.basho.riak.client.core.query.indexes.
LongIntIndex.Name
com.basho.riak.client.core.query.indexes.
RawIndex.Name
com.basho.riak.client.core.query.indexes.
StringBinIndex.Name
com.basho.riak.client.core.query.indexes.
RiakIndexes
(implements java.lang.
Iterable
<T>)
com.basho.riak.client.api.convert.reflection.
RiakIndexField
com.basho.riak.client.api.convert.reflection.
RiakIndexMethod
com.basho.riak.client.core.query.links.
RiakLink
com.basho.riak.client.core.query.links.
RiakLinks
(implements java.lang.
Iterable
<T>)
com.basho.riak.client.core.query.crdt.types.
RiakMap.MapEntry
com.basho.riak.client.core.
RiakMessage
com.basho.riak.client.core.
RiakNode
(implements com.basho.riak.client.core.
RiakResponseListener
)
com.basho.riak.client.core.
RiakNode.Builder
com.basho.riak.client.core.query.
RiakObject
com.basho.riak.client.core.converters.
RiakObjectConverter
com.basho.riak.client.api.commands.
RiakOption
<T>
com.basho.riak.client.api.commands.kv.
DeleteValue.Option
<T>
com.basho.riak.client.api.commands.datatypes.
FetchDatatype.Option
<T>
com.basho.riak.client.api.commands.kv.
FetchValue.Option
<T>
com.basho.riak.client.api.commands.search.
Search.Option
<T>
com.basho.riak.client.api.commands.kv.
StoreValue.Option
<T>
com.basho.riak.client.api.commands.datatypes.
UpdateDatatype.Option
<T>
com.basho.riak.client.javadoc.
RiakThreadSafetyTaglet
(implements com.sun.tools.doclets.Taglet)
com.basho.riak.client.core.query.UserMetadata.
RiakUserMetadata
com.basho.riak.client.api.commands.search.
Search.Builder
com.basho.riak.client.api.commands.mapreduce.
SearchInput
(implements com.basho.riak.client.api.commands.mapreduce.
MapReduceInput
)
com.basho.riak.client.core.operations.
SearchOperation.Builder
com.basho.riak.client.core.operations.
SearchOperation.Response
(implements java.lang.
Iterable
<T>)
com.basho.riak.client.api.commands.indexes.
SecondaryIndexQuery.Init
<S,T>
com.basho.riak.client.api.commands.indexes.
BigIntIndexQuery.Init
<S,T>
com.basho.riak.client.api.commands.indexes.
BigIntIndexQuery.Builder
com.basho.riak.client.api.commands.indexes.
BinIndexQuery.Init
<S,T>
com.basho.riak.client.api.commands.indexes.
BinIndexQuery.Builder
com.basho.riak.client.api.commands.indexes.
IntIndexQuery.Init
<S,T>
com.basho.riak.client.api.commands.indexes.
IntIndexQuery.Builder
com.basho.riak.client.api.commands.indexes.
RawIndexQuery.Builder
com.basho.riak.client.api.commands.indexes.
SecondaryIndexQuery.Response
<T>
com.basho.riak.client.api.commands.indexes.
BigIntIndexQuery.Response
com.basho.riak.client.api.commands.indexes.
BinIndexQuery.Response
com.basho.riak.client.api.commands.indexes.
IntIndexQuery.Response
com.basho.riak.client.api.commands.indexes.
RawIndexQuery.Response
com.basho.riak.client.api.commands.indexes.
SecondaryIndexQuery.Response.Entry
<T>
com.basho.riak.client.api.commands.indexes.
BigIntIndexQuery.Response.Entry
com.basho.riak.client.api.commands.indexes.
BinIndexQuery.Response.Entry
com.basho.riak.client.api.commands.indexes.
IntIndexQuery.Response.Entry
com.basho.riak.client.api.commands.indexes.
RawIndexQuery.Response.Entry
com.basho.riak.client.core.operations.
SecondaryIndexQueryOperation.Builder
com.basho.riak.client.core.operations.
SecondaryIndexQueryOperation.Query
com.basho.riak.client.core.operations.
SecondaryIndexQueryOperation.Query.Builder
com.basho.riak.client.core.operations.
SecondaryIndexQueryOperation.Response
com.basho.riak.client.core.operations.
SecondaryIndexQueryOperation.Response.Entry
com.basho.riak.client.core.query.crdt.ops.
SetOp
(implements com.basho.riak.client.core.query.crdt.ops.
CrdtOp
)
com.basho.riak.client.api.commands.datatypes.
SetUpdate
(implements com.basho.riak.client.api.commands.datatypes.
DatatypeUpdate
)
com.basho.riak.client.api.commands.buckets.
StoreBucketProperties.Builder
com.basho.riak.client.core.operations.
StoreBucketPropsOperation.Builder
com.basho.riak.client.api.commands.search.
StoreIndex.Builder
com.basho.riak.client.core.operations.
StoreOperation.Builder
com.basho.riak.client.api.commands.search.
StoreSchema.Builder
com.basho.riak.client.api.commands.kv.
StoreValue.Builder
com.basho.riak.client.api.commands.kv.
StoreValue.Response
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
com.basho.riak.client.core.
ConnectionFailedException
java.util.concurrent.
ExecutionException
com.basho.riak.client.api.cap.
UnresolvedConflictException
com.basho.riak.client.core.
NoNodesAvailableException
com.basho.riak.client.api.
RiakException
com.basho.riak.client.core.netty.
RiakResponseException
java.lang.
RuntimeException
com.basho.riak.client.api.convert.
ConversionException
com.basho.riak.client.api.commands.datatypes.
UpdateDatatype.Builder
<T>
com.basho.riak.client.api.commands.datatypes.
UpdateCounter.Builder
com.basho.riak.client.api.commands.datatypes.
UpdateMap.Builder
com.basho.riak.client.api.commands.datatypes.
UpdateSet.Builder
com.basho.riak.client.api.commands.datatypes.
UpdateDatatype.Response
<T>
com.basho.riak.client.api.commands.datatypes.
UpdateCounter.Response
com.basho.riak.client.api.commands.datatypes.
UpdateMap.Response
com.basho.riak.client.api.commands.datatypes.
UpdateSet.Response
com.basho.riak.client.api.commands.kv.
UpdateValue.Builder
com.basho.riak.client.api.commands.kv.
UpdateValue.Response
com.basho.riak.client.api.commands.kv.
UpdateValue.Update
<T>
com.basho.riak.client.api.convert.reflection.
UsermetaField
com.basho.riak.client.api.convert.reflection.
UsermetaMethod
com.basho.riak.client.core.query.search.
YokozunaIndex
com.basho.riak.client.core.query.search.
YokozunaSchema
com.basho.riak.client.core.operations.
YzDeleteIndexOperation.Builder
com.basho.riak.client.core.operations.
YzFetchIndexOperation.Builder
com.basho.riak.client.core.operations.
YzFetchIndexOperation.Response
com.basho.riak.client.core.operations.
YzGetSchemaOperation.Builder
com.basho.riak.client.core.operations.
YzGetSchemaOperation.Response
com.basho.riak.client.core.operations.
YzPutIndexOperation.Builder
com.basho.riak.client.core.operations.
YzPutSchemaOperation.Builder
Interface Hierarchy
com.basho.riak.client.api.cap.
ConflictResolver
<T>
com.basho.riak.client.core.util.
Constants
com.basho.riak.client.core.query.crdt.ops.
CrdtOp
com.basho.riak.client.api.commands.datatypes.
DatatypeUpdate
java.util.concurrent.
Future
<V>
com.basho.riak.client.core.
RiakFuture
<V,T>
com.basho.riak.client.core.
HealthCheckFactory
com.basho.riak.client.api.commands.mapreduce.filters.
KeyTransformFilter
com.basho.riak.client.api.commands.mapreduce.
MapReduceInput
com.basho.riak.client.core.
NodeStateListener
com.basho.riak.client.core.
NodeManager
com.basho.riak.client.core.
OperationRetrier
com.basho.riak.client.core.
RiakFutureListener
<T,S>
com.basho.riak.client.core.converters.
RiakResponseConverter
<U,T>
com.basho.riak.client.core.
RiakResponseListener
com.basho.riak.client.api.commands.indexes.
SecondaryIndexQuery.IndexConverter
<T>
com.basho.riak.client.api.cap.
VClock
Annotation Type Hierarchy
com.basho.riak.client.api.annotations.
RiakVTag
(implements java.lang.annotation.
Annotation
)
com.basho.riak.client.api.annotations.
RiakVClock
(implements java.lang.annotation.
Annotation
)
com.basho.riak.client.api.annotations.
RiakUsermeta
(implements java.lang.annotation.
Annotation
)
com.basho.riak.client.api.annotations.
RiakTombstone
(implements java.lang.annotation.
Annotation
)
com.basho.riak.client.api.annotations.
RiakLinks
(implements java.lang.annotation.
Annotation
)
com.basho.riak.client.api.annotations.
RiakLastModified
(implements java.lang.annotation.
Annotation
)
com.basho.riak.client.api.annotations.
RiakKey
(implements java.lang.annotation.
Annotation
)
com.basho.riak.client.api.annotations.
RiakIndex
(implements java.lang.annotation.
Annotation
)
com.basho.riak.client.api.annotations.
RiakContentType
(implements java.lang.annotation.
Annotation
)
com.basho.riak.client.api.annotations.
RiakBucketType
(implements java.lang.annotation.
Annotation
)
com.basho.riak.client.api.annotations.
RiakBucketName
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.basho.riak.client.api.cap.
ConflictResolverFactory
com.basho.riak.client.api.commands.indexes.
SecondaryIndexQuery.Type
com.basho.riak.client.api.commands.mapreduce.
MapReducePhase.PhaseType
com.basho.riak.client.api.commands.search.
Search.Presort
com.basho.riak.client.api.commands.search.
Search.Option.Operation
com.basho.riak.client.api.convert.
ConverterFactory
com.basho.riak.client.api.convert.reflection.
UsermetaMethod.MethodType
com.basho.riak.client.api.convert.reflection.
UsermetaField.FieldType
com.basho.riak.client.api.convert.reflection.
RiakIndexMethod.MethodType
com.basho.riak.client.api.convert.reflection.
RiakIndexField.FieldType
com.basho.riak.client.core.
RiakNode.State
com.basho.riak.client.core.query.crdt.ops.
MapOp.FieldType
com.basho.riak.client.core.query.indexes.
IndexType
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014. All rights reserved.