Skip navigation links
C G I M P R S 

C

captureContext(CapturedContext) - Method in class MdcCapturedContextProvider
 
captureContextCopy(CapturedContext) - Method in class MdcCapturedContextProvider
 
clear() - Method in class ServiceTalkThreadContextMap
 
containsKey(String) - Method in class ServiceTalkThreadContextMap
 

G

get(String) - Method in class ServiceTalkThreadContextMap
 
getCopy() - Method in class ServiceTalkThreadContextMap
 
getCopyOrNull() - Method in class ServiceTalkThreadContextMap
 
getImmutableMapOrNull() - Method in class ServiceTalkThreadContextMap
 
getReadOnlyContextData() - Method in class ServiceTalkThreadContextMap
 

I

io.servicetalk.log4j2.mdc.utils - package io.servicetalk.log4j2.mdc.utils
 
isEmpty() - Method in class ServiceTalkThreadContextMap
 

M

MdcCapturedContextProvider - Class in io.servicetalk.log4j2.mdc.utils
A CapturedContextProvider implementation to correctly propagate MDC context.
MdcCapturedContextProvider(Class<? extends ServiceTalkThreadContextMap>) - Constructor for class MdcCapturedContextProvider
Create a new CapturedContextProvider for MDC.

P

put(String, String) - Method in class ServiceTalkThreadContextMap
 
putAll(Map<String, String>) - Method in class ServiceTalkThreadContextMap
 

R

remove(String) - Method in class ServiceTalkThreadContextMap
 
removeAll(Iterable<String>) - Method in class ServiceTalkThreadContextMap
 

S

ServiceTalkThreadContextMap - Class in io.servicetalk.log4j2.mdc.utils
A ThreadContext that provides storage for MDC based upon AsyncContext.
ServiceTalkThreadContextMap() - Constructor for class ServiceTalkThreadContextMap
Create a new ThreadContextMap Note: this is intended to be used via service loading and not instantiated directly.
ServiceTalkThreadContextMap(boolean) - Constructor for class ServiceTalkThreadContextMap
Create a new ThreadContextMap Note: this is intended to be used via service loading and not instantiated directly.
C G I M P R S 
Skip navigation links