Package | Description |
---|---|
org.miloss.fgsms.plugins.sla | |
org.miloss.fgsms.services.interfaces.common | |
org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
org.miloss.fgsms.services.interfaces.datacollector |
fgsms Data Collector Service.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SLARuleInterface.CheckTransactionalRule(MachinePerformanceData req,
List<NameValuePair> params,
AtomicReference<String> nullableFaultMsg)
Returns True is the rule's conditions have been met (SLA Violation)
Machine Performance data This function should never throw an exception
|
Modifier and Type | Method and Description |
---|---|
MachinePerformanceData |
ObjectFactory.createMachinePerformanceData()
Create an instance of
MachinePerformanceData |
Modifier and Type | Field and Description |
---|---|
protected MachinePerformanceData |
MachineData.machinePerformanceData |
Modifier and Type | Field and Description |
---|---|
protected List<MachinePerformanceData> |
GetMachinePerformanceLogsByRangeResponseMsg.machinePerformanceData |
Modifier and Type | Method and Description |
---|---|
MachinePerformanceData |
MachineData.getMachinePerformanceData()
Gets the value of the machinePerformanceData property.
|
Modifier and Type | Method and Description |
---|---|
List<MachinePerformanceData> |
GetMachinePerformanceLogsByRangeResponseMsg.getMachinePerformanceData()
Gets the value of the machinePerformanceData property.
|
Modifier and Type | Method and Description |
---|---|
void |
MachineData.setMachinePerformanceData(MachinePerformanceData value)
Sets the value of the machinePerformanceData property.
|
Modifier and Type | Field and Description |
---|---|
protected MachinePerformanceData |
AddMachineAndProcessDataRequestMsg.machineData |
Modifier and Type | Method and Description |
---|---|
MachinePerformanceData |
AddMachineAndProcessDataRequestMsg.getMachineData()
Gets the value of the machineData property.
|
Modifier and Type | Method and Description |
---|---|
void |
AddMachineAndProcessDataRequestMsg.setMachineData(MachinePerformanceData value)
Sets the value of the machineData property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.