| Package | Description |
|---|---|
| com.basho.riak.client.core.query.timeseries |
| Modifier and Type | Method and Description |
|---|---|
static ConvertibleIterable<RiakTsPB.TsCell,Cell> |
ConvertibleIterable.asIterableCell(Iterable<RiakTsPB.TsCell> iterable) |
static ConvertibleIterable<Cell,RiakTsPB.TsCell> |
ConvertibleIterable.asIterablePbCell(Iterable<Cell> iterable) |
static ConvertibleIterable<Row,RiakTsPB.TsRow> |
ConvertibleIterable.asIterablePbRow(Iterable<Row> iterable) |
static ConvertibleIterable<RiakTsPB.TsRow,Row> |
ConvertibleIterable.asIterableRow(Iterable<RiakTsPB.TsRow> iterable) |
Copyright © 2016. All rights reserved.