Package | Description |
---|---|
org.apache.hadoop.hdfs |
A distributed implementation of
FileSystem . |
org.apache.hadoop.hdfs.protocol | |
org.apache.hadoop.hdfs.protocolPB |
Modifier and Type | Method and Description |
---|---|
CorruptFileBlocks |
DFSClient.listCorruptFileBlocks(String path,
String cookie) |
Modifier and Type | Method and Description |
---|---|
CorruptFileBlocks |
ClientProtocol.listCorruptFileBlocks(String path,
String cookie) |
Modifier and Type | Method and Description |
---|---|
static CorruptFileBlocks |
PBHelper.convert(HdfsProtos.CorruptFileBlocksProto c) |
CorruptFileBlocks |
ClientNamenodeProtocolTranslatorPB.listCorruptFileBlocks(String path,
String cookie) |
Modifier and Type | Method and Description |
---|---|
static HdfsProtos.CorruptFileBlocksProto |
PBHelper.convert(CorruptFileBlocks c) |
Copyright © 2013 Apache Software Foundation. All rights reserved.