Class LocalInputSource

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

public class LocalInputSource extends AbstractInputSource implements SplittableInputSource<List<File>>, SystemFieldInputSource