Package | Description |
---|---|
org.apache.twill.api |
Classes in this package provides core functionality of the Twill library.
|
org.apache.twill.yarn |
Classes in this package implement the Twill API for Apache Hadoop YARN.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TwillRunnerService
A
TwillRunner that provides lifecycle management functions. |
Modifier and Type | Class and Description |
---|---|
class |
YarnTwillRunnerService
An implementation of
TwillRunnerService that runs application on a YARN cluster. |
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.