| Package | Description |
|---|---|
| org.apache.druid.segment.incremental |
| Modifier and Type | Method and Description |
|---|---|
IncrementalIndexAddResult |
IncrementalIndex.add(InputRow row)
Adds a new row.
|
IncrementalIndexAddResult |
IncrementalIndex.add(InputRow row,
boolean skipMaxRowsInMemoryCheck) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.