Interface JsonOutput

All Known Implementing Classes:
BasicJsonOutput, ExtendedJsonOutput

public interface JsonOutput
Interface through which UDFs, RecordWriters and other systems can write out a JSON output. Generally used to control how non-JSON types are mapped to a JSON output stream.