| Interface | Description |
|---|---|
| DiscoveryServerCallbacks |
DiscoveryServerCallbacks defines the callbacks that are exposed by the DiscoveryServer. |
| ExecutorGroup |
The
ExecutorGroup is responsible for providing the Executor's to use
via its ExecutorGroup.next() method. |
| Class | Description |
|---|---|
| DefaultExecutorGroup |
Default implementation of
ExecutorGroup which
always returns MoreExecutors.directExecutor(). |
| DiscoveryServer |
Copyright © 2018 The Envoy Project. All rights reserved.