Package org.apache.druid.data.input
Interface ByteBufferInputRowParser
- All Superinterfaces:
InputRowParser<ByteBuffer>
- All Known Implementing Classes:
StringInputRowParser,TransformingStringInputRowParser
-
Method Summary
Methods inherited from interface org.apache.druid.data.input.impl.InputRowParser
getParseSpec, parse, parseBatch
-
Method Details
-
withParseSpec
- Specified by:
withParseSpecin interfaceInputRowParser<ByteBuffer>
-