Uses of Interface
org.opends.server.util.Platform.ThreadName
Package
Description
Contains implementations for various Directory Server utility classes and methods which may be used throughout the
server but do not necessarily fit in elsewhere.
-
Uses of Platform.ThreadName in org.opends.server.util
Modifier and TypeMethodDescriptionstatic Platform.ThreadName
Platform.appendThreadName
(Supplier<String> nameSupplier) Appends the name returned from a name supplier to the current thread name.