C D E G I O S Z
C
- ConditionalOnZookeeperEnabled - Annotation Type in org.springframework.cloud.zookeeper
-
Wrapper annotation to enable Zookeeper.
- curatorFramework(RetryPolicy, ZookeeperProperties) - Method in class org.springframework.cloud.zookeeper.ZookeeperAutoConfiguration
-
D
- doHealthCheck(Health.Builder) - Method in class org.springframework.cloud.zookeeper.ZookeeperHealthIndicator
-
E
- exponentialBackoffRetry(ZookeeperProperties) - Method in class org.springframework.cloud.zookeeper.ZookeeperAutoConfiguration
-
G
- getBaseSleepTimeMs() - Method in class org.springframework.cloud.zookeeper.ZookeeperProperties
-
- getBlockUntilConnectedUnit() - Method in class org.springframework.cloud.zookeeper.ZookeeperProperties
-
- getBlockUntilConnectedWait() - Method in class org.springframework.cloud.zookeeper.ZookeeperProperties
-
- getConnectString() - Method in class org.springframework.cloud.zookeeper.ZookeeperProperties
-
- getMaxRetries() - Method in class org.springframework.cloud.zookeeper.ZookeeperProperties
-
- getMaxSleepMs() - Method in class org.springframework.cloud.zookeeper.ZookeeperProperties
-
I
- isEnabled() - Method in class org.springframework.cloud.zookeeper.ZookeeperProperties
-
O
- org.springframework.cloud.zookeeper - package org.springframework.cloud.zookeeper
-
S
- setBaseSleepTimeMs(Integer) - Method in class org.springframework.cloud.zookeeper.ZookeeperProperties
-
- setBlockUntilConnectedUnit(TimeUnit) - Method in class org.springframework.cloud.zookeeper.ZookeeperProperties
-
- setBlockUntilConnectedWait(Integer) - Method in class org.springframework.cloud.zookeeper.ZookeeperProperties
-
- setConnectString(String) - Method in class org.springframework.cloud.zookeeper.ZookeeperProperties
-
- setEnabled(boolean) - Method in class org.springframework.cloud.zookeeper.ZookeeperProperties
-
- setMaxRetries(Integer) - Method in class org.springframework.cloud.zookeeper.ZookeeperProperties
-
- setMaxSleepMs(Integer) - Method in class org.springframework.cloud.zookeeper.ZookeeperProperties
-
Z
- ZookeeperAutoConfiguration - Class in org.springframework.cloud.zookeeper
-
Auto-configuration that sets up Zookeeper discovery.
- ZookeeperAutoConfiguration() - Constructor for class org.springframework.cloud.zookeeper.ZookeeperAutoConfiguration
-
- ZookeeperHealthAutoConfiguration - Class in org.springframework.cloud.zookeeper
-
Auto Configuration for adding a Zookeeper health endpoint to actuator if
required.
- ZookeeperHealthAutoConfiguration() - Constructor for class org.springframework.cloud.zookeeper.ZookeeperHealthAutoConfiguration
-
- zookeeperHealthIndicator(CuratorFramework) - Method in class org.springframework.cloud.zookeeper.ZookeeperHealthAutoConfiguration
-
If there is an active curator, if the zookeeper health endpoint is enabled and if a
health indicator hasn't already been added by a user add one.
- ZookeeperHealthIndicator - Class in org.springframework.cloud.zookeeper
-
A HealthIndicator that checks the
status of the Zookeeper connection.
- ZookeeperHealthIndicator(CuratorFramework) - Constructor for class org.springframework.cloud.zookeeper.ZookeeperHealthIndicator
-
- zookeeperProperties() - Method in class org.springframework.cloud.zookeeper.ZookeeperAutoConfiguration
-
- ZookeeperProperties - Class in org.springframework.cloud.zookeeper
-
Properties related to connecting to Zookeeper.
- ZookeeperProperties() - Constructor for class org.springframework.cloud.zookeeper.ZookeeperProperties
-
C D E G I O S Z
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.