public static interface ClientDatanodeProtocolProtos.GetReplicaVisibleLengthRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HdfsProtos.ExtendedBlockProto |
getBlock()
required .hadoop.hdfs.ExtendedBlockProto block = 1; |
HdfsProtos.ExtendedBlockProtoOrBuilder |
getBlockOrBuilder()
required .hadoop.hdfs.ExtendedBlockProto block = 1; |
boolean |
hasBlock()
required .hadoop.hdfs.ExtendedBlockProto block = 1; |
boolean hasBlock()
required .hadoop.hdfs.ExtendedBlockProto block = 1;HdfsProtos.ExtendedBlockProto getBlock()
required .hadoop.hdfs.ExtendedBlockProto block = 1;HdfsProtos.ExtendedBlockProtoOrBuilder getBlockOrBuilder()
required .hadoop.hdfs.ExtendedBlockProto block = 1;Copyright © 2013 Apache Software Foundation. All rights reserved.