| Package | Description |
|---|---|
| org.ornet.cdm | |
| org.ornet.softice.provider |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumStringMetricState
State of an enumerated string metric.
|
class |
NumericMetricState
A state of a numeric metric.
|
class |
RealTimeSampleArrayMetricState
State of a streaming metric descriptor.
|
class |
StringMetricState
State of a string metric.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<AbstractMetricState> |
MetricReportPart.metrics |
| Modifier and Type | Method and Description |
|---|---|
AbstractMetricState |
ObjectFactory.createAbstractMetricState()
Create an instance of
AbstractMetricState |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractMetricState> |
MetricReportPart.getMetrics()
Gets the value of the metrics property.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractMetricState |
OSCPToolbox.findMetricState(OSCPEndpoint ep,
java.lang.String handle) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
OSCPToolbox.isMetricChangeAllowed(OSCPEndpoint ep,
AbstractMetricState state) |
void |
OSCPProviderAlertConditionStateHandler.sourceHasChanged(AbstractMetricState source,
CurrentAlertCondition currentCondition) |