public static interface ShortCircuitCache.CacheVisitor
| Modifier and Type | Method and Description | 
|---|---|
| void | visit(int numOutstandingMmaps,
     Map<org.apache.hadoop.hdfs.ExtendedBlockId,org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplica> replicas,
     Map<org.apache.hadoop.hdfs.ExtendedBlockId,org.apache.hadoop.security.token.SecretManager.InvalidToken> failedLoads,
     org.apache.commons.collections.map.LinkedMap evictable,
     org.apache.commons.collections.map.LinkedMap evictableMmapped) | 
void visit(int numOutstandingMmaps,
           Map<org.apache.hadoop.hdfs.ExtendedBlockId,org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplica> replicas,
           Map<org.apache.hadoop.hdfs.ExtendedBlockId,org.apache.hadoop.security.token.SecretManager.InvalidToken> failedLoads,
           org.apache.commons.collections.map.LinkedMap evictable,
           org.apache.commons.collections.map.LinkedMap evictableMmapped)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.