| Package | Description |
|---|---|
| org.apache.twill.internal |
This package provides internal classes for Twill.
|
| Class and Description |
|---|
| AbstractExecutionServiceController
An abstract base class for implementing
ServiceController that deal with Service state transition and
listener callback. |
| AbstractZKServiceController
An abstract base class for implementing a
ServiceController using ZooKeeper as a means for
communicating with the remote service. |
| ApplicationBundler
This class builds jar files based on class dependencies.
|
| ContainerInfo
Represents information of the container that the processing is/will be running in.
|
| ContainerLiveNodeData |
| JvmOptions
A class that encapsulates the different options for starting Java in containers.
|
| JvmOptions.DebugOptions
Represents the debugging options of the JVM.
|
| ProcessController
For controlling a launch yarn process.
|
| ProcessLauncher.PrepareLaunchContext
For setting up the launcher.
|
| ResourceCapability
Represents information about compute resources capability.
|
| TwillContainerController
A
ServiceController that allows sending a message directly. |
| TwillRuntimeSpecification
Represents runtime specification of a
TwillApplication. |
Copyright © 2013-2020 The Apache Software Foundation. All rights reserved.