| Class | Description | 
|---|---|
| CustomResourceLoaderRegistrar | Utility class that overrides the built-in  ResourceEditorto allowHdfsResourceLoaderto be searched first. | 
| DistCp | Exposes the Hadoop command-line distcp as an embeddable API. | 
| DistributedCacheFactoryBean | Factory for easy declarative configuration of a  DistributedCache. | 
| DistributedCacheFactoryBean.CacheEntry | Class describing an entry of the distributed cache. | 
| FileSystemFactoryBean | FactoryBean for creating Hadoop  FileSysteminstances. | 
| FsShell | HDFS FileSystem Shell supporting the 'hadoop fs/dfs [x]' commands as methods. | 
| HdfsResourceLoader | Spring ResourceLoader over Hadoop FileSystem. | 
| SimplerFileSystem | FileSystem decorator that overloads methods to accept Strings instead of  Paths. | 
| Enum | Description | 
|---|---|
| DistCp.Preserve | Enumeration for the possible attributes that can be preserved by a copy operation. | 
| DistributedCacheFactoryBean.CacheEntry.EntryType | A distributed cache entry type. |