Uses of Interface
org.apache.hadoop.hdfs.server.aliasmap.InMemoryAliasMap.CheckedFunction2
Packages that use InMemoryAliasMap.CheckedFunction2
-
Uses of InMemoryAliasMap.CheckedFunction2 in org.apache.hadoop.hdfs.server.aliasmap
Constructors in org.apache.hadoop.hdfs.server.aliasmap with parameters of type InMemoryAliasMap.CheckedFunction2ModifierConstructorDescriptionInMemoryLevelDBAliasMapServer(InMemoryAliasMap.CheckedFunction2<org.apache.hadoop.conf.Configuration, String, InMemoryAliasMap> initFun, String blockPoolId)