Home
last modified time | relevance | path

Searched refs:modifyDirective (Results 1 – 2 of 2) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/
H A DFSNDNCacheOp.java56 cacheManager.modifyDirective(directive, pc, flags); in modifyCacheDirective()
H A DCacheManager.java594 public void modifyDirective(CacheDirectiveInfo info, in modifyDirective() method in CacheManager