Class SqlInputSource

java.lang.Object
org.apache.druid.data.input.AbstractInputSource
org.apache.druid.metadata.input.SqlInputSource
All Implemented Interfaces:
SplittableInputSource<String>, InputSource

public class SqlInputSource extends AbstractInputSource implements SplittableInputSource<String>