public class NoopServiceInstanceListSupplier extends Object implements ServiceInstanceListSupplier
ServiceInstanceListSupplier.ServiceInstanceListSupplier.FixedServiceInstanceListSupplier| Constructor and Description |
|---|
NoopServiceInstanceListSupplier() |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Flux<List<ServiceInstance>> |
get() |
String |
getServiceId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilder, fixed, fixedpublic String getServiceId()
getServiceId in interface ServiceInstanceListSupplierpublic reactor.core.publisher.Flux<List<ServiceInstance>> get()
get in interface Supplier<reactor.core.publisher.Flux<List<ServiceInstance>>>Copyright © 2021 Pivotal Software, Inc.. All rights reserved.