Package com.google.gerrit.server.util
@CheckReturnValue
package com.google.gerrit.server.util
-
ClassDescriptionUtility functions for text that can be persisted in data storage and should not contain user identifiable information, e.g.Common helpers for dealing with attention set data structures.Utility functions to manipulate commit messages.The default RequestContext to use when not in a request scope e.g.Simple class to produce 4 billion keys randomly distributed.A single vote on a label, consisting of a label name and a value.Closeable version of a
RequestContext
with manually-specified providers.Order the Ref Pattern by the most specific.Helper to create one-off request contexts.RequestContext active while plugins load or unload.The RequestContext is an interface exposing the fields that are needed by the GerritGlobalModule scope.Base class for propagating request-scoped data between threads.RequestContext with an InternalUser making the internals visible.ThreadLocalRequestContext manages the current RequestContext using a ThreadLocal.RequestScopePropagator
implementation for request scopes based on aThreadLocal
context.