public static interface HdfsProtos.SnapshottableDirectoryListingProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
HdfsProtos.SnapshottableDirectoryStatusProto |
getSnapshottableDirListing(int index)
repeated .hadoop.hdfs.SnapshottableDirectoryStatusProto snapshottableDirListing = 1; |
int |
getSnapshottableDirListingCount()
repeated .hadoop.hdfs.SnapshottableDirectoryStatusProto snapshottableDirListing = 1; |
List<HdfsProtos.SnapshottableDirectoryStatusProto> |
getSnapshottableDirListingList()
repeated .hadoop.hdfs.SnapshottableDirectoryStatusProto snapshottableDirListing = 1; |
HdfsProtos.SnapshottableDirectoryStatusProtoOrBuilder |
getSnapshottableDirListingOrBuilder(int index)
repeated .hadoop.hdfs.SnapshottableDirectoryStatusProto snapshottableDirListing = 1; |
List<? extends HdfsProtos.SnapshottableDirectoryStatusProtoOrBuilder> |
getSnapshottableDirListingOrBuilderList()
repeated .hadoop.hdfs.SnapshottableDirectoryStatusProto snapshottableDirListing = 1; |
List<HdfsProtos.SnapshottableDirectoryStatusProto> getSnapshottableDirListingList()
repeated .hadoop.hdfs.SnapshottableDirectoryStatusProto snapshottableDirListing = 1;
HdfsProtos.SnapshottableDirectoryStatusProto getSnapshottableDirListing(int index)
repeated .hadoop.hdfs.SnapshottableDirectoryStatusProto snapshottableDirListing = 1;
int getSnapshottableDirListingCount()
repeated .hadoop.hdfs.SnapshottableDirectoryStatusProto snapshottableDirListing = 1;
List<? extends HdfsProtos.SnapshottableDirectoryStatusProtoOrBuilder> getSnapshottableDirListingOrBuilderList()
repeated .hadoop.hdfs.SnapshottableDirectoryStatusProto snapshottableDirListing = 1;
HdfsProtos.SnapshottableDirectoryStatusProtoOrBuilder getSnapshottableDirListingOrBuilder(int index)
repeated .hadoop.hdfs.SnapshottableDirectoryStatusProto snapshottableDirListing = 1;
Copyright © 2013 Apache Software Foundation. All rights reserved.