public static interface ClientNamenodeProtocolProtos.RenameSnapshotRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSnapshotNewName()
required string snapshotNewName = 3; |
com.google.protobuf.ByteString |
getSnapshotNewNameBytes()
required string snapshotNewName = 3; |
String |
getSnapshotOldName()
required string snapshotOldName = 2; |
com.google.protobuf.ByteString |
getSnapshotOldNameBytes()
required string snapshotOldName = 2; |
String |
getSnapshotRoot()
required string snapshotRoot = 1; |
com.google.protobuf.ByteString |
getSnapshotRootBytes()
required string snapshotRoot = 1; |
boolean |
hasSnapshotNewName()
required string snapshotNewName = 3; |
boolean |
hasSnapshotOldName()
required string snapshotOldName = 2; |
boolean |
hasSnapshotRoot()
required string snapshotRoot = 1; |
boolean hasSnapshotRoot()
required string snapshotRoot = 1;String getSnapshotRoot()
required string snapshotRoot = 1;com.google.protobuf.ByteString getSnapshotRootBytes()
required string snapshotRoot = 1;boolean hasSnapshotOldName()
required string snapshotOldName = 2;String getSnapshotOldName()
required string snapshotOldName = 2;com.google.protobuf.ByteString getSnapshotOldNameBytes()
required string snapshotOldName = 2;boolean hasSnapshotNewName()
required string snapshotNewName = 3;String getSnapshotNewName()
required string snapshotNewName = 3;com.google.protobuf.ByteString getSnapshotNewNameBytes()
required string snapshotNewName = 3;Copyright © 2013 Apache Software Foundation. All rights reserved.