Package org.apache.jackrabbit.oak.commons
@Version("2.4.0")
package org.apache.jackrabbit.oak.commons
-
ClassDescriptionThis is a wrapper around
ByteBuffer
.This interface provides a default list of support compression algorithms and some utility functions.DebugTimer
...Simple File utilsDecorates the given comparator and applies the function before delegating to the decorated comparator.Input/output utility methods.LazyValue<T>An instances of this class represents a lazy value of typeT
.Provides version information about Oak.Utility methods to parse a path.PerfLogger is a simpler wrapper around a slf4j Logger which comes with the capability to issue log statements containing the measurement between start() and end() methods.A simple CPU profiling tool similar to java -Xrunhprof.ThePropertiesUtil
is a utility class providing some useful utility methods for converting property types.Some string utility methods.Format a time duration as human-readable string, inspired byStopwatch#toString()
.