| Package | Description |
|---|---|
| io.druid.segment.realtime.appenderator |
| Modifier and Type | Method and Description |
|---|---|
int |
AppenderatorImpl.add(SegmentIdentifier identifier,
InputRow row,
com.google.common.base.Supplier<Committer> committerSupplier) |
int |
Appenderator.add(SegmentIdentifier identifier,
InputRow row,
com.google.common.base.Supplier<Committer> committerSupplier)
Add a row.
|
Copyright © 2011–2017. All rights reserved.