All Downloads are FREE. Search and download functionalities are using the official Maven repository.

no.nav.common.leaderelection.LeaderElectionClient Maven / Gradle / Ivy

There is a newer version: 2.2021.02.03_08.08-9d0c8281f06b
Show newest version
package no.nav.common.leaderelection;

public interface LeaderElectionClient {

    boolean isLeader();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy