Class DirectoryServerSource
java.lang.Object
org.apache.hadoop.ozone.container.stream.DirectoryServerSource
- All Implemented Interfaces:
StreamingSource
Streaming files from single directory.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DirectoryServerSource
-
-
Method Details
-
getFilesToStream
- Specified by:
getFilesToStreamin interfaceStreamingSource- Parameters:
id- custom identifier- Returns:
- map of files which should be copied (logical name -> real path)
- Throws:
InterruptedException
-