Class ExperimentFeaturesConstants

    • Field Detail

      • GERRIT_BACKEND_FEATURE_ATTACH_NONCE_TO_DOCUMENTATION

        public static String GERRIT_BACKEND_FEATURE_ATTACH_NONCE_TO_DOCUMENTATION
        Features that are known experiments and can be referenced in the code.
      • DEFAULT_ENABLED_FEATURES

        public static final com.google.common.collect.ImmutableSet<String> DEFAULT_ENABLED_FEATURES
        Features, enabled by default in the current release.
      • GERRIT_BACKEND_FEATURE_DO_NOT_AWAIT_CHANGE_INDEXING

        public static String GERRIT_BACKEND_FEATURE_DO_NOT_AWAIT_CHANGE_INDEXING
        On BatchUpdate, do not await index completion before returning to the user
    • Constructor Detail

      • ExperimentFeaturesConstants

        public ExperimentFeaturesConstants()