public final class Search extends RiakCommand<SearchOperation.Response,BinaryValue>
Modifier and Type | Class and Description |
---|---|
static class |
Search.Builder
Builder for a Search command.
|
static class |
Search.Option<T> |
static class |
Search.Presort |
Constructor and Description |
---|
Search(Search.Builder builder) |
Modifier and Type | Method and Description |
---|---|
protected RiakFuture<SearchOperation.Response,BinaryValue> |
executeAsync(RiakCluster cluster) |
execute
public Search(Search.Builder builder)
protected RiakFuture<SearchOperation.Response,BinaryValue> executeAsync(RiakCluster cluster)
executeAsync
in class RiakCommand<SearchOperation.Response,BinaryValue>
Copyright © 2014. All rights reserved.