Package | Description |
---|---|
com.basho.riak.client.api.commands.search |
Commands used for Riak search.
|
Modifier and Type | Field and Description |
---|---|
static Search.Option<Search.Option.Operation> |
Search.Option.DEFAULT_OPERATION |
Modifier and Type | Method and Description |
---|---|
static Search.Option.Operation |
Search.Option.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Search.Option.Operation[] |
Search.Option.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.