| Package | Description |
|---|---|
| io.druid.query.select |
| Modifier and Type | Method and Description |
|---|---|
List<EventHolder> |
SelectResultValue.getEvents() |
Iterator<EventHolder> |
SelectResultValue.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectResultValueBuilder.addEntry(EventHolder event) |
| Constructor and Description |
|---|
SelectResultValue(Map<String,Integer> pagingIdentifiers,
List<EventHolder> events) |
Copyright © 2011–2015. All rights reserved.