Uses of Class
org.apache.skywalking.oap.server.storage.plugin.elasticsearch.base.ElasticSearchConverter.ToStorage
-
Packages that use ElasticSearchConverter.ToStorage Package Description org.apache.skywalking.oap.server.storage.plugin.elasticsearch.base -
-
Uses of ElasticSearchConverter.ToStorage in org.apache.skywalking.oap.server.storage.plugin.elasticsearch.base
Methods in org.apache.skywalking.oap.server.storage.plugin.elasticsearch.base with parameters of type ElasticSearchConverter.ToStorage Modifier and Type Method Description static Optional<String>RoutingUtils. getRoutingValue(Model model, ElasticSearchConverter.ToStorage toStorage)get the value of the field annotatedElasticSearch.Routing
-