Home
last modified time | relevance | path

Searched defs:expectedNumOutstandingMmaps (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/
H A DTestEnhancedByteBufferAccess.java294 private final int expectedNumOutstandingMmaps; field in TestEnhancedByteBufferAccess.CountingVisitor
299 CountingVisitor(int expectedNumOutstandingMmaps, in CountingVisitor()