Uses of Class
org.elasticsearch.common.logging.NodeAndClusterIdConverter
-
Packages that use NodeAndClusterIdConverter Package Description org.elasticsearch.common.logging -
-
Uses of NodeAndClusterIdConverter in org.elasticsearch.common.logging
Methods in org.elasticsearch.common.logging that return NodeAndClusterIdConverter Modifier and Type Method Description static NodeAndClusterIdConverterNodeAndClusterIdConverter. newInstance(String[] options)Called by log4j2 to initialize this converter.
-