Class DirectoryServerDestination
java.lang.Object
org.apache.hadoop.ozone.container.stream.DirectoryServerDestination
- All Implemented Interfaces:
StreamingDestination
Streaming binaries to single directory.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmapToDestination(String name) Returns destination path to each logical name.
-
Constructor Details
-
DirectoryServerDestination
-
-
Method Details
-
mapToDestination
Description copied from interface:StreamingDestinationReturns destination path to each logical name.- Specified by:
mapToDestinationin interfaceStreamingDestination
-