Class | Description |
---|---|
ExtractJsonPathsBuilder |
Command that uses zero or more JSON path expressions to extract values from a JSON object.
|
ReadJsonBuilder |
Command that parses an InputStream that contains JSON data; for each JSON object in the stream,
the command emits a morphline record containing the object as an attachment in
Fields.ATTACHMENT_BODY . |
Copyright © 2013–2015. All rights reserved.