Class RoutingDataChangedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.alibaba.cloud.commons.governance.event.GovernanceEvent
com.alibaba.cloud.commons.governance.event.RoutingDataChangedEvent
- All Implemented Interfaces:
Serializable
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionRoutingDataChangedEvent(Object source, Collection<UnifiedRoutingDataStructure> untiedRouterDataStructureList) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
RoutingDataChangedEvent
public RoutingDataChangedEvent(Object source, Collection<UnifiedRoutingDataStructure> untiedRouterDataStructureList)
-
-
Method Details
-
getUntiedRouterDataStructureList
-