Package com.google.gerrit.server.config
Annotation Type GerritInstanceId
-
@Retention(RUNTIME) public @interface GerritInstanceId
Marker on aString
holding the instance id for this server.Note that the String may be null, if the administrator has not configured the value. Clients must handle such cases explicitly.