Class | Description |
---|---|
ConfigUtils | |
JvmPauseMonitor |
This code is originally from hadoop-common, see:
https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/JvmPauseMonitor.java
Class which sets up a simple thread which runs in a loop sleeping
for a short interval of time.
|
KerberosUtil | |
OSMXBean |
This class is a wrapper for the implementation of
com.sun.management.UnixOperatingSystemMXBean
It will decide to use the sun api or its own implementation
depending on the runtime (vendor) used.
|
SerializeUtils | |
VerifyingFileFactory | |
VerifyingFileFactory.Builder | |
ZxidUtils |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.