public static interface ClientNamenodeProtocolProtos.GetSnapshottableDirListingResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HdfsProtos.SnapshottableDirectoryListingProto |
getSnapshottableDirList()
optional .hadoop.hdfs.SnapshottableDirectoryListingProto snapshottableDirList = 1; |
HdfsProtos.SnapshottableDirectoryListingProtoOrBuilder |
getSnapshottableDirListOrBuilder()
optional .hadoop.hdfs.SnapshottableDirectoryListingProto snapshottableDirList = 1; |
boolean |
hasSnapshottableDirList()
optional .hadoop.hdfs.SnapshottableDirectoryListingProto snapshottableDirList = 1; |
boolean hasSnapshottableDirList()
optional .hadoop.hdfs.SnapshottableDirectoryListingProto snapshottableDirList = 1;HdfsProtos.SnapshottableDirectoryListingProto getSnapshottableDirList()
optional .hadoop.hdfs.SnapshottableDirectoryListingProto snapshottableDirList = 1;HdfsProtos.SnapshottableDirectoryListingProtoOrBuilder getSnapshottableDirListOrBuilder()
optional .hadoop.hdfs.SnapshottableDirectoryListingProto snapshottableDirList = 1;Copyright © 2013 Apache Software Foundation. All rights reserved.