摘要: Flume配置文件可以动态生效,是因为使用了Guave EventBus特性。 EventBus使用方法代码如下: import com.google.common.eventbus.EventBus;import com.google.common.eventbus.Subscribe;publi 阅读全文
posted @ 2021-07-22 15:02 chengxingliu 阅读(159) 评论(0) 推荐(0)