com.android.tradefed.command
Interfaces
ICommandOptions | Container for execution options for commands. |
ICommandScheduler | A scheduler for running TradeFederation commands. |
ICommandScheduler.IScheduledInvocationListener | Listener for invocation events when invocation completes. |
Classes
CommandFileParser | Parser for file that contains set of command lines. |
CommandFileParser.CommandLine | |
CommandInterrupter | Service allowing TradeFederation commands to be interrupted or marked as uninterruptible. |
CommandOptions |
Implementation of ICommandOptions .
|
CommandRunner | An alternate TradeFederation entry point that will run command specified in command line arguments and then quit. |
CommandScheduler | A scheduler for running TradeFederation commands across all available devices. |
Console |
Main TradeFederation console providing user with the interface to interact
Currently supports operations such as
|
Console.ArgRunnable<T> |
A Runnable with a run method that can take an argument
|
Console.CaptureList |
A convenience type for List<List<String>>
|
DeviceAllocationResult | Represents the results of an allocation attempt for a command. |
FatalHostError | An exception that indicates a fatal unrecoverable error has occurred on the host machine running TradeFederation, and that the TradeFederation instance should be shut down. |
LocalDeveloper | Detects and returns whether this is a local developer running Tradefed. |
Enums
CommandRunner.ExitCode | Error codes that are possible to exit with. |
CommandScheduler.HostState | Enums of different status of host |
Interfaces
Classes
Enums