#include <JsonFormat.hpp>
◆ JsonFormat()
◆ getFormattedBuffer()
method to write a TupleBuffer
- Parameters
-
- Returns
- vector of Tuple buffer containing the content of the tuplebuffer
Implements NES::SinkFormat.
References NES_NOT_IMPLEMENTED.
◆ getFormattedSchema()
std::string NES::JsonFormat::getFormattedSchema |
( |
| ) |
|
|
overridevirtual |
◆ getSinkFormat()
◆ getTupleIterator()
◆ toString()
std::string NES::JsonFormat::toString |
( |
| ) |
|
|
overridevirtual |
method to return the format as a string
- Returns
- format as string
Implements NES::SinkFormat.
The documentation for this class was generated from the following files: