Uses of Class
io.github.jchejarla.springbatch.clustering.mgmt.ClusterNodeManager
Packages that use ClusterNodeManager
Package
Description
Spring Boot auto-configuration and the configuration-property surface for clustering.
-
Uses of ClusterNodeManager in io.github.jchejarla.springbatch.clustering.autoconfigure
Methods in io.github.jchejarla.springbatch.clustering.autoconfigure that return ClusterNodeManagerModifier and TypeMethodDescriptionBatchClusterAutoConfiguration.clusterNodeManager(DatabaseBackedClusterService databaseBackedClusterService, BatchClusterProperties batchClusterProperties, org.springframework.scheduling.TaskScheduler clusterMonitoringScheduler, ClusterNodeInfo clusterNodeInfo, ClusterNodeStatusChangeConditionNotifier clusterNodeStatusChangeConditionNotifier) Methods in io.github.jchejarla.springbatch.clustering.autoconfigure with parameters of type ClusterNodeManagerModifier and TypeMethodDescriptionBatchClusterAutoConfiguration.batchClusterHealthIndicator(ClusterNodeManager clusterNodeManager) BatchClusterAutoConfiguration.batchClusterNodesEndpoint(ClusterNodeManager clusterNodeManager)