Repräsentiert den Datentyp der Protokolldaten.
Enum-Werte |
---|
LogDataType | ADB_HOST_LOG |
LogDataType | ANRS |
LogDataType | ATRACE |
LogDataType | BITS |
LogDataType | BUGREPORT |
LogDataType | BUGREPORTZ |
LogDataType | CB_METRICS_FILE |
LogDataType | CFG |
LogDataType | CLANG_COVERAGE |
LogDataType | COMPACT_MEMINFO |
LogDataType | COVERAGE |
LogDataType | CPU_INFO |
LogDataType | CUTTLEFISH_LOG |
LogDataType | DIR |
LogDataType | DUMPSYS |
LogDataType | DUMPTRACE |
LogDataType | EAR |
LogDataType | GFX_INFO |
LogDataType | GOLDEN_RESULT_PROTO |
LogDataType | GZIP |
LogDataType | HARNESS_CONFIG |
LogDataType | HARNESS_STD_LOG |
LogDataType | HOST_LOG |
LogDataType | HPROF |
LogDataType | HTML |
LogDataType | JACOCO_CSV |
LogDataType | JACOCO_EXEC |
LogDataType | JACOCO_XML |
LogDataType | JPEG |
LogDataType | JSON |
LogDataType | KERNEL_LOG |
LogDataType | KERNEL_TRACE |
LogDataType | LOGCAT |
LogDataType | MEM_INFO |
LogDataType | MONKEY_LOG |
LogDataType | MP4 |
LogDataType | MUGSHOT_LOG |
LogDataType | NATIVE_COVERAGE |
LogDataType | PASSED_TESTS |
LogDataType | PB |
LogDataType | PERFETTO |
LogDataType | PNG |
LogDataType | PROCRANK |
LogDataType | RECOVERY_MODE_LOG |
LogDataType | SERVICES |
LogDataType | SEVEN_Z |
LogDataType | TAR_GZ |
LogDataType | TEXT |
LogDataType | TEXTPB |
LogDataType | TF_EVENTS |
LogDataType | TOMBSTONEZ |
LogDataType | TOP |
LogDataType | UIX |
LogDataType | UNKNOWN |
LogDataType | XML |
LogDataType | ZIP |
Enum-Werte
ADB_HOST_LOG
public static final LogDataType ADB_HOST_LOG
FEHLERBERICHT
public static final LogDataType BUGREPORT
FEHLERBERICHTZ
public static final LogDataType BUGREPORTZ
CB_METRICS_FILE
public static final LogDataType CB_METRICS_FILE
CLANG_COVERAGE
public static final LogDataType CLANG_COVERAGE
COMPACT_MEMINFO
public static final LogDataType COMPACT_MEMINFO
TINTENFISCH_LOG
public static final LogDataType CUTTLEFISH_LOG
GOLDEN_RESULT_PROTO
public static final LogDataType GOLDEN_RESULT_PROTO
KABELBAUM_KONFIG
public static final LogDataType HARNESS_CONFIG
HARNESS_STD_LOG
public static final LogDataType HARNESS_STD_LOG
JACOCO_EXEC
public static final LogDataType JACOCO_EXEC
KERNEL_TRACE
public static final LogDataType KERNEL_TRACE
MUGSHOT_LOG
public static final LogDataType MUGSHOT_LOG
NATIVE_COVERAGE
public static final LogDataType NATIVE_COVERAGE
BESTANDEN_TESTS
public static final LogDataType PASSED_TESTS
RECOVERY_MODE_LOG
public static final LogDataType RECOVERY_MODE_LOG
DIENSTLEISTUNGEN
public static final LogDataType SERVICES
TF_EREIGNISSE
public static final LogDataType TF_EVENTS
Öffentliche Methoden
getContentType
public String getContentType ()
getFileExt
public String getFileExt ()
Ist komprimiert
public boolean isCompressed ()
Kehrt zurück |
---|
boolean | true wenn der Datentyp ein komprimiertes Format ist oder nicht komprimiert werden soll. |
istText
public boolean isText ()
Kehrt zurück |
---|
boolean | true wenn der Datentyp ein Textformat ist. |
Wert von
public static LogDataType valueOf (String name)
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2023-01-10 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Benötigte Informationen nicht gefunden"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Zu umständlich/zu viele Schritte"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Nicht mehr aktuell"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem mit der Übersetzung"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problem mit Beispielen/Code"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Sonstiges"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Leicht verständlich"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Mein Problem wurde gelöst"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Sonstiges"
}]