public class SentinelReactorTransformer<T> extends Object implements Function<org.reactivestreams.Publisher<T>,org.reactivestreams.Publisher<T>>
Publisher to a wrapped Sentinel reactor operator.| Constructor and Description |
|---|
SentinelReactorTransformer(EntryConfig entryConfig) |
SentinelReactorTransformer(String resourceName) |
| Modifier and Type | Method and Description |
|---|---|
org.reactivestreams.Publisher<T> |
apply(org.reactivestreams.Publisher<T> publisher) |
public SentinelReactorTransformer(String resourceName)
public SentinelReactorTransformer(EntryConfig entryConfig)
Copyright © 2020 Alibaba Group. All rights reserved.