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