public static class ElasticSearchIndexExporter.Mixin extends Object implements ElasticSearchIndexExporter
ElasticSearchIndexExporter.Mixin| Constructor and Description |
|---|
ElasticSearchIndexExporter.Mixin() |
| Modifier and Type | Method and Description |
|---|---|
void |
exportFormalToWriter(PrintWriter out) |
void |
exportReadableToStream(PrintStream out) |
public void exportReadableToStream(PrintStream out) throws IOException, UnsupportedOperationException
exportReadableToStream in interface org.qi4j.spi.query.IndexExporterIOExceptionUnsupportedOperationExceptionpublic void exportFormalToWriter(PrintWriter out) throws IOException, UnsupportedOperationException
exportFormalToWriter in interface org.qi4j.spi.query.IndexExporterIOExceptionUnsupportedOperationException