File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/datatransfer Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 1717 */
1818package org .apache .hadoop .fs ;
1919
20- import org .apache .hadoop .thirdparty .com .google .common .annotations .VisibleForTesting ;
2120import org .apache .hadoop .classification .InterfaceAudience ;
2221import org .apache .hadoop .classification .InterfaceStability ;
2322import org .apache .hadoop .conf .Configuration ;
Original file line number Diff line number Diff line change 3232import org .apache .hadoop .hdfs .protocol .proto .DataTransferProtos .BaseHeaderProto ;
3333import org .apache .hadoop .hdfs .protocol .proto .DataTransferProtos .CachingStrategyProto ;
3434import org .apache .hadoop .hdfs .protocol .proto .DataTransferProtos .ClientOperationHeaderProto ;
35- import org .apache .hadoop .hdfs .protocol .proto .DataTransferProtos .DataTransferTraceInfoProto ;
3635import org .apache .hadoop .hdfs .protocol .proto .DataTransferProtos .OpBlockChecksumProto ;
3736import org .apache .hadoop .hdfs .protocol .proto .DataTransferProtos .OpBlockGroupChecksumProto ;
3837import org .apache .hadoop .hdfs .protocol .proto .DataTransferProtos .OpCopyBlockProto ;
You can’t perform that action at this time.
0 commit comments