Uses of Interface
org.apache.druid.data.input.Firehose
-
Packages that use Firehose Package Description org.apache.druid.data.input -
-
Uses of Firehose in org.apache.druid.data.input
Methods in org.apache.druid.data.input that return Firehose Modifier and Type Method Description default FirehoseFirehoseFactory. connect(T parser)Deprecated.default FirehoseFirehoseFactory. connect(T parser, File temporaryDirectory)Deprecated.Initialization method that connects up the fire hose.
-