Package com.google.gerrit.server.util
Class ReplicaUtil
java.lang.Object
com.google.gerrit.server.util.ReplicaUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isReplica
(org.eclipse.jgit.lib.Config cfg) Provides backward compatibility for container.slave property.
-
Constructor Details
-
ReplicaUtil
public ReplicaUtil()
-
-
Method Details
-
isReplica
public static boolean isReplica(org.eclipse.jgit.lib.Config cfg) Provides backward compatibility for container.slave property.
-