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