Package | Description |
---|---|
com.basho.riak.client.api.commands.indexes |
Commands for performing secondary index (2i) queries in Riak.
|
com.basho.riak.client.api.commands.kv |
Commands for storing, fetching, and deleting objects.
|
Modifier and Type | Class and Description |
---|---|
class |
SecondaryIndexQuery<T,S extends SecondaryIndexQuery.Response<T,?>,U extends SecondaryIndexQuery>
A Secondary Index Query.
|
static interface |
SecondaryIndexQuery.GatherableResponseCreator<T,R extends SecondaryIndexQuery.Response<T,?>> |
static interface |
SecondaryIndexQuery.StreamableResponseCreator<T,R extends SecondaryIndexQuery.Response<T,?>> |
Modifier and Type | Class and Description |
---|---|
static class |
BigIntIndexQuery.Response |
static class |
BinIndexQuery.Response |
static class |
IntIndexQuery.Response |
static class |
RawIndexQuery.Response |
Modifier and Type | Class and Description |
---|---|
static class |
FullBucketRead.Response |
Copyright © 2016. All rights reserved.