Class BatchClusterNodesEndpoint

java.lang.Object
io.github.jchejarla.springbatch.clustering.actuate.BatchClusterNodesEndpoint

@Endpoint(id="batch-cluster") public class BatchClusterNodesEndpoint extends Object
Actuator endpoint exposed at /actuator/batch-cluster that lists the cluster's nodes and, for a given node, its partition assignments and their status.
  • Constructor Details

    • BatchClusterNodesEndpoint

      public BatchClusterNodesEndpoint()
  • Method Details