Added Classes and Interfaces |
AsyncDiskService
|
|
ChecksumUtil
|
|
MRAsyncDiskService
|
This class is a container of multiple thread pools each for a volume so that we can schedule async disk operations easily. |
PluginDispatcher
|
Provides convenience functions for dispatching calls through to plugins registered with a class. |
ProcessTree
|
Process tree related operations |
PureJavaCrc32
|
A pure-java implementation of the CRC32 checksum that uses the same polynomial as the built-in native CRC32. |
ServicePlugin
|
Service plug-in interface. |
SingleArgumentRunnable
|
Simple interface for a Runnable that takes a single argument. |