ILogRegistry.EventType
public static final enum ILogRegistry.EventType
extends Enum< ILogRegistry.EventType >
java.lang.Object | ||
↳ | java.lang.Enum< com.android.tradefed.log.ILogRegistry.EventType > | |
↳ | com.android.tradefed.log.ILogRegistry.EventType |
Günlüğe kaydedilmesi yararlı olan olaylar
Özet
Enum değerleri | |
---|---|
ILogRegistry.EventType | DEVICE_CONNECTED |
ILogRegistry.EventType | DEVICE_CONNECTED_OFFLINE |
ILogRegistry.EventType | DEVICE_DISCONNECTED |
ILogRegistry.EventType | HEAP_MEMORY |
ILogRegistry.EventType | INVOCATION_END |
ILogRegistry.EventType | INVOCATION_START |
ILogRegistry.EventType | MODULE_DEVICE_NOT_AVAILABLE |
ILogRegistry.EventType | SHARD_POLLER_EARLY_TERMINATION |
ILogRegistry.EventType | UNEXPECTED_EXCEPTION
|
Genel yöntemler | |
---|---|
static ILogRegistry.EventType | valueOf (String name) |
static final EventType[] | values () |
Enum değerleri
DEVICE_CONNECTED_OFFLINE
public static final ILogRegistry.EventType DEVICE_CONNECTED_OFFLINE
AYGIT BAĞLANTISI KESİLDİ
public static final ILogRegistry.EventType DEVICE_DISCONNECTED
HEAP_MEMORY
public static final ILogRegistry.EventType HEAP_MEMORY
INVOCATION_END
public static final ILogRegistry.EventType INVOCATION_END
SHARD_POLLER_EARLY_TERMINATION
public static final ILogRegistry.EventType SHARD_POLLER_EARLY_TERMINATION
Genel yöntemler
değeri
public static ILogRegistry.EventType valueOf (String name)
parametreler | |
---|---|
name | String |
İadeler | |
---|---|
ILogRegistry.EventType |
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: 2023-04-28 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"İhtiyacım olan bilgiler yok"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Çok karmaşık / çok fazla adım var"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Güncel değil"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Çeviri sorunu"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Örnek veya kod sorunu"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Diğer"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Anlaması kolay"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Sorunumu çözdü"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Diğer"
}]