Package org.elasticsearch.common.network
Class IfConfig
- java.lang.Object
-
- org.elasticsearch.common.network.IfConfig
-
public final class IfConfig extends java.lang.ObjectSimple class to logifconfig-style output at DEBUG logging.
-
-
Constructor Summary
Constructors Constructor Description IfConfig()
-
Method Summary
Modifier and Type Method Description static voidlogIfNecessary()log interface configuration at debug level, if its enabled
-