public static interface ClientNamenodeProtocolProtos.GetListingResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
HdfsProtos.DirectoryListingProto |
getDirList()
optional .hadoop.hdfs.DirectoryListingProto dirList = 1; |
HdfsProtos.DirectoryListingProtoOrBuilder |
getDirListOrBuilder()
optional .hadoop.hdfs.DirectoryListingProto dirList = 1; |
boolean |
hasDirList()
optional .hadoop.hdfs.DirectoryListingProto dirList = 1; |
boolean hasDirList()
optional .hadoop.hdfs.DirectoryListingProto dirList = 1;
HdfsProtos.DirectoryListingProto getDirList()
optional .hadoop.hdfs.DirectoryListingProto dirList = 1;
HdfsProtos.DirectoryListingProtoOrBuilder getDirListOrBuilder()
optional .hadoop.hdfs.DirectoryListingProto dirList = 1;
Copyright © 2013 Apache Software Foundation. All rights reserved.