Modifier and Type | Method and Description |
---|---|
default void |
export(Collection<Document> documents)
Exports the documents.
|
void |
export(Collection<Document> documents,
ExporterQueryContext queryContext)
Exports the documents, with their related
ExporterQueryContext . |
default void export(Collection<Document> documents) throws ExporterException
Exporter
export
in interface Exporter
documents
- Collection of Document
sExporterException
void export(Collection<Document> documents, ExporterQueryContext queryContext) throws ExporterException
Exporter
ExporterQueryContext
.export
in interface Exporter
documents
- Collection of Document
s to exportqueryContext
- Context with the query and its parameters that originated those
Document
s to exportExporterException
Copyright © 2025 Denodo Technologies. All rights reserved.