| Package | Description |
|---|---|
| io.druid.data.input |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputRow
An InputRow is the interface definition of an event being input into the data ingestion layer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapBasedInputRow |
class |
MapBasedRow |
| Modifier and Type | Method and Description |
|---|---|
int |
MapBasedRow.compareTo(Row o) |
static InputRow |
Rows.toCaseInsensitiveInputRow(Row row,
List<String> dimensions) |
Copyright © 2011–2016. All rights reserved.