Package cn.leancloud
Class EngineAppConfiguration
java.lang.Object
cn.leancloud.core.AppConfiguration
cn.leancloud.EngineAppConfiguration
-
Nested Class Summary
Nested classes/interfaces inherited from class cn.leancloud.core.AppConfiguration
AppConfiguration.SchedulerCreator -
Field Summary
FieldsFields inherited from class cn.leancloud.core.AppConfiguration
DEFAULT_NETWORK_TIMEOUT -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetEnvOrProperty(String key) intgetPort()static Stringstatic EngineAppConfigurationinstance(String applicationId, String clientKey, String masterKey, Map<String, String> affiliatedKeys) voidsetAffiliatedKeys(Map<String, String> keys) voidsetApplicationId(String appId) voidsetClientKey(String appKey) voidsetMasterKey(String masterKey) Methods inherited from class cn.leancloud.core.AppConfiguration
config, configCacheSettings, getAnalyticsCacheDir, getApplicationPackageName, getCommandCacheDir, getDefaultACL, getDefaultScheduler, getDefaultSetting, getDocumentDir, getFileCacheDir, getGlobalNetworkingDetector, getImportantFileDir, getJsonParser, getLogAdapter, getNetworkTimeout, getQueryResultCacheDir, getRetrofitConverterFactory, isAsynchronized, isAutoMergeOperationDataWhenSave, isEnableLocalCache, isIncognitoMode, isLastModifyEnabled, makeSureCacheDirWorkable, setApplicationPackageName, setAutoMergeOperationDataWhenSave, setConverterFactory, setDefaultACL, setEnableLocalCache, setGlobalNetworkingDetector, setIncognitoMode, setLastModifyEnabled, setLogAdapter, setMimeTypeDetector, setNetworkTimeout
-
Field Details
-
SYSTEM_ATTR_APP_ENV
- See Also:
-
SYSTEM_ATTR_APP_PORT
- See Also:
-
SYSTEM_ATTR_ANDX_KEY
- See Also:
-
-
Method Details
-
instance
-
getEnvOrProperty
-
setApplicationId
-
getApplicationId
-
setClientKey
-
getClientKey
-
setAffiliatedKeys
-
getAffiliatedKeys
-
setMasterKey
-
getMasterKey
-
getAppEnv
-
getPort
public int getPort() -
getUserAgent
-