public static interface DatanodeProtocolProtos.FinalizeCommandProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getBlockPoolId()
required string blockPoolId = 1; |
com.google.protobuf.ByteString |
getBlockPoolIdBytes()
required string blockPoolId = 1; |
boolean |
hasBlockPoolId()
required string blockPoolId = 1; |
boolean hasBlockPoolId()
required string blockPoolId = 1;
Block pool to be finalized
String getBlockPoolId()
required string blockPoolId = 1;
Block pool to be finalized
com.google.protobuf.ByteString getBlockPoolIdBytes()
required string blockPoolId = 1;
Block pool to be finalized
Copyright © 2013 Apache Software Foundation. All rights reserved.