Uses of Class
com.alibaba.druid.pool.ha.node.NodeEvent
Packages that use NodeEvent
-
Uses of NodeEvent in com.alibaba.druid.pool.ha.node
Methods in com.alibaba.druid.pool.ha.node that return types with arguments of type NodeEventModifier and TypeMethodDescriptionNodeEvent.generateEvents(Properties properties, List<String> names, NodeEventTypeEnum type) NodeEvent.getEventsByDiffProperties(Properties previous, Properties next) Diff the given two Properties.FileNodeListener.refresh()Load the properties file and diff with the stored Properties.NodeListener.refresh()The method implements the detail update logic.ZookeeperNodeListener.refresh()Build Properties from PathChildrenCache.Methods in com.alibaba.druid.pool.ha.node with parameters of type NodeEventModifier and TypeMethodDescriptionprotected voidprotected voidPoolUpdater.deleteNode(NodeEvent event) Method parameters in com.alibaba.druid.pool.ha.node with type arguments of type NodeEvent