Class DebugConfig

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
org.kiwiproject.consul.model.agent.DebugConfig
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>

public class DebugConfig extends HashMap<String,Object>
DebugConfig contains the full runtime configuration, but its format is subject to change without notice or deprecation.
See Also:
  • Constructor Details

    • DebugConfig

      public DebugConfig()