public static interface MasterProtos.DeleteNamespaceRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getNamespaceName()
required string namespaceName = 1; |
com.google.protobuf.ByteString |
getNamespaceNameBytes()
required string namespaceName = 1; |
boolean |
hasNamespaceName()
required string namespaceName = 1; |
boolean hasNamespaceName()
required string namespaceName = 1;
String getNamespaceName()
required string namespaceName = 1;
com.google.protobuf.ByteString getNamespaceNameBytes()
required string namespaceName = 1;
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.