Package | Description |
---|---|
jadex.bridge.nonfunctional | |
jadex.bridge.sensor.cpu | |
jadex.bridge.sensor.mac | |
jadex.bridge.sensor.memory | |
jadex.bridge.sensor.service |
Modifier and Type | Class and Description |
---|---|
class |
NFRootProperty<T,U> |
Modifier and Type | Class and Description |
---|---|
class |
CoreNumberProperty
The number of cores.
|
class |
CPULoadProperty
The cpu load property.
|
Modifier and Type | Class and Description |
---|---|
class |
MacAddressProperty
The (first) mac address.
|
Modifier and Type | Class and Description |
---|---|
class |
LoadedClassesProperty
Property for the number of loaded classes in the JVM.
|
class |
MaxMemoryProperty
The maximum physical memory.
|
class |
MaxPermGenMemoryProperty |
class |
MemoryProperty
Abstract base memory property.
|
class |
UsedMemoryProperty
The used physical memory.
|
class |
UsedPermGenMemoryProperty |
Modifier and Type | Class and Description |
---|---|
class |
ExecutionTimeProperty
Property for the overall execution time of a method or a service.
|
class |
LatencyProperty
Property for the overall execution time of a method or a service.
|
class |
TimedProperty
Base property for time properties.
|
class |
WaitingTimeProperty
Property for the waiting time of a method or a service as a whole.
|
class |
WaitqueueProperty
Property for the waitqueue length (in calls) of a method or a service.
|
Copyright © 2013. All Rights Reserved.