- cancel() - Method in interface org.apache.twill.common.Cancellable
-
Attempts to cancel execution of this task.
- Cancellable - Interface in org.apache.twill.common
-
Something, usually a task, that can be cancelled.
- CLASSPATH - Static variable in class org.apache.twill.internal.Constants.Files
-
- Constants - Class in org.apache.twill.internal
-
This class contains collection of common constants used in Twill.
- Constants.Files - Class in org.apache.twill.internal
-
Constants for names of internal files that are shared between client, AM and containers.
- CONSTRAINED_PROVISION_REQUEST_TIMEOUT - Static variable in class org.apache.twill.internal.Constants
-
Milliseconds AM should wait for RM to allocate a constrained provision request.
- create(String) - Method in class org.apache.twill.filesystem.LocalLocationFactory
-
- create(URI) - Method in class org.apache.twill.filesystem.LocalLocationFactory
-
- create(String) - Method in interface org.apache.twill.filesystem.LocationFactory
-
Creates an instance of
Location of the given path.
- create(URI) - Method in interface org.apache.twill.filesystem.LocationFactory
-
- createDaemonThreadFactory(String) - Static method in class org.apache.twill.common.Threads
-
Handy method to create
ThreadFactory that creates daemon threads with the given name format.
- createNew() - Method in interface org.apache.twill.filesystem.Location
-
Atomically creates a new, empty file named by this abstract pathname if and only if a file with this name
does not yet exist.
- createNew(String) - Method in interface org.apache.twill.filesystem.Location
-
Atomically creates a new, empty file named by this abstract pathname if and only if a file with this name
does not yet exist.
- CREDENTIALS - Static variable in class org.apache.twill.internal.Constants.Files
-