请参阅: 说明
接口 | 说明 |
---|---|
Context |
A key/value store that is propagated between components such as operators via the
context protocol.
|
ContextView |
A read-only view of a collection of key/value pairs that is propagated between components
such as operators via the context protocol.
|
类 | 说明 |
---|---|
Context0Test | |
Context1Test | |
Context2Test | |
Context3Test | |
Context4Test | |
Context5Test | |
ContextNTest | |
ContextViewTest | |
CoreContextTest | |
ReactorContextAccessor |
A
ContextAccessor to enable reading values from a Reactor
ContextView and writing values to Context . |