| Package | Description |
|---|---|
| org.thales.punch.platform.api |
To deal with configuration and administative tasks, the punchplatform relies on a carefully
well designed configuration service.
|
| org.thales.punch.platform.impl |
| Modifier and Type | Method and Description |
|---|---|
IKafkaCluster |
IPunchPlatformProperties.getKafkaCluster(String clusterName) |
| Modifier and Type | Method and Description |
|---|---|
List<IKafkaCluster> |
IPunchPlatformProperties.getKafkaClusters() |
| Modifier and Type | Class and Description |
|---|---|
class |
KafkaClusterImpl
Implementation of IKafkaCLuster.
|
| Modifier and Type | Method and Description |
|---|---|
IKafkaCluster |
PunchPlatformPropertiesImpl.getKafkaCluster(String clusterName) |
| Modifier and Type | Method and Description |
|---|---|
List<IKafkaCluster> |
PunchPlatformPropertiesImpl.getKafkaClusters() |
Copyright © 2014–2022. All rights reserved.