Class Plumbers
- java.lang.Object
-
- org.apache.druid.segment.realtime.plumber.Plumbers
-
public class Plumbers extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidaddNextRow(com.google.common.base.Supplier<org.apache.druid.data.input.Committer> committerSupplier, org.apache.druid.data.input.Firehose firehose, Plumber plumber, boolean reportParseExceptions, FireDepartmentMetrics metrics)
-
-
-
Method Detail
-
addNextRow
public static void addNextRow(com.google.common.base.Supplier<org.apache.druid.data.input.Committer> committerSupplier, org.apache.druid.data.input.Firehose firehose, Plumber plumber, boolean reportParseExceptions, FireDepartmentMetrics metrics) throws IOException- Throws:
IOException
-
-