public class SqlInputFormat extends Object implements InputFormat
| 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() |
public 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–2021 The Apache Software Foundation. All rights reserved.