public static interface ClientNamenodeProtocolProtos.ListCorruptFileBlocksResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
HdfsProtos.CorruptFileBlocksProto |
getCorrupt()
required .hadoop.hdfs.CorruptFileBlocksProto corrupt = 1; |
HdfsProtos.CorruptFileBlocksProtoOrBuilder |
getCorruptOrBuilder()
required .hadoop.hdfs.CorruptFileBlocksProto corrupt = 1; |
boolean |
hasCorrupt()
required .hadoop.hdfs.CorruptFileBlocksProto corrupt = 1; |
boolean hasCorrupt()
required .hadoop.hdfs.CorruptFileBlocksProto corrupt = 1;
HdfsProtos.CorruptFileBlocksProto getCorrupt()
required .hadoop.hdfs.CorruptFileBlocksProto corrupt = 1;
HdfsProtos.CorruptFileBlocksProtoOrBuilder getCorruptOrBuilder()
required .hadoop.hdfs.CorruptFileBlocksProto corrupt = 1;
Copyright © 2013 Apache Software Foundation. All rights reserved.