fix ESDao configuration is incorrect

This commit is contained in:
ascrutae 2017-10-21 18:12:11 +08:00
parent f5d818e9e7
commit d48518ae41
1 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
org.skywalking.apm.collector.cache.dao.ApplicationEsDAO
org.skywalking.apm.collector.cache.dao.InstanceEsDAO
org.skywalking.apm.collector.cache.dao.ServiceNameEsDAO
org.skywalking.apm.collector.cache.dao.ApplicationEsCacheDAO
org.skywalking.apm.collector.cache.dao.InstanceEsCacheDAO
org.skywalking.apm.collector.cache.dao.ServiceNameEsCacheDAO