public class SimpleMicroserviceInstancePing extends Object implements MicroserviceInstancePing
| Constructor and Description |
|---|
SimpleMicroserviceInstancePing() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
boolean |
ping(MicroserviceInstance instance)
check if this instance if valid to use
|
public int getOrder()
getOrder in interface MicroserviceInstancePingpublic boolean ping(MicroserviceInstance instance)
MicroserviceInstancePingping in interface MicroserviceInstancePingCopyright © 2017–2021 The Apache Software Foundation. All rights reserved.