Uses of Class
org.apache.skywalking.oap.server.storage.plugin.elasticsearch.base.MatchCNameBuilder
-
Packages that use MatchCNameBuilder Package Description org.apache.skywalking.oap.server.storage.plugin.elasticsearch.base -
-
Uses of MatchCNameBuilder in org.apache.skywalking.oap.server.storage.plugin.elasticsearch.base
Methods in org.apache.skywalking.oap.server.storage.plugin.elasticsearch.base that return MatchCNameBuilder Modifier and Type Method Description static MatchCNameBuilderMatchCNameBuilder. valueOf(String name)Returns the enum constant of this type with the specified name.static MatchCNameBuilder[]MatchCNameBuilder. values()Returns an array containing the constants of this enum type, in the order they are declared.
-