ClusterLogSaver.FilePickingStrategy
public static final enum ClusterLogSaver.FilePickingStrategy
extends Enum< ClusterLogSaver.FilePickingStrategy >
java.lang.Object | ||
↳ | java.lang.Enum < com.android.tradefed.cluster.ClusterLogSaver.FilePickingStrategy > | |
↳ | com.android.tradefed.cluster.ClusterLogSaver.FilePickingStrategy |
Strategie pobierania plików.
streszczenie
Wartości wyliczenia | |
---|---|
ClusterLogSaver.FilePickingStrategy | PICK_FIRST |
ClusterLogSaver.FilePickingStrategy | PICK_LAST
|
Metody publiczne | |
---|---|
static ClusterLogSaver.FilePickingStrategy | valueOf (String name) |
static final FilePickingStrategy[] | values () |
Wartości wyliczenia
PICK_FIRST
public static final ClusterLogSaver.FilePickingStrategy PICK_FIRST
PICK_LAST
public static final ClusterLogSaver.FilePickingStrategy PICK_LAST
Metody publiczne
wartość
public static ClusterLogSaver.FilePickingStrategy valueOf (String name)
Parametry | |
---|---|
name | String |
Zwroty | |
---|---|
ClusterLogSaver.FilePickingStrategy |
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2020-09-08 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Brak potrzebnych mi informacji"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Zbyt skomplikowane / zbyt wiele czynności do wykonania"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Nieaktualne treści"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem z tłumaczeniem"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problem z przykładami/kodem"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Inne"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Łatwo zrozumieć"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Rozwiązało to mój problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Inne"
}]