| Package | Description |
|---|---|
| io.envoyproxy.controlplane.server | |
| io.envoyproxy.controlplane.server.callback |
| Constructor and Description |
|---|
DiscoveryServer(DiscoveryServerCallbacks callbacks,
ConfigWatcher configWatcher) |
| Constructor and Description |
|---|
DiscoveryServer(List<DiscoveryServerCallbacks> callbacks,
ConfigWatcher configWatcher)
Creates the server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SnapshotCollectingCallback<T>
Callback that keeps track of the number of streams associated with each node group and periodically clears
out
Snapshots from the cache that are no longer referenced by any streams. |
Copyright © 2018 The Envoy Project. All rights reserved.