public class ReactiveSupport extends Object implements IReactiveSupport
| Modifier and Type | Class and Description |
|---|---|
static class |
ReactiveSupport.SubscribeDepth |
static class |
ReactiveSupport.TxidLifter<T> |
| Constructor and Description |
|---|
ReactiveSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextOperatorHook() |
String |
dumpScannable(TraceContext traceContext,
TraceContext.TimedScannable timedScannable,
long now) |
Object |
monoCoroutineContextHook(Object _coroutineContext,
TraceContext traceContext) |
Object |
subscriptOnContext(Object mono0,
TraceContext traceContext) |
public Object subscriptOnContext(Object mono0, TraceContext traceContext)
subscriptOnContext in interface IReactiveSupportpublic void contextOperatorHook()
contextOperatorHook in interface IReactiveSupportpublic Object monoCoroutineContextHook(Object _coroutineContext, TraceContext traceContext)
monoCoroutineContextHook in interface IReactiveSupportpublic String dumpScannable(TraceContext traceContext, TraceContext.TimedScannable timedScannable, long now)
dumpScannable in interface IReactiveSupportCopyright © 2021. All rights reserved.