Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Plik rozszerzony
public
class
ExtendedFile
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.config.remote.ExtendedFile,
|
Rozszerzenie standardowego pliku zawierającego metadane związane z kompilacją.
Podsumowanie
Konstruktory publiczne |
ExtendedFile(File file, String buildId, String buildTarget)
|
ExtendedFile(File file, String buildId, String buildTarget, String branch)
|
ExtendedFile(File file, String buildId, String buildTarget, String branch, String remoteFilePath)
|
Konstruktory publiczne
Plik rozszerzony
public ExtendedFile (File file,
String buildId,
String buildTarget)
Parametry |
file |
File |
buildId |
String |
buildTarget |
String |
Plik rozszerzony
public ExtendedFile (File file,
String buildId,
String buildTarget,
String branch)
Parametry |
file |
File |
buildId |
String |
buildTarget |
String |
branch |
String |
Plik rozszerzony
public ExtendedFile (File file,
String buildId,
String buildTarget,
String branch,
String remoteFilePath)
Parametry |
file |
File |
buildId |
String |
buildTarget |
String |
branch |
String |
remoteFilePath |
String |
Metody publiczne
anuluj pobieranie
public void cancelDownload ()
getBranch
public String getBranch ()
Zwraca metadane gałęzi.
getBuildId
public String getBuildId ()
Zwraca metadane identyfikatora kompilacji.
getBuildTarget
public String getBuildTarget ()
Zwraca metadane docelowe.
getRemoteFilePath
public String getRemoteFilePath ()
Zwraca metadane ścieżki pliku zdalnego.
isDoneDownloadingInParallel
public boolean isDoneDownloadingInParallel ()
isPobieraInParallel
public boolean isDownloadingInParallel ()
ustawPobierzPrzyszłość
public void setDownloadFuture (ExecutorService serviceUsed,
download)
Parametry |
serviceUsed |
ExecutorService |
download |
|
ustawPobierzPrzyszłość
public void setDownloadFuture ( download)
waitForDownload
public void waitForDownload ()
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: 2024-08-22 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"
}]
{"lastModified": "Ostatnia aktualizacja: 2024-08-22 UTC."}