Package | Description |
---|---|
org.overlord.rtgov.activity.collector | |
org.overlord.rtgov.activity.collector.activity.server |
Modifier and Type | Class and Description |
---|---|
class |
BatchedActivityUnitLogger
This class provides the abstract activity unit logger implementation that
batches activity units based on time slots and size.
|
Modifier and Type | Method and Description |
---|---|
ActivityUnitLogger |
AbstractActivityCollector.getActivityUnitLogger()
This method gets the activity logger.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractActivityCollector.setActivityUnitLogger(ActivityUnitLogger activityLogger)
This method sets the activity logger.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityServerLogger
This class provides a bridge between the Collector and Activity Server,
where activity events are logged, causing them to be sent to the
configured activity server.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.