Package | Description |
---|---|
org.aksw.simba.topicmodeling.concurrent.reporter | |
org.aksw.simba.topicmodeling.concurrent.reporter.decorator |
Modifier and Type | Class and Description |
---|---|
class |
AbstractReporter |
class |
LogReporter |
class |
WaitingThreadInterrupter |
Modifier and Type | Field and Description |
---|---|
private Reporter[] |
RegularReportTriggerer.reporters
Array of reporters that are triggered.
|
Constructor and Description |
---|
RegularReportTriggerer(long timeInterval,
Reporter... reporters)
Constructor.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ReporterDecorator |
Modifier and Type | Class and Description |
---|---|
class |
AbstractReporterDecorator |
Modifier and Type | Field and Description |
---|---|
private Reporter |
AbstractReporterDecorator.reporter |
Modifier and Type | Method and Description |
---|---|
Reporter |
ReporterDecorator.getDecorated() |
Reporter |
AbstractReporterDecorator.getDecorated() |
Constructor and Description |
---|
AbstractReporterDecorator(Reporter reporter) |
Copyright © 2015. All rights reserved.