public class FetchIndex extends RiakCommand<YzFetchIndexOperation.Response,String>
Modifier and Type | Class and Description |
---|---|
static class |
FetchIndex.Builder
Builder for a FetchIndex command.
|
Modifier and Type | Method and Description |
---|---|
protected RiakFuture<YzFetchIndexOperation.Response,String> |
executeAsync(RiakCluster cluster) |
execute
protected final RiakFuture<YzFetchIndexOperation.Response,String> executeAsync(RiakCluster cluster)
executeAsync
in class RiakCommand<YzFetchIndexOperation.Response,String>
Copyright © 2014. All rights reserved.