Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
DeviceConcurrentUtil.ShellCommandCallable
public
static
abstract
class
DeviceConcurrentUtil.ShellCommandCallable
extends Object
Java.lang.Nesne
|
🎃 |
com.android.tradefed.util.DeviceConcurrentUtil.ShellCommandCallable<V>
|
Şu konumda kabuk komutunu çalıştırmanın ayrıntılarını sarmalayan bir ERROR(/Callable)
:
ITestDevice
.
Komutun işlenmesi için processOutput(String)
uygulanmalıdır
çıktısını verir ve Callable
işlevinin dönüşünü belirler.
Özet
Kamu inşaatçıları
ShellCommandCallable
public ShellCommandCallable ()
ShellCommandCallable
public ShellCommandCallable (ITestDevice device,
String command,
long timeout)
Parametreler |
device |
ITestDevice |
command |
String |
timeout |
long |
Herkese açık yöntemler
süreçÇıktı
public abstract V processOutput (String output)
Parametreler |
output |
String |
setCihazı
public ShellCommandCallable<V> setDevice (ITestDevice device)
Parametreler |
device |
ITestDevice |
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-08-22 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-08-22 UTC."],[],[]]