@Version("1.6.0")
Package org.apache.jackrabbit.oak.commons
-
Class Summary Class Description Buffer This is a wrapper aroundByteBuffer
.DebugTimer DebugTimer
...FileIOUtils Simple File utilsFileIOUtils.BurnOnCloseFileIterator<T> Deprecated. useBurnOnCloseFileIterator
insteadFileIOUtils.FileLineDifferenceIterator Deprecated. useFileLineDifferenceIterator
insteadFileIOUtils.TransformingComparator Decorates the given comparator and applies the function before delegating to the decorated comparator.GuavaDeprecation IOUtils Input/output utility methods.LazyValue<T> An instances of this class represents a lazy value of typeT
.LongUtils OakVersion Provides version information about Oak.PathUtils Utility methods to parse a path.PerfLogger 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.Profiler A simple CPU profiling tool similar to java -Xrunhprof.PropertiesUtil ThePropertiesUtil
is a utility class providing some useful utility methods for converting property types.QueryUtils StringUtils Some string utility methods.TimeDurationFormatter Format a time duration as human-readable string, inspired byStopwatch.toString()
.UUIDUtils