Package | Description |
---|---|
io.druid.data.input |
Modifier and Type | Method and Description |
---|---|
MapPopulator.PopulateResult |
MapPopulator.populate(com.google.common.io.ByteSource source,
Map<K,V> map)
Read through the `source` line by line and populate `map` with the data returned from the `parser`
|
Copyright © 2011–2017. All rights reserved.