|
Change Parameter Type evictableMmapped : Map<Long,ShortCircuitReplica> to evictableMmapped : LinkedMap in method public visit(numOutstandingMmaps int, replicas Map<ExtendedBlockId,ShortCircuitReplica>, failedLoads Map<ExtendedBlockId,InvalidToken>, evictable LinkedMap, evictableMmapped LinkedMap) : void in class org.apache.hadoop.fs.TestEnhancedByteBufferAccess.CountingVisitor |
From |
To |
|
Change Parameter Type map : TreeMap<Long,ShortCircuitReplica> to map : LinkedMap in method private removeEvictable(replica ShortCircuitReplica, map LinkedMap) : void in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitCache |
From |
To |
|
Change Parameter Type evictable : Map<Long,ShortCircuitReplica> to evictable : LinkedMap in method public visit(numOutstandingMmaps int, replicas Map<ExtendedBlockId,ShortCircuitReplica>, failedLoads Map<ExtendedBlockId,InvalidToken>, evictable LinkedMap, evictableMmapped LinkedMap) : void in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitCache.CacheVisitor |
From |
To |
|
Change Parameter Type map : TreeMap<Long,ShortCircuitReplica> to map : LinkedMap in method private insertEvictable(evictionTimeNs Long, replica ShortCircuitReplica, map LinkedMap) : void in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitCache |
From |
To |
|
Change Parameter Type evictableMmapped : Map<Long,ShortCircuitReplica> to evictableMmapped : LinkedMap in method public visit(numOutstandingMmaps int, replicas Map<ExtendedBlockId,ShortCircuitReplica>, failedLoads Map<ExtendedBlockId,InvalidToken>, evictable LinkedMap, evictableMmapped LinkedMap) : void in class org.apache.hadoop.hdfs.shortcircuit.ShortCircuitCache.CacheVisitor |
From |
To |
|
Change Parameter Type evictable : Map<Long,ShortCircuitReplica> to evictable : LinkedMap in method public visit(numOutstandingMmaps int, replicas Map<ExtendedBlockId,ShortCircuitReplica>, failedLoads Map<ExtendedBlockId,InvalidToken>, evictable LinkedMap, evictableMmapped LinkedMap) : void in class org.apache.hadoop.fs.TestEnhancedByteBufferAccess.CountingVisitor |
From |
To |
|
Change Variable Type evictableMmapped : Map<Long,ShortCircuitReplica> to evictableMmapped : LinkedMap in method private waitForReplicaAnchorStatus(cache ShortCircuitCache, block ExtendedBlock, expectedIsAnchorable boolean, expectedIsAnchored boolean, expectedOutstandingMmaps int) : void in class org.apache.hadoop.fs.TestEnhancedByteBufferAccess |
From |
To |
|
Change Variable Type evictable : Map<Long,ShortCircuitReplica> to evictable : LinkedMap in method public testZeroCopyMmapCache() : void in class org.apache.hadoop.fs.TestEnhancedByteBufferAccess |
From |
To |
|
Change Variable Type evictable : Map<Long,ShortCircuitReplica> to evictable : LinkedMap in method private waitForReplicaAnchorStatus(cache ShortCircuitCache, block ExtendedBlock, expectedIsAnchorable boolean, expectedIsAnchored boolean, expectedOutstandingMmaps int) : void in class org.apache.hadoop.fs.TestEnhancedByteBufferAccess |
From |
To |
|
Change Variable Type evictableMmapped : Map<Long,ShortCircuitReplica> to evictableMmapped : LinkedMap in method public testZeroCopyMmapCache() : void in class org.apache.hadoop.fs.TestEnhancedByteBufferAccess |
From |
To |