| Package | Description |
|---|---|
| org.apache.twill.api |
Classes in this package provides core functionality of the Twill library.
|
| org.apache.twill.discovery |
Classes in this package provides service discovery implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TwillContext
Represents the runtime context of a
TwillRunnable. |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryDiscoveryService
A simple in memory implementation of
DiscoveryService and DiscoveryServiceClient. |
class |
ZKDiscoveryService
Zookeeper implementation of
DiscoveryService and DiscoveryServiceClient. |
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.