Uses of Class
org.apache.hadoop.hdfs.protocol.CorruptFileBlocks
Packages that use CorruptFileBlocks
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of CorruptFileBlocks in org.apache.hadoop.hdfs
Methods in org.apache.hadoop.hdfs that return CorruptFileBlocks -
Uses of CorruptFileBlocks in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return CorruptFileBlocksModifier and TypeMethodDescriptionClientProtocol.listCorruptFileBlocks(String path, String cookie) -
Uses of CorruptFileBlocks in org.apache.hadoop.hdfs.protocolPB
Methods in org.apache.hadoop.hdfs.protocolPB that return CorruptFileBlocksModifier and TypeMethodDescriptionstatic CorruptFileBlocksPBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.CorruptFileBlocksProto c) ClientNamenodeProtocolTranslatorPB.listCorruptFileBlocks(String path, String cookie) Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type CorruptFileBlocksModifier and TypeMethodDescriptionstatic org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.CorruptFileBlocksProtoPBHelperClient.convert(CorruptFileBlocks c)