Class AbstractInputSource

java.lang.Object
org.apache.druid.data.input.AbstractInputSource
All Implemented Interfaces:
InputSource
Direct Known Subclasses:
CloudObjectInputSource, CombiningInputSource, HttpInputSource, InlineInputSource, LocalInputSource

public abstract class AbstractInputSource extends Object implements InputSource