GCSCommon
public
abstract
class
GCSCommon
extends Object
java.lang.Object의 클래스 | |
↳ | com.android.tradefed.util.gcs.GCSCommon |
다운로드 및 업로드와 같은 GC 작업의 기본 클래스입니다.
요약
상수 | |
---|---|
int |
DEFAULT_TIMEOUT
|
필드 | |
---|---|
protected
File |
mJsonKeyFile
|
protected
Storage |
mStorage
|
공개 생성자 | |
---|---|
GCSCommon()
|
보호된 메서드 | |
---|---|
Storage
|
getStorage(
|
void
|
setJsonKeyFile(File jsonKeyFile)
|
상수
DEFAULT_TIMEOUT(기본 시간 초과)
public static final int DEFAULT_TIMEOUT
상수 값: 600000개 (0x000927c0)
필드
mJsonKeyFile
protected File mJsonKeyFile
모바일 저장용량
protected Storage mStorage
공개 생성자
GCSCommon
public GCSCommon ()
보호된 메서드
스토리지 가져오기
protected Storage getStorage (scopes)
매개변수 | |
---|---|
scopes |
|
반환 값 | |
---|---|
Storage |
setJsonKeyFile
protected void setJsonKeyFile (File jsonKeyFile)
매개변수 | |
---|---|
jsonKeyFile |
File |