Package | Description |
---|---|
COM.TIBCO.hawk.console.hawkeye |
Modifier and Type | Method and Description |
---|---|
RuleBaseStatus |
RuleBaseMonitorEvent.getRuleBaseStatus()
Identifies the rulebase this event relates to.
|
RuleBaseStatus[] |
AgentInstance.getStatusRuleBases()
Returns a list representing the currently loaded and active rule bases.
|
Modifier and Type | Method and Description |
---|---|
void |
AgentInstance.setRuleBaseStatusTable(RuleBaseStatus[] rbStatus) |
Constructor and Description |
---|
AgentInstance(AgentID aid,
AgentVersion version,
AgentPlatform platform,
long starttime,
java.lang.String cluster,
byte[] ip,
int rbeState,
RuleBaseStatus[] rbStatus,
MicroAgentID[] maStatus,
COM.TIBCO.hawk.console.nest.shared.AgentInstanceID aiid,
byte[] groupOpID,
COM.TIBCO.hawk.console.nest.console.AgentEventMonitor agentEventMonitor) |
ClearAlertEvent(java.lang.Object source,
RuleBaseStatus r,
long alertID,
long time,
boolean rbChanged,
boolean rbeChanged,
int rbeState,
java.lang.String text,
int reason) |
PostAlertEvent(java.lang.Object source,
RuleBaseStatus r,
long alertID,
long time,
boolean rbChanged,
boolean rbeChanged,
int rbeState,
java.lang.String text,
int state,
boolean isRetrans,
java.util.Properties prop) |
RuleBaseListMonitorEvent(java.lang.Object source,
RuleBaseStatus r) |
Copyright © 2000-2024 Cloud Software Group, Inc. All Rights Reserved.