public static class MDCUtils.MDCDetails extends java.util.HashMap<java.lang.String,java.lang.String> implements MDCUtils.MDCCloseable
| Constructor and Description |
|---|
MDCDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
MDCUtils.MDCDetails |
extend(java.lang.String... keyValuePairs) |
MDCUtils.MDCCloseable |
put() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic void close()
close in interface MDCUtils.MDCCloseableclose in interface java.io.Closeableclose in interface java.lang.AutoCloseablepublic MDCUtils.MDCDetails extend(java.lang.String... keyValuePairs)
public MDCUtils.MDCCloseable put()