GCSConfigurationFactory
public class GCSConfigurationFactory
extends ConfigurationFactory
ConfigurationFactory
는 Google Cloud Storage에서 구성을 로드합니다.
요약
중첩 클래스 |
---|
class | GCSConfigurationFactory.GCSConfigLoader GCS에서 구성을 로드하고 하나의 루트 구성에서 포함된 구성을 추적하고 순환 포함에 예외를 발생시키는 ConfigurationFactory.ConfigLoader 의 확장입니다. |
공개 방법
getLatestDownloadedFile
public File getLatestDownloadedFile ()
보호된 메서드
getConfigStream
protected BufferedInputStream getConfigStream (String name)
Google Cloud Storage(GCS)에서 지정된 구성 이름의 InputStream을 로드합니다.
매개변수 |
---|
name | String : 로드할 구성 이름 |
getConfigurationDef
protected ConfigurationDef getConfigurationDef (String name,
boolean isGlobal,
templateMap)
주어진 이름에 대한 ConfigurationDef
검색
매개변수 |
---|
name | String : 로드할 내장 구성의 이름 또는 로드할 구성 파일의 파일 경로 |
isGlobal | boolean |
templateMap | |
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2023-03-30(UTC)
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]