public static interface ClientNamenodeProtocolProtos.ListCorruptFileBlocksRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getCookie()
optional string cookie = 2; |
com.google.protobuf.ByteString |
getCookieBytes()
optional string cookie = 2; |
String |
getPath()
required string path = 1; |
com.google.protobuf.ByteString |
getPathBytes()
required string path = 1; |
boolean |
hasCookie()
optional string cookie = 2; |
boolean |
hasPath()
required string path = 1; |
boolean hasPath()
required string path = 1;
String getPath()
required string path = 1;
com.google.protobuf.ByteString getPathBytes()
required string path = 1;
boolean hasCookie()
optional string cookie = 2;
String getCookie()
optional string cookie = 2;
com.google.protobuf.ByteString getCookieBytes()
optional string cookie = 2;
Copyright © 2013 Apache Software Foundation. All rights reserved.