public static interface OpticExportToWriterListener.OpticOutputListener
Modifier and Type | Method and Description |
---|---|
java.lang.String |
generateOutput(RowRecord record)
Given the RowRecord, generate the desired String output to send to the
writer.
|
java.lang.String generateOutput(RowRecord record)
record
- the RowRecord retrieved from the serverCopyright © 2013-2020 MarkLogic Corporation.