Class DefaultJobClusterService

    • Field Detail

      • started

        protected boolean started
    • Constructor Detail

      • DefaultJobClusterService

        public DefaultJobClusterService()
    • Method Detail

      • isStarted

        public boolean isStarted()
        Description copied from interface: JobClusterService
        Whether a node on the cluster has already been started as a leader.
        Specified by:
        isStarted in interface JobClusterService
        Returns:
        Whether a node on the cluster has already been started as a leader.