Modifier and Type | Class and Description |
---|---|
class |
AgentClusterDataHolder<T extends STOMPEvent & Hashable>
Is used to saving and updating last version of event in cluster scope
|
Modifier and Type | Class and Description |
---|---|
class |
AgentActionEvent
Event to send action commands to agent.
|
class |
AgentConfigsUpdateEvent
Contains info about configs update for one host.
|
class |
AlertDefinitionsAgentUpdateEvent
Contains info about alert definitions update.
|
class |
AlertDefinitionsUIUpdateEvent |
class |
AlertGroupsUpdateEvent |
class |
AlertUpdateEvent
Contains info about alerts update.
|
class |
ConfigsUpdateEvent
Contains info about configs update.
|
class |
EncryptionKeyUpdateEvent |
class |
ExecutionCommandEvent
Event to send execution commands to agent.
|
class |
HostComponentsUpdateEvent
Contains list of updated hostcomponents.
|
class |
HostLevelParamsUpdateEvent
Contains info about host level parameters for single host.
|
class |
HostUpdateEvent
Host info with updated parameter.
|
class |
MetadataUpdateEvent
Contains update info about metadata for all clusters.
|
class |
NamedTaskUpdateEvent
Single host role command update info.
|
class |
RequestUpdateEvent
Contains info about request update.
|
class |
ServiceUpdateEvent
Contains info about service update.
|
class |
STOMPHostEvent
Update data from server side, will be sent as STOMP message only to specified recipient.
|
class |
TopologyAgentUpdateEvent
Contains info about clusters topology update.
|
class |
TopologyUpdateEvent
Contains info about clusters topology update.
|
class |
UpgradeUpdateEvent
Contains information about cluster upgrade state update.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultMessageEmitter.emitMessage(STOMPEvent event) |
protected void |
MessageEmitter.emitMessageToAll(STOMPEvent event)
Emits message to all subscribers.
|
protected abstract String |
MessageEmitter.getDestination(STOMPEvent stompEvent) |
protected String |
DefaultMessageEmitter.getDestination(STOMPEvent stompEvent) |
Modifier and Type | Method and Description |
---|---|
void |
STOMPUpdateListener.onUpdateEvent(STOMPEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
STOMPUpdatePublisher.publish(STOMPEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
StompEventsMetricsSource.onUpdateEvent(STOMPEvent STOMPEvent) |
Copyright © 2022 Apache Software Foundation. All rights reserved.