See: Description
| Class | Description |
|---|---|
| AbstractSecurity |
This Abstract class contains only params which are presents in each component credentials section
|
| Credentials |
This class describes credentials in elasticsearch security section
|
| ElasticsearchClusterHousekeepingSettingsPojo |
The settings for the Elasticsearch housekeeping of one elasticsearch cluster, of a given tenant
|
| ElasticsearchHousekeepingActionSettingPojo |
This describes an Houskeeping action to be conducted on an Elasticsearch cluster
|
| ElasticsearchHousekeepingSettingsPojo |
The settings for the Elasticsearch housekeeper of a given tenant
|
| JavaCertSecurity |
This class contains specific parameters for a component which uses at least certificates & credentials for auth
It could also use truststore if needed (i.e Elasticsearch)
|
| JavaStoreSecurity |
This class contains specific parameters for a component which uses at truststore for auth
|
| KafkaTopicPojo |
Kafka topic pojo, as referenced in a channel configuration
|
| PoolPojo |
Pojo of an archiving-system pool.
|
| Enum | Description |
|---|---|
| ElasticsearchHousekeepingActionSettingPojo.ActionType |
The values of this enum are used within Jinja2 template of elasticsearch curator
configuration file (see src/main/resources in punchplatform-es-housekeeper-service)
|
Yet it is convenient to rely on some pojos. This package defines a few pojos that we decided to implement to facilitate settings manipulation.
Copyright © 2014–2023. All rights reserved.