public final class StoreSchema extends AsIsRiakCommand<Void,YokozunaSchema>
To store a schema for Solr/Yokozuna in Riak, you must supply a
YokozunaSchema
that defines the schema.
Modifier and Type | Class and Description |
---|---|
static class |
StoreSchema.Builder
Builder for a StoreSchema command.
|
Modifier and Type | Method and Description |
---|---|
protected YzPutSchemaOperation |
buildCoreOperation() |
executeAsync
execute, execute
protected YzPutSchemaOperation buildCoreOperation()
buildCoreOperation
in class AsIsRiakCommand<Void,YokozunaSchema>
Copyright © 2016. All rights reserved.