Package | Description |
---|---|
org.miloss.fgsms.services.das.impl | |
org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
Modifier and Type | Method and Description |
---|---|
GetProcessPerformanceLogsByRangeResponseMsg |
DAS4jBean.getProcessPerformanceLogsByRange(GetProcessPerformanceLogsByRangeRequestMsg request)
returns performance logs of a specific process records by uri and time
range
|
Modifier and Type | Field and Description |
---|---|
protected GetProcessPerformanceLogsByRangeRequestMsg |
GetProcessPerformanceLogsByRange.getProcessPerformanceLogsByRangeRequest |
Modifier and Type | Method and Description |
---|---|
GetProcessPerformanceLogsByRangeRequestMsg |
ObjectFactory.createGetProcessPerformanceLogsByRangeRequestMsg()
Create an instance of
GetProcessPerformanceLogsByRangeRequestMsg |
GetProcessPerformanceLogsByRangeRequestMsg |
GetProcessPerformanceLogsByRange.getGetProcessPerformanceLogsByRangeRequest()
Gets the value of the getProcessPerformanceLogsByRangeRequest property.
|
Modifier and Type | Method and Description |
---|---|
GetProcessPerformanceLogsByRangeResponseMsg |
DataAccessService.getProcessPerformanceLogsByRange(GetProcessPerformanceLogsByRangeRequestMsg getProcessPerformanceLogsByRangeRequest)
returns performance logs of a specific process records by uri and time range
|
void |
GetProcessPerformanceLogsByRange.setGetProcessPerformanceLogsByRangeRequest(GetProcessPerformanceLogsByRangeRequestMsg value)
Sets the value of the getProcessPerformanceLogsByRangeRequest property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.