public class EndpointDetectionTrigger extends AbstractEventHandler<InstanceEvent>
| Constructor and Description |
|---|
EndpointDetectionTrigger(EndpointDetector endpointDetector,
org.reactivestreams.Publisher<InstanceEvent> publisher) |
| Modifier and Type | Method and Description |
|---|---|
protected reactor.core.publisher.Mono<Void> |
detectEndpoints(InstanceEvent event) |
protected org.reactivestreams.Publisher<Void> |
handle(reactor.core.publisher.Flux<InstanceEvent> publisher) |
start, stoppublic EndpointDetectionTrigger(EndpointDetector endpointDetector, org.reactivestreams.Publisher<InstanceEvent> publisher)
protected org.reactivestreams.Publisher<Void> handle(reactor.core.publisher.Flux<InstanceEvent> publisher)
handle in class AbstractEventHandler<InstanceEvent>protected reactor.core.publisher.Mono<Void> detectEndpoints(InstanceEvent event)
Copyright © 2019 codecentric AG. All rights reserved.