public class ServiceAndEndpointRegisterClient extends Object implements BootService, Runnable, GRPCChannelListener
| Constructor and Description |
|---|
ServiceAndEndpointRegisterClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
boot() |
void |
coolDown() |
void |
onComplete() |
void |
prepare() |
void |
run() |
void |
shutdown() |
void |
statusChanged(GRPCChannelStatus status) |
public void statusChanged(GRPCChannelStatus status)
statusChanged in interface GRPCChannelListenerpublic void prepare()
throws Throwable
prepare in interface BootServiceThrowablepublic void boot()
throws Throwable
boot in interface BootServiceThrowablepublic void onComplete()
throws Throwable
onComplete in interface BootServiceThrowablepublic void shutdown()
throws Throwable
shutdown in interface BootServiceThrowablepublic void coolDown()
Copyright © 2019 The Apache Software Foundation. All rights reserved.