Package | Description |
---|---|
com.pervasive.datarush.monitoring |
Provides classes and interfaces for reporting on commonly monitored
resources such as memory, threads, and I/O.
|
Modifier and Type | Method and Description |
---|---|
CounterAggregator |
CounterDefinition.aggregator()
Returns the aggregator to use for counter aggregation.
|
static CounterAggregator |
CounterAggregator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CounterAggregator[] |
CounterAggregator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CounterDefinition |
CounterDefinition.aggregator(CounterAggregator aggregator)
Sets the aggregator to use for aggregation
|
Copyright © 2020 Actian Corporation. All rights reserved.