@Beta public abstract class MDCEntry extends Object implements Serializable
MDC.| Constructor and Description | 
|---|
MDCEntry()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract boolean | 
equals(Object obj)  | 
abstract int | 
hashCode()  | 
abstract String | 
mdcKeyString()  | 
abstract String | 
mdcValueString()  | 
String | 
toString()  | 
Copyright © 2019 OpenDaylight. All rights reserved.