Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addParameterRequest(String, Class<?>, Object, Object) - Method in class org.tkit.onecx.quarkus.parameter.ParametersBucketHolder
-
Add a new request to the bucket, this will increase the count of requests for the parameter.
- applicationId() - Method in interface org.tkit.onecx.quarkus.parameter.ParametersConfig
-
Application ID
C
- configSources(BeanContainer, ApplicationConfig, ParametersConfig) - Method in class org.tkit.onecx.quarkus.parameter.ParametersRecorder
- consumeEvent(ParameterEvent) - Method in class org.tkit.onecx.quarkus.parameter.ParametersMetricsService
E
- enabled() - Method in interface org.tkit.onecx.quarkus.parameter.ParametersConfig
-
If set to true, the application will attempt to look up the configuration from Consul
- enabled() - Method in interface org.tkit.onecx.quarkus.parameter.ParametersConfig.MetricsConfig
-
If set to true, the application will send metrics information to the parameter management.
- end() - Method in class org.tkit.onecx.quarkus.parameter.ParametersBucketHolder
G
- getBucket() - Method in class org.tkit.onecx.quarkus.parameter.ParametersBucketHolder
- getCount() - Method in class org.tkit.onecx.quarkus.parameter.ParametersBucket.ParameterInfo
- getCurrentValue() - Method in class org.tkit.onecx.quarkus.parameter.ParametersBucket.ParameterInfo
- getDefaultValue() - Method in class org.tkit.onecx.quarkus.parameter.ParametersBucket.ParameterInfo
- getEnd() - Method in class org.tkit.onecx.quarkus.parameter.ParametersBucket
- getInstanceId() - Method in class org.tkit.onecx.quarkus.parameter.ParametersBucket
- getParameters() - Method in class org.tkit.onecx.quarkus.parameter.ParametersBucket
- getParameters(String) - Method in interface org.tkit.onecx.quarkus.parameter.ParameterRestClient
- getProperties() - Method in class org.tkit.onecx.quarkus.parameter.ParametersService.ParametersConfigSource
- getPropertyNames() - Method in class org.tkit.onecx.quarkus.parameter.ParametersService.ParametersConfigSource
- getStart() - Method in class org.tkit.onecx.quarkus.parameter.ParametersBucket
- getType() - Method in class org.tkit.onecx.quarkus.parameter.ParametersBucket.ParameterInfo
- getValue(String) - Method in class org.tkit.onecx.quarkus.parameter.ParametersService.ParametersConfigSource
- getValue(String, Class<T>) - Method in class org.tkit.onecx.quarkus.parameter.ParametersService
-
Return the resolved property value with the specified type for the specified property name from the underlying configuration sources.
- getValue(String, Class<T>, String) - Method in class org.tkit.onecx.quarkus.parameter.ParametersService
-
Return the resolved property value with the specified type for the specified property name from the underlying configuration sources.
H
- HOST - Static variable in interface org.tkit.onecx.quarkus.parameter.ParametersConfig
I
- init(ParametersConfig, String) - Method in class org.tkit.onecx.quarkus.parameter.ParametersMetricsService
- init(ParametersConfig, String) - Method in class org.tkit.onecx.quarkus.parameter.ParametersService
-
Initialize the cache and parameters client
- instanceId() - Method in interface org.tkit.onecx.quarkus.parameter.ParametersConfig
-
Instance ID
M
- metrics() - Method in interface org.tkit.onecx.quarkus.parameter.ParametersConfig
-
Metrics configuration.
- metricsIntervalInMilliseconds() - Method in interface org.tkit.onecx.quarkus.parameter.ParametersConfig.MetricsConfig
-
Metrics scheduler configuration
O
- of(String, Class<?>, String, String) - Static method in class org.tkit.onecx.quarkus.parameter.ParameterEvent
- org.tkit.onecx.quarkus.parameter - package org.tkit.onecx.quarkus.parameter
P
- ParameterEvent - Class in org.tkit.onecx.quarkus.parameter
- ParameterEvent() - Constructor for class org.tkit.onecx.quarkus.parameter.ParameterEvent
- ParameterRestClient - Interface in org.tkit.onecx.quarkus.parameter
- ParametersBucket - Class in org.tkit.onecx.quarkus.parameter
- ParametersBucket() - Constructor for class org.tkit.onecx.quarkus.parameter.ParametersBucket
- ParametersBucket.ParameterInfo - Class in org.tkit.onecx.quarkus.parameter
- ParametersBucketHolder - Class in org.tkit.onecx.quarkus.parameter
- ParametersBucketHolder() - Constructor for class org.tkit.onecx.quarkus.parameter.ParametersBucketHolder
- ParametersConfig - Interface in org.tkit.onecx.quarkus.parameter
- ParametersConfig.MetricsConfig - Interface in org.tkit.onecx.quarkus.parameter
-
Metrics configuration
- ParametersConfigSource() - Constructor for class org.tkit.onecx.quarkus.parameter.ParametersService.ParametersConfigSource
- ParametersMetricsService - Class in org.tkit.onecx.quarkus.parameter
- ParametersMetricsService() - Constructor for class org.tkit.onecx.quarkus.parameter.ParametersMetricsService
- ParametersRecorder - Class in org.tkit.onecx.quarkus.parameter
- ParametersRecorder() - Constructor for class org.tkit.onecx.quarkus.parameter.ParametersRecorder
- ParametersService - Class in org.tkit.onecx.quarkus.parameter
- ParametersService() - Constructor for class org.tkit.onecx.quarkus.parameter.ParametersService
- ParametersService.ParametersConfigSource - Class in org.tkit.onecx.quarkus.parameter
-
Parameters config source
S
- sendMetrics(String, ParametersBucket) - Method in interface org.tkit.onecx.quarkus.parameter.ParameterRestClient
- setEnd(OffsetDateTime) - Method in class org.tkit.onecx.quarkus.parameter.ParametersBucket
- setInstanceId(String) - Method in class org.tkit.onecx.quarkus.parameter.ParametersBucket
- setInstanceId(String) - Method in class org.tkit.onecx.quarkus.parameter.ParametersBucketHolder
- setParameters(Map<String, ParametersBucket.ParameterInfo>) - Method in class org.tkit.onecx.quarkus.parameter.ParametersBucket
- setStart(OffsetDateTime) - Method in class org.tkit.onecx.quarkus.parameter.ParametersBucket
U
- updateAtStart() - Method in interface org.tkit.onecx.quarkus.parameter.ParametersConfig
-
Pull parameters during start phase
- updateIntervalInMilliseconds() - Method in interface org.tkit.onecx.quarkus.parameter.ParametersConfig
-
Scheduler configuration
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form