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) |
executeprotected final RiakFuture<Void,String> executeAsync(RiakCluster cluster)
executeAsync in class RiakCommand<Void,String>Copyright © 2015. All rights reserved.