| Class | Description |
|---|---|
| BrokerDiscoveryProvider |
Maintains available active broker list and returns next active broker in round-robin for discovery service.
|
| DiscoveryService |
Main discovery-service which starts component to serve incoming discovery-request over binary-proto channel and
redirects to one of the active broker
|
| ServerConnection |
Handles incoming discovery request from client and sends appropriate response back to client
|
| ServiceChannelInitializer |
Initialize service channel handlers.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.