public class ConsoleQueryOutputFormat extends QueryOutputFormatSpi
Modifier and Type | Field and Description |
---|---|
static String |
FORMAT_NAME |
Constructor and Description |
---|
ConsoleQueryOutputFormat() |
Modifier and Type | Method and Description |
---|---|
void |
output(ResultSet results)
Output the results.
|
name
public static final String FORMAT_NAME
public void output(ResultSet results)
QueryOutputFormatSpi
output
in class QueryOutputFormatSpi
results
- the results of a geowave queryCopyright © 2013–2020. All rights reserved.