Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- createContributor(Map) - Method in class org.springframework.boot.hazelcast.autoconfigure.health.HazelcastHealthContributorAutoConfiguration
- createContributor(ConfigurableListableBeanFactory, Class) - Method in class org.springframework.boot.hazelcast.autoconfigure.health.HazelcastHealthContributorAutoConfiguration
- createIndicator(HazelcastInstance) - Method in class org.springframework.boot.hazelcast.autoconfigure.health.HazelcastHealthContributorAutoConfiguration
- customize(Config) - Method in interface org.springframework.boot.hazelcast.autoconfigure.HazelcastConfigCustomizer
-
Customize the configuration.
D
- doHealthCheck(Health.Builder) - Method in class org.springframework.boot.hazelcast.health.HazelcastHealthIndicator
G
- getClientConfig() - Method in interface org.springframework.boot.hazelcast.autoconfigure.HazelcastConnectionDetails
-
The
ClientConfigfor Hazelcast client. - getConfig() - Method in class org.springframework.boot.hazelcast.autoconfigure.HazelcastProperties
- getResourceOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.hazelcast.autoconfigure.HazelcastConfigResourceCondition
H
- HAZELCAST_CONFIG_PROPERTY - Static variable in class org.springframework.boot.hazelcast.autoconfigure.HazelcastConfigResourceCondition
- HazelcastAutoConfiguration - Class in org.springframework.boot.hazelcast.autoconfigure
-
Auto-configurationfor Hazelcast IMDG. - HazelcastAutoConfiguration() - Constructor for class org.springframework.boot.hazelcast.autoconfigure.HazelcastAutoConfiguration
- HazelcastConfigCustomizer - Interface in org.springframework.boot.hazelcast.autoconfigure
-
Callback interface that can be implemented by beans wishing to customize the Hazelcast server
configuration. - HazelcastConfigResourceCondition - Class in org.springframework.boot.hazelcast.autoconfigure
-
SpringBootConditionused to check if the Hazelcast configuration is available. - HazelcastConfigResourceCondition(String, String...) - Constructor for class org.springframework.boot.hazelcast.autoconfigure.HazelcastConfigResourceCondition
- HazelcastConnectionDetails - Interface in org.springframework.boot.hazelcast.autoconfigure
-
Details required to establish a client connection to a Hazelcast instance.
- HazelcastHealthContributorAutoConfiguration - Class in org.springframework.boot.hazelcast.autoconfigure.health
-
Auto-configurationforHazelcastHealthIndicator. - HazelcastHealthIndicator - Class in org.springframework.boot.hazelcast.health
-
HealthIndicatorfor Hazelcast. - HazelcastHealthIndicator(HazelcastInstance) - Constructor for class org.springframework.boot.hazelcast.health.HazelcastHealthIndicator
- HazelcastJpaDependencyAutoConfiguration - Class in org.springframework.boot.hazelcast.autoconfigure
-
Additional configuration to ensure that
EntityManagerFactorybeans depend on thehazelcastInstancebean. - HazelcastJpaDependencyAutoConfiguration() - Constructor for class org.springframework.boot.hazelcast.autoconfigure.HazelcastJpaDependencyAutoConfiguration
- HazelcastProperties - Class in org.springframework.boot.hazelcast.autoconfigure
-
Configuration properties for the hazelcast integration.
- HazelcastProperties() - Constructor for class org.springframework.boot.hazelcast.autoconfigure.HazelcastProperties
O
- org.springframework.boot.hazelcast.autoconfigure - package org.springframework.boot.hazelcast.autoconfigure
-
Auto-configuration for Hazelcast.
- org.springframework.boot.hazelcast.autoconfigure.health - package org.springframework.boot.hazelcast.autoconfigure.health
-
Auto-configuration for Hazelcast health.
- org.springframework.boot.hazelcast.health - package org.springframework.boot.hazelcast.health
-
Health integration for Hazelcast.
R
- resolveConfigLocation() - Method in class org.springframework.boot.hazelcast.autoconfigure.HazelcastProperties
-
Resolve the config location if set.
S
- setConfig(Resource) - Method in class org.springframework.boot.hazelcast.autoconfigure.HazelcastProperties
All Classes and Interfaces|All Packages|Constant Field Values