Uses of Class
org.apache.storm.hdfs.common.HdfsUtils.Pair
-
Uses of HdfsUtils.Pair in org.apache.storm.hdfs.common
-
Uses of HdfsUtils.Pair in org.apache.storm.hdfs.spout
Modifier and TypeMethodDescriptionstatic HdfsUtils.Pair<org.apache.hadoop.fs.Path,
FileLock.LogEntry> FileLock.locateOldestExpiredLock
(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path lockFilesDir, int locktimeoutSec) Finds oldest expired lock file (using modification timestamp), then takes ownership of the lock file.