public static interface ClientNamenodeProtocolProtos.UpdateBlockForPipelineRequestProtoOrBuilder
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; |
String |
getClientName()
required string clientName = 2; |
com.google.protobuf.ByteString |
getClientNameBytes()
required string clientName = 2; |
boolean |
hasBlock()
required .hadoop.hdfs.ExtendedBlockProto block = 1; |
boolean |
hasClientName()
required string clientName = 2; |
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;boolean hasClientName()
required string clientName = 2;String getClientName()
required string clientName = 2;com.google.protobuf.ByteString getClientNameBytes()
required string clientName = 2;Copyright © 2013 Apache Software Foundation. All rights reserved.