public interface AggregatorBackend extends Aggregator
| Modifier and Type | Method and Description |
|---|---|
void |
addOrReplaceResult(int requestId,
int nodeId,
javax.ws.rs.core.MediaType mediaType,
InputStream content) |
void |
clearDataDirectory()
Delete all files in the data directory.
|
void |
setBrokerDB(DataSource ds) |
getDistinctResultTypes, getResult, listResultsvoid setBrokerDB(DataSource ds)
void clearDataDirectory()
throws IOException
IOException - IO errorvoid addOrReplaceResult(int requestId,
int nodeId,
javax.ws.rs.core.MediaType mediaType,
InputStream content)
throws SQLException
SQLExceptionCopyright © 2014–2019 Uniklinik RWTH Aachen. All rights reserved.