Home
last modified time | relevance | path

Searched refs:getSnapshottableDirListing (Results 1 – 19 of 19) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/snapshot/
H A DTestSnapshottableDirListing.java87 dirs = hdfs.getSnapshottableDirListing(); in testListSnapshottableDir()
94 dirs = hdfs.getSnapshottableDirListing(); in testListSnapshottableDir()
99 dirs = hdfs.getSnapshottableDirListing(); in testListSnapshottableDir()
108 dirs = hdfs.getSnapshottableDirListing(); in testListSnapshottableDir()
123 dirs = hdfs.getSnapshottableDirListing(); in testListSnapshottableDir()
132 dirs = hdfs.getSnapshottableDirListing(); in testListSnapshottableDir()
147 dirs = hdfs.getSnapshottableDirListing(); in testListSnapshottableDir()
156 dirs = hdfs.getSnapshottableDirListing(); in testListSnapshottableDir()
164 dirs = hdfs.getSnapshottableDirListing(); in testListSnapshottableDir()
222 dirs = fs1.getSnapshottableDirListing(); in testListWithDifferentUser()
[all …]
H A DTestSnapshotMetrics.java124 SnapshottableDirectoryStatus[] status = hdfs.getSnapshottableDirListing(); in testSnapshottableDirs()
H A DTestSetQuotaWithSnapshot.java139 SnapshottableDirectoryStatus[] status = hdfs.getSnapshottableDirListing(); in testClearQuota()
H A DTestRenameWithSnapshots.java1102 assertEquals(2, fsn.getSnapshottableDirListing().length); in testRenameAndUpdateSnapshottableDirs()
1118 SnapshottableDirectoryStatus[] dirs = fsn.getSnapshottableDirListing(); in testRenameAndUpdateSnapshottableDirs()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/snapshot/
H A DLsSnapshottableDir.java58 SnapshottableDirectoryStatus[] stats = dfs.getSnapshottableDirListing(); in run()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/
H A DFSDirSnapshotOp.java131 static SnapshottableDirectoryStatus[] getSnapshottableDirListing( in getSnapshottableDirListing() method in FSDirSnapshotOp
137 return snapshotManager.getSnapshottableDirListing(user); in getSnapshottableDirListing()
H A DNameNodeRpcServer.java1639 public SnapshottableDirectoryStatus[] getSnapshottableDirListing() in getSnapshottableDirListing() method in NameNodeRpcServer
1643 .getSnapshottableDirListing(); in getSnapshottableDirListing()
H A DNamenodeFsck.java320 .getSnapshottableDirListing(); in fsck()
H A DFSNamesystem.java7392 public SnapshottableDirectoryStatus[] getSnapshottableDirListing() in getSnapshottableDirListing() method
7400 status = FSDirSnapshotOp.getSnapshottableDirListing(dir, snapshotManager); in getSnapshottableDirListing()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/
H A DTestFSImageWithSnapshot.java209 .getSnapshottableDirListing(null); in testSnapshotOnRoot()
292 SnapshottableDirectoryStatus[] dirBefore = hdfs.getSnapshottableDirListing(); in checkImage()
319 SnapshottableDirectoryStatus[] dirAfter = hdfs.getSnapshottableDirListing(); in checkImage()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/snapshot/
H A DSnapshotManager.java328 public SnapshottableDirectoryStatus[] getSnapshottableDirListing( in getSnapshottableDirListing() method in SnapshotManager
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/
H A DClientProtocol.java640 public SnapshottableDirectoryStatus[] getSnapshottableDirListing() in getSnapshottableDirListing() method
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/mover/
H A DMover.java229 dirs = dfs.getSnapshottableDirListing(); in getSnapshottableDirs()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/
H A DClientNamenodeProtocolTranslatorPB.java1081 public SnapshottableDirectoryStatus[] getSnapshottableDirListing() in getSnapshottableDirListing() method in ClientNamenodeProtocolTranslatorPB
1087 .getSnapshottableDirListing(null, req); in getSnapshottableDirListing()
H A DClientNamenodeProtocolServerSideTranslatorPB.java1119 public GetSnapshottableDirListingResponseProto getSnapshottableDirListing( in getSnapshottableDirListing() method in ClientNamenodeProtocolServerSideTranslatorPB
1124 .getSnapshottableDirListing(); in getSnapshottableDirListing()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/proto/
H A DClientNamenodeProtocol.proto820 rpc getSnapshottableDirListing(GetSnapshottableDirListingRequestProto) rpc
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/
H A DDistributedFileSystem.java1705 public SnapshottableDirectoryStatus[] getSnapshottableDirListing()
1707 return dfs.getSnapshottableDirListing();
H A DDFSClient.java2672 public SnapshottableDirectoryStatus[] getSnapshottableDirListing() in getSnapshottableDirListing() method in DFSClient
2678 return namenode.getSnapshottableDirListing(); in getSnapshottableDirListing()
/dports/net/rclone/rclone-1.57.0/vendor/github.com/colinmarc/hdfs/v2/internal/protocol/hadoop_hdfs/
H A DClientNamenodeProtocol.proto854 rpc getSnapshottableDirListing(GetSnapshottableDirListingRequestProto) rpc