| Constructor and Description |
|---|
FluxSentinelOperator(reactor.core.publisher.Flux<? extends T> source,
EntryConfig entryConfig) |
MonoSentinelOperator(reactor.core.publisher.Mono<? extends T> source,
EntryConfig entryConfig) |
SentinelReactorSubscriber(EntryConfig entryConfig,
reactor.core.CoreSubscriber<? super T> actual,
boolean unary) |
SentinelReactorTransformer(EntryConfig entryConfig) |
Copyright © 2022 Alibaba Group. All rights reserved.