TradefedSandboxRunner
public
class
TradefedSandboxRunner
extends Object
java.lang.Object | |
↳ | com.android.tradefed.sandbox.TradefedSandboxRunner |
Runner associated with a TradefedSandbox
that will allow executing the sandbox.
Summary
Nested classes | |
---|---|
class |
TradefedSandboxRunner.StubScheduledInvocationListener
A stub |
Fields | |
---|---|
public
static
final
String |
DEBUG_THREAD_KEY
|
public
static
final
String |
EXCEPTION_KEY
|
Public constructors | |
---|---|
TradefedSandboxRunner()
|
Public methods | |
---|---|
CommandRunner.ExitCode
|
getErrorCode()
|
static
void
|
main(String[] mainArgs)
|
void
|
run(String[] args)
The main method to run the command. |
Fields
DEBUG_THREAD_KEY
public static final String DEBUG_THREAD_KEY
EXCEPTION_KEY
public static final String EXCEPTION_KEY
Public constructors
TradefedSandboxRunner
public TradefedSandboxRunner ()
Public methods
main
public static void main (String[] mainArgs)
Parameters | |
---|---|
mainArgs |
String |
run
public void run (String[] args)
The main method to run the command.
Parameters | |
---|---|
args |
String : the config name to run and its options
|
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2020-09-08 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Thiếu thông tin tôi cần"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Quá phức tạp/quá nhiều bước"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Đã lỗi thời"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Vấn đề về bản dịch"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Vấn đề về mẫu/mã"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Khác"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Dễ hiểu"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Giúp tôi giải quyết được vấn đề"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Khác"
}]