Search Java Classes and Packages
Search Java Frameworks and Libraries
#Apache.twill.discovery Classes and Interfaces - 7 results found.
| Name | Description | Type | Package | Framework |
| Discoverable | Discoverable defines the attributes of service to be discovered. | Interface | apache.twill.discovery | Apache Twill |
|
| DiscoveryService | DiscoveryService defines interface for registering Discoverable. | Interface | apache.twill.discovery | Apache Twill |
|
| DiscoveryServiceClient | Interface for DiscoveryServiceClient to discover services registered with DiscoveryService. | Interface | apache.twill.discovery | Apache Twill |
|
| InMemoryDiscoveryService | A simple in memory implementation of DiscoveryService and DiscoveryServiceClient. | Class | apache.twill.discovery | Apache Twill |
|
| ServiceDiscovered | Represents the result of service discovery. | Interface | apache.twill.discovery | Apache Twill |
|
| ServiceDiscovered .ChangeListener | Represents a callback for watching changes in the discovery list. | Interface | apache.twill.discovery.ServiceDiscovered | Apache Twill |
|
| ZKDiscoveryService | Zookeeper implementation of DiscoveryService and DiscoveryServiceClient. | Class | apache.twill.discovery | Apache Twill |