你的浏览器禁用了JavaScript, 请开启后刷新浏览器获得更好的体验!
输入关键字进行搜索
搜索:
没有找到相关结果
rochy - rochy_he
赞同来自: ridethewind
public Path getConfigFilePath() { return PathUtils .get(new File(AnalysisHanLPPlugin.class.getProtectionDomain().getCodeSource().getLocation().getPath()) .getParent()) .toAbsolutePath(); }
赞同来自:
要回复问题请先登录或注册
2 个回复
rochy - rochy_he
赞同来自: ridethewind
关于jar包动态加载并调用其内部方法,可以参考下面的文章:
https://blog.csdn.net/wawmg/ar ... 61815
https://blog.csdn.net/chenleix ... 07971
ES插件中可以通过下面的代码获取当前plugin的目录:
rochy - rochy_he
赞同来自:
注册 Rest handler 插件的样例:https://github.com/elastic/ela ... ndler