| Package | Description |
|---|---|
| net.anotheria.moskito.core.accumulation | |
| net.anotheria.moskito.core.helper | |
| net.anotheria.moskito.core.threshold |
| Modifier and Type | Class and Description |
|---|---|
class |
Accumulator
An accumulator accumulates value from a defined producer over some period of time or series of values.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TieableRepository<T extends Tieable,S extends IStats>
Basic class for repository that manages tieable objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTieable<D extends TieableDefinition>
Base class for Tieables with common functionality.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IntervalListener.addTieable(Tieable toAdd) |
void |
NoIntervalListener.addTieable(Tieable toAdd) |
void |
IntervalListener.removeTieable(Tieable toRemove) |
void |
NoIntervalListener.removeTieable(Tieable toRemove) |
| Constructor and Description |
|---|
AutoTieWrapper(Tieable aTieable,
IStatsProducer<? extends IStats> aProducer) |
| Modifier and Type | Class and Description |
|---|---|
class |
Threshold
A threshold represents a value of stats producer.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.