Package | Description |
---|---|
com.streamscape.runtime.stats.threshold |
Modifier and Type | Interface and Description |
---|---|
interface |
CpuThreshold
Title: Service Event Fabric Runtime
|
Constructor and Description |
---|
CpuThresholdAdvisory(ThresholdAdvisoryType type,
Threshold threshold,
int currentValue) |
DiskThresholdAdvisory(ThresholdAdvisoryType type,
Threshold threshold,
int currentValue) |
MemoryThresholdAdvisory(ThresholdAdvisoryType type,
Threshold threshold,
int currentValue,
java.util.List memoryPoolStats) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.