Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
LogDataType
public
final
enum
LogDataType
extends Enum<LogDataType>
Stellt den Datentyp der Protokolldaten dar.
Zusammenfassung
Enum-Werte
ADB_HOST_LOG
public static final LogDataType ADB_HOST_LOG
BT_SNOOP_LOG
public static final LogDataType BT_SNOOP_LOG
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
CUTTLEFISH_LOG
public static final LogDataType CUTTLEFISH_LOG
GCOV_KERNEL_COVERAGE
public static final LogDataType GCOV_KERNEL_COVERAGE
GOLDEN_RESULT_PROTO
public static final LogDataType GOLDEN_RESULT_PROTO
HARNESS_CONFIG
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
PASSED_TESTS
public static final LogDataType PASSED_TESTS
RECOVERY_MODE_LOG
public static final LogDataType RECOVERY_MODE_LOG
Öffentliche Methoden
getContentType
public String getContentType ()
getFileExt
public String getFileExt ()
isCompressed
public boolean isCompressed ()
Returns |
boolean |
true , wenn der Datentyp ein komprimiertes Format ist oder nicht komprimiert werden soll. |
isText
public boolean isText ()
Returns |
boolean |
true , wenn der Datentyp ein Textformat ist. |
valueOf
public static LogDataType valueOf (String name)
Alle Inhalte und Codebeispiele auf dieser Seite unterliegen den Lizenzen wie im Abschnitt Inhaltslizenz beschrieben. Java und OpenJDK sind Marken oder eingetragene Marken von Oracle und/oder seinen Tochtergesellschaften.
Zuletzt aktualisiert: 2024-12-22 (UTC).
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-12-22 (UTC)."],[],[]]