D I O R Z 

D

discover(String) - Method in class org.apache.twill.discovery.InMemoryDiscoveryService
 
discover(String) - Method in class org.apache.twill.discovery.ZKDiscoveryService
 

I

InMemoryDiscoveryService - Class in org.apache.twill.discovery
A simple in memory implementation of DiscoveryService and DiscoveryServiceClient.
InMemoryDiscoveryService() - Constructor for class org.apache.twill.discovery.InMemoryDiscoveryService
 

O

org.apache.twill.discovery - package org.apache.twill.discovery
Classes in this package provides service discovery implementations.

R

register(Discoverable) - Method in class org.apache.twill.discovery.InMemoryDiscoveryService
 
register(Discoverable) - Method in class org.apache.twill.discovery.ZKDiscoveryService
Registers a Discoverable in zookeeper.

Z

ZKDiscoveryService - Class in org.apache.twill.discovery
Zookeeper implementation of DiscoveryService and DiscoveryServiceClient.
ZKDiscoveryService(ZKClient) - Constructor for class org.apache.twill.discovery.ZKDiscoveryService
Constructs ZKDiscoveryService using the provided zookeeper client for storing service registry.
ZKDiscoveryService(ZKClient, String) - Constructor for class org.apache.twill.discovery.ZKDiscoveryService
Constructs ZKDiscoveryService using the provided zookeeper client for storing service registry under namespace.
D I O R Z 

Copyright © 2013-2015 The Apache Software Foundation. All rights reserved.