| Package | Description |
|---|---|
| de.unibonn.iai.eis.luzzu.exceptions | |
| de.unibonn.iai.eis.luzzu.io | |
| de.unibonn.iai.eis.luzzu.io.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
EndpointException |
| Modifier and Type | Method and Description |
|---|---|
void |
IOProcessor.cancelMetricAssessment()
Cancels the metric assessment and closes all
open threads
|
void |
IOProcessor.cleanUp()
Cleans up memory from unused objects after processing is finished
|
List<IOStats> |
IOProcessor.getIOStats()
Returns statistics related to the IO processor
such as the number of processed statements
|
void |
IOProcessor.processorWorkFlow()
A workflow initiating the whole assessment process.
|
void |
IOProcessor.startProcessing()
Process the dataset for quality assessment
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamProcessor.cancelMetricAssessment() |
void |
SPARQLEndPointProcessor.cancelMetricAssessment() |
void |
SparkStreamProcessor.cancelMetricAssessment() |
void |
ParallelSPARQLEndPointProcessor.cancelMetricAssessment() |
void |
MemoryProcessor.cancelMetricAssessment() |
void |
LargeStreamProcessor.cancelMetricAssessment() |
void |
GZNTMemoryProcessor.cancelMetricAssessment() |
void |
StreamProcessor.cleanUp() |
void |
SPARQLEndPointProcessor.cleanUp() |
void |
SparkStreamProcessor.cleanUp() |
void |
ParallelSPARQLEndPointProcessor.cleanUp() |
void |
MemoryProcessor.cleanUp() |
void |
LargeStreamProcessor.cleanUp() |
void |
GZNTMemoryProcessor.cleanUp() |
List<IOStats> |
StreamProcessor.getIOStats() |
List<IOStats> |
SPARQLEndPointProcessor.getIOStats() |
List<IOStats> |
SparkStreamProcessor.getIOStats() |
List<IOStats> |
ParallelSPARQLEndPointProcessor.getIOStats() |
List<IOStats> |
MemoryProcessor.getIOStats() |
List<IOStats> |
LargeStreamProcessor.getIOStats() |
List<IOStats> |
GZNTMemoryProcessor.getIOStats() |
void |
SPARQLEndPointProcessor.processorWorkFlow() |
void |
ParallelSPARQLEndPointProcessor.processorWorkFlow() |
void |
StreamProcessor.startProcessing() |
void |
SPARQLEndPointProcessor.startProcessing() |
void |
SparkStreamProcessor.startProcessing() |
void |
ParallelSPARQLEndPointProcessor.startProcessing() |
void |
MemoryProcessor.startProcessing() |
void |
LargeStreamProcessor.startProcessing() |
void |
GZNTMemoryProcessor.startProcessing() |
Copyright © 2017 Enterprise Information Systems - University of Bonn. All rights reserved.