Class NoopInputRowParser

java.lang.Object
org.apache.druid.data.input.impl.NoopInputRowParser
All Implemented Interfaces:
InputRowParser<InputRow>

public class NoopInputRowParser extends Object implements InputRowParser<InputRow>