| Interface | Description |
|---|---|
| AppendableIndexSpec |
AppendableIndexSpec describes the in-memory indexing method for data ingestion.
|
| RowIngestionMeters |
A collection of meters for row ingestion stats, with support for moving average calculations.
|
| RowIngestionMetersFactory |
| Class | Description |
|---|---|
| AppendableIndexBuilder | |
| IncrementalIndex<AggregatorType> | |
| IncrementalIndex.DimensionDesc | |
| IncrementalIndex.MetricDesc | |
| IncrementalIndexAdapter | |
| IncrementalIndexAddResult | |
| IncrementalIndexRow | |
| IncrementalIndexRowHolder |
IncrementalIndexRowHolder is a simple
IncrementalIndexRowHolder.get()/IncrementalIndexRowHolder.set(org.apache.druid.segment.incremental.IncrementalIndexRow) holder of IncrementalIndexRow. |
| IncrementalIndexSchema | |
| IncrementalIndexSchema.Builder | |
| IncrementalIndexStorageAdapter | |
| NoopRowIngestionMeters |
This class is used only in
RealtimeIndexTask which is deprecated now. |
| OffheapIncrementalIndex | |
| OffheapIncrementalIndex.Builder | |
| OnheapIncrementalIndex | |
| OnheapIncrementalIndex.Builder | |
| OnheapIncrementalIndex.Spec | |
| ParseExceptionHandler |
A handler for
ParseExceptions thrown during ingestion. |
| RowIngestionMetersTotals | |
| SpatialDimensionRowTransformer |
We throw away all invalid spatial dimensions
|
| Exception | Description |
|---|---|
| IndexSizeExceededException |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.