Rappresenta il tipo di dati dei dati di log.
Valori di enumerazione |
---|
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 |
Valori di enumerazione
ADB_HOST_LOG
public static final LogDataType ADB_HOST_LOG
RIPORTARE UN ERRORE
public static final LogDataType BUGREPORT
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
SEPPIA_LOG
public static final LogDataType CUTTLEFISH_LOG
RISULTATO_DORATO_PROTO
public static final LogDataType GOLDEN_RESULT_PROTO
CABLAGGIO_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_TEST
public static final LogDataType PASSED_TESTS
RECOVERY_MODE_LOG
public static final LogDataType RECOVERY_MODE_LOG
Metodi pubblici
getContentType
public String getContentType ()
getFileExt
public String getFileExt ()
isCompressed
public boolean isCompressed ()
ritorna |
---|
boolean | true se il tipo di dati è un formato compresso o non deve essere compresso. |
isText
public boolean isText ()
ritorna |
---|
boolean | true se il tipo di dati è un formato testuale. |
valore di
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":"Mancano le informazioni di cui ho bisogno"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Troppo complicato/troppi passaggi"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Obsoleti"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema di traduzione"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema relativo a esempi/codice"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Altra"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Facile da capire"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Il problema è stato risolto"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Altra"
}]