public static interface InterDatanodeProtocolProtos.UpdateReplicaUnderRecoveryResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getStorageID()
required string storageID = 1; |
com.google.protobuf.ByteString |
getStorageIDBytes()
required string storageID = 1; |
boolean |
hasStorageID()
required string storageID = 1; |
boolean hasStorageID()
required string storageID = 1;
ID of the storage that stores replica
String getStorageID()
required string storageID = 1;
ID of the storage that stores replica
com.google.protobuf.ByteString getStorageIDBytes()
required string storageID = 1;
ID of the storage that stores replica
Copyright © 2013 Apache Software Foundation. All rights reserved.