| Package | Description |
|---|---|
| org.miloss.fgsms.services.das.impl | |
| org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
| Modifier and Type | Method and Description |
|---|---|
GetHistoricalBrokerDetailsResponseMsg |
DAS4jBean.getHistoricalBrokerDetails(GetHistoricalBrokerDetailsRequestMsg getHistoricalBrokerDetailsRequest)
Returns the historical data for a specific broker, such as average queue
depth across all topics and queues, over the given period of time
|
| Modifier and Type | Field and Description |
|---|---|
protected GetHistoricalBrokerDetailsRequestMsg |
GetHistoricalBrokerDetails.getHistoricalBrokerDetailsRequest |
| Modifier and Type | Method and Description |
|---|---|
GetHistoricalBrokerDetailsRequestMsg |
ObjectFactory.createGetHistoricalBrokerDetailsRequestMsg()
Create an instance of
GetHistoricalBrokerDetailsRequestMsg |
GetHistoricalBrokerDetailsRequestMsg |
GetHistoricalBrokerDetails.getGetHistoricalBrokerDetailsRequest()
Gets the value of the getHistoricalBrokerDetailsRequest property.
|
| Modifier and Type | Method and Description |
|---|---|
GetHistoricalBrokerDetailsResponseMsg |
DataAccessService.getHistoricalBrokerDetails(GetHistoricalBrokerDetailsRequestMsg getHistoricalBrokerDetailsRequest)
Returns the historical data for a specific broker, such as average queue depth across all topics and queues, over the given period of time
|
void |
GetHistoricalBrokerDetails.setGetHistoricalBrokerDetailsRequest(GetHistoricalBrokerDetailsRequestMsg value)
Sets the value of the getHistoricalBrokerDetailsRequest property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.