Home
last modified time | relevance | path

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

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/
H A DClientNamenodeProtocolTranslatorPB.java1237 private static class BatchedCachePoolEntries class in ClientNamenodeProtocolTranslatorPB
1241 public BatchedCachePoolEntries(ListCachePoolsResponseProto proto) { in BatchedCachePoolEntries() method in ClientNamenodeProtocolTranslatorPB.BatchedCachePoolEntries
1266 return new BatchedCachePoolEntries( in listCachePools()