| Modifier and Type | Class and Description |
|---|---|
static interface |
PeriodicDiscoveryTask.DiscoveryHandler |
| Constructor and Description |
|---|
PeriodicDiscoveryTask(ScheduledExecutorService scheduler,
GrpcDiscoveryRpc rpc,
PeriodicDiscoveryTask.DiscoveryHandler handler,
long waitingTimeoutMillis) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
void |
start() |
void |
startAsync(Runnable readyWatcher) |
void |
stop() |
public PeriodicDiscoveryTask(ScheduledExecutorService scheduler, GrpcDiscoveryRpc rpc, PeriodicDiscoveryTask.DiscoveryHandler handler, long waitingTimeoutMillis)
Copyright © 2023. All rights reserved.