public class SqlInputFormat extends Object implements InputFormat
TYPE_PROPERTY| Constructor and Description |
|---|
SqlInputFormat(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Method and Description |
|---|---|
InputEntityReader |
createReader(InputRowSchema inputRowSchema,
InputEntity source,
File temporaryDirectory) |
boolean |
isSplittable() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWeightedSizepublic SqlInputFormat(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public boolean isSplittable()
isSplittable in interface InputFormatpublic InputEntityReader createReader(InputRowSchema inputRowSchema, InputEntity source, File temporaryDirectory)
createReader in interface InputFormatCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.