Uses of Interface
org.apache.hadoop.hbase.ClusterIdFileParser
Packages that use ClusterIdFileParser
-
Uses of ClusterIdFileParser in org.apache.hadoop.hbase
Classes in org.apache.hadoop.hbase that implement ClusterIdFileParserModifier and TypeClassDescriptionstatic classstatic class -
Uses of ClusterIdFileParser in org.apache.hadoop.hbase.util
Methods in org.apache.hadoop.hbase.util with parameters of type ClusterIdFileParserModifier and TypeMethodDescriptionstatic <T extends ClusterIdFile>
TFSUtils.getClusterIdFile(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path rootdir, ClusterIdFileParser<T> parser) Use the given parser object to read and parse contents of Cluster Id file.