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