Package | Description |
---|---|
com.basho.riak.client.api.commands.timeseries |
Modifier and Type | Method and Description |
---|---|
Store.Builder |
Store.Builder.withRow(Row row)
Add a single Row object to the store command.
|
Store.Builder |
Store.Builder.withRows(Iterable<Row> rows)
Add a collection of Row objects to the store command.
|
Copyright © 2016. All rights reserved.