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 |
---|---|
IZookeeperCluster |
IKafkaCluster.getZookeeperCluster()
Each Kafka cluster is associated to a zookeeper cluster.
|
IZookeeperCluster |
IPunchPlatformProperties.getZookeeperCluster(String zkClusterName) |
Modifier and Type | Method and Description |
---|---|
List<IZookeeperCluster> |
IPunchPlatformProperties.getZookeeperClusters() |
Modifier and Type | Class and Description |
---|---|
class |
ZookeeperClusterImpl
IZookeeperCluster implementation.
|
Modifier and Type | Method and Description |
---|---|
IZookeeperCluster |
KafkaClusterImpl.getZookeeperCluster() |
IZookeeperCluster |
PunchPlatformPropertiesImpl.getZookeeperCluster(String zkClusterName) |
Modifier and Type | Method and Description |
---|---|
List<IZookeeperCluster> |
PunchPlatformPropertiesImpl.getZookeeperClusters() |
Copyright © 2014–2023. All rights reserved.