Uses of Class
org.apache.hadoop.hdfs.protocol.CorruptFileBlocks

Packages that use CorruptFileBlocks
org.apache.hadoop.hdfs.protocolPB   
 

Uses of CorruptFileBlocks in org.apache.hadoop.hdfs.protocolPB
 

Methods in org.apache.hadoop.hdfs.protocolPB that return CorruptFileBlocks
static CorruptFileBlocks PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.CorruptFileBlocksProto c)
           
 

Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type CorruptFileBlocks
static org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.CorruptFileBlocksProto PBHelper.convert(CorruptFileBlocks c)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.