Class HttpInputSource

java.lang.Object
org.apache.druid.data.input.AbstractInputSource
org.apache.druid.data.input.impl.HttpInputSource
All Implemented Interfaces:
SplittableInputSource<URI>, SystemFieldInputSource, InputSource

public class HttpInputSource extends AbstractInputSource implements SplittableInputSource<URI>, SystemFieldInputSource