- getAllConfigPropertySources() - 类 中的静态方法xyz.hellothomas.jedi.client.internals.ConfigPropertySourceFactory
-
- getAppId() - 类 中的静态方法xyz.hellothomas.jedi.client.util.ConfigUtil
-
- getChange(String) - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChangeEvent
-
Get a specific change instance for the key specified.
- getChangeType() - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChange
-
- getConfig(String) - 类 中的静态方法xyz.hellothomas.jedi.client.ConfigService
-
Get the config instance for the namespace.
- getConfig(String) - 接口 中的方法xyz.hellothomas.jedi.client.internals.ConfigManager
-
Get the config instance for the executor specified.
- getConfig() - 接口 中的方法xyz.hellothomas.jedi.client.internals.ConfigRepository
-
Get the config from this repository.
- getConfig(String) - 类 中的方法xyz.hellothomas.jedi.client.internals.DefaultConfigManager
-
- getConfig() - 类 中的方法xyz.hellothomas.jedi.client.internals.RemoteConfigRepository
-
- getConfigPropertySource(String, Config) - 类 中的静态方法xyz.hellothomas.jedi.client.internals.ConfigPropertySourceFactory
-
- getConfigs() - 类 中的静态方法xyz.hellothomas.jedi.client.ConfigService
-
Get all config instances
- getConfigs() - 接口 中的方法xyz.hellothomas.jedi.client.internals.ConfigManager
-
Get all config instances
- getConfigs() - 类 中的方法xyz.hellothomas.jedi.client.internals.DefaultConfigManager
-
- getDescription() - 枚举 中的方法xyz.hellothomas.jedi.client.enums.ConfigSourceType
-
- getDetailMessage(Throwable) - 类 中的静态方法xyz.hellothomas.jedi.client.util.ExceptionUtil
-
Assemble the detail message for the throwable with all of its cause included (at most 10 causes).
- getExecutor() - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChange
-
- getExecutor() - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChangeEvent
-
Get the executor of this change event.
- getIntProperty(String, Integer) - 接口 中的方法xyz.hellothomas.jedi.client.Config
-
Return the integer property value with the given key, or defaultValue if the key
doesn't exist.
- getIntProperty(String, Integer) - 类 中的方法xyz.hellothomas.jedi.client.internals.AbstractConfig
-
- getLongProperty(String, Long) - 接口 中的方法xyz.hellothomas.jedi.client.Config
-
Return the long property value with the given key, or defaultValue if the key doesn't
exist.
- getLongProperty(String, Long) - 类 中的方法xyz.hellothomas.jedi.client.internals.AbstractConfig
-
- getNamespace() - 类 中的静态方法xyz.hellothomas.jedi.client.util.ConfigUtil
-
- getNewValue() - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChange
-
- getOldValue() - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChange
-
- getProperty(String, String) - 接口 中的方法xyz.hellothomas.jedi.client.Config
-
Return the property value with the given key, or defaultValue if the key doesn't exist.
- getProperty(String, Function<String, T>, T) - 接口 中的方法xyz.hellothomas.jedi.client.Config
-
Return the user-defined property value with the given key, or defaultValue if the key doesn't exist.
- getProperty(String, Function<String, T>, T) - 类 中的方法xyz.hellothomas.jedi.client.internals.AbstractConfig
-
- getProperty(String) - 类 中的方法xyz.hellothomas.jedi.client.internals.ConfigPropertySource
-
- getProperty(String, String) - 类 中的方法xyz.hellothomas.jedi.client.internals.DefaultConfig
-
- getPropertyName() - 类 中的方法xyz.hellothomas.jedi.client.model.ConfigChange
-
- getPropertyNames() - 接口 中的方法xyz.hellothomas.jedi.client.Config
-
Return a set of the property names
- getPropertyNames() - 类 中的方法xyz.hellothomas.jedi.client.internals.ConfigPropertySource
-
- getPropertyNames() - 类 中的方法xyz.hellothomas.jedi.client.internals.DefaultConfig
-
- getShortProperty(String, Short) - 接口 中的方法xyz.hellothomas.jedi.client.Config
-
Return the short property value with the given key, or defaultValue if the key doesn't
exist.
- getShortProperty(String, Short) - 类 中的方法xyz.hellothomas.jedi.client.internals.AbstractConfig
-
- getSourceType() - 接口 中的方法xyz.hellothomas.jedi.client.Config
-
Return the config's source type, i.e. where is the config loaded from
- getSourceType() - 接口 中的方法xyz.hellothomas.jedi.client.internals.ConfigRepository
-
Return the config's source type, i.e. where is the config loaded from
- getSourceType() - 类 中的方法xyz.hellothomas.jedi.client.internals.DefaultConfig
-
- getSourceType() - 类 中的方法xyz.hellothomas.jedi.client.internals.RemoteConfigRepository
-
- getStatusCode() - 异常错误 中的方法xyz.hellothomas.jedi.client.exception.JediClientStatusCodeException
-
- getUrl() - 类 中的静态方法xyz.hellothomas.jedi.client.util.ConfigUtil
-