All Classes and Interfaces
Class
Description
NOTE: This file has been copied and slightly modified from
{io.netty.util.internal.logging}.
NOTE: This file has been copied from {io.netty.util.internal.logging}.
NOTE: This file has been copied and simplified from {io.netty.util.internal.logging}.
NOTE: This file has been copied from {io.netty.util.internal.logging}.
NOTE: This file has been copied and slightly modified from
{io.netty.util.internal.logging}.
Represents a key name used for documenting instrumentation.
Key/value pair representing a dimension of a meter used to classify and drill into
measurements.
An immutable collection of
KeyValues that are guaranteed to be sorted
and deduplicated by key.A common annotation to declare that annotated elements cannot be
null.A common annotation to declare that parameters and return values are to be considered
as non-nullable by default for a given package.
A common annotation to declare that fields are to be considered as non-nullable by
default for a given package.
A common annotation to declare that annotated elements can be
null under some
circumstance.NOTE: This file has been copied and slightly modified from
{io.netty.util.internal.logging}.
Utilities for
String.InternalLogger which logs at warn level at first and then logs at debug level
for the rest.