public static interface ClientNamenodeProtocolProtos.DeleteRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getRecursive()
required bool recursive = 2; |
String |
getSrc()
required string src = 1; |
com.google.protobuf.ByteString |
getSrcBytes()
required string src = 1; |
boolean |
hasRecursive()
required bool recursive = 2; |
boolean |
hasSrc()
required string src = 1; |
boolean hasSrc()
required string src = 1;String getSrc()
required string src = 1;com.google.protobuf.ByteString getSrcBytes()
required string src = 1;boolean hasRecursive()
required bool recursive = 2;boolean getRecursive()
required bool recursive = 2;Copyright © 2013 Apache Software Foundation. All rights reserved.