org.apache.hadoop.hbase.snapshot
Class SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter
java.lang.Object
org.apache.hadoop.hbase.util.FSUtils.BlackListDirFilter
org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter
- All Implemented Interfaces:
- org.apache.hadoop.fs.PathFilter
- Enclosing class:
- SnapshotDescriptionUtils
public static class SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter
- extends FSUtils.BlackListDirFilter
Filter that only accepts completed snapshot directories
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter
public SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter(org.apache.hadoop.fs.FileSystem fs)
- Parameters:
fs
-
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.