Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionUse
ExtendedAttributeKey.valueKey(String)in combination withValue.of(java.util.Map)instead.UseExtendedAttributesBuilder.put(ExtendedAttributeKey, Object)withValue.of(java.util.Map)instead.for removal after 1.55.0. UseExtendedLogger.isEnabled(Severity, Context)orExtendedLogger.isEnabled(Severity)instead.
-
Deprecated Enum Constants