public class JsonRecordReader extends Object
Modifier and Type | Class and Description |
---|---|
static class |
JsonRecordReader.JsonFieldReader |
Constructor and Description |
---|
JsonRecordReader(TextRecord schema,
org.codehaus.jackson.map.ObjectMapper objectMapper) |
Modifier and Type | Method and Description |
---|---|
JsonRecordReader.JsonFieldReader |
getJsonFieldParser(String fieldName,
ScalarSettable target) |
public JsonRecordReader(TextRecord schema, org.codehaus.jackson.map.ObjectMapper objectMapper)
public JsonRecordReader.JsonFieldReader getJsonFieldParser(String fieldName, ScalarSettable target)
Copyright © 2020 Actian Corporation. All rights reserved.