public class InMemoryDiscoveryService extends Object implements DiscoveryService, DiscoveryServiceClient
DiscoveryService and DiscoveryServiceClient.| Constructor and Description |
|---|
InMemoryDiscoveryService() |
| Modifier and Type | Method and Description |
|---|---|
ServiceDiscovered |
discover(String name) |
org.apache.twill.common.Cancellable |
register(Discoverable discoverable) |
public org.apache.twill.common.Cancellable register(Discoverable discoverable)
register in interface DiscoveryServicepublic ServiceDiscovered discover(String name)
discover in interface DiscoveryServiceClientCopyright © 2013-2015 The Apache Software Foundation. All rights reserved.