Package | Description |
---|---|
org.miloss.fgsms.agentcore | |
org.miloss.fgsms.services.dcs.impl | |
org.miloss.fgsms.services.interfaces.datacollector |
fgsms Data Collector Service.
|
org.miloss.fgsms.sla |
This package is for processing Service Level Agreement Rules and Actions in fgsms.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
StatisticalHelper.send(AddStatisticalDataRequestMsg req)
Attempts to send statistical data to the fgsms DCS service
|
Modifier and Type | Method and Description |
---|---|
AddStatisticalDataResponseMsg |
DCS4jBean.addStatisticalData(AddStatisticalDataRequestMsg req) |
Modifier and Type | Field and Description |
---|---|
protected AddStatisticalDataRequestMsg |
AddStatisticalData.addStatisticalDataRequestMsg |
Modifier and Type | Method and Description |
---|---|
AddStatisticalDataRequestMsg |
ObjectFactory.createAddStatisticalDataRequestMsg()
Create an instance of
AddStatisticalDataRequestMsg |
AddStatisticalDataRequestMsg |
AddStatisticalData.getAddStatisticalDataRequestMsg()
Gets the value of the addStatisticalDataRequestMsg property.
|
Modifier and Type | Method and Description |
---|---|
AddStatisticalDataResponseMsg |
DCS.addStatisticalData(AddStatisticalDataRequestMsg addStatisticalDataRequestMsg)
AddData, adds a set of statistics records from a broker to the database
|
void |
AddStatisticalData.setAddStatisticalDataRequestMsg(AddStatisticalDataRequestMsg value)
Sets the value of the addStatisticalDataRequestMsg property.
|
Modifier and Type | Method and Description |
---|---|
static void |
SLACommon.ProcessStatisticalSLARules(AddStatisticalDataRequestMsg req,
boolean pooled)
processes broker rules for when a queue or topic doesn't exist and
QueueOrTopicDoesNotExist, BrokerQueueSizeGreaterThan Map contains the key
(topic name), value, size of the queue
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.