public static interface ShortCircuitCache.CacheVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visit(int numOutstandingMmaps,
Map<ExtendedBlockId,org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplica> replicas,
Map<ExtendedBlockId,org.apache.hadoop.security.token.SecretManager.InvalidToken> failedLoads,
Map<Long,org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplica> evictable,
Map<Long,org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplica> evictableMmapped) |
void visit(int numOutstandingMmaps, Map<ExtendedBlockId,org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplica> replicas, Map<ExtendedBlockId,org.apache.hadoop.security.token.SecretManager.InvalidToken> failedLoads, Map<Long,org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplica> evictable, Map<Long,org.apache.hadoop.hdfs.shortcircuit.ShortCircuitReplica> evictableMmapped)
Copyright © 2018 CERN. All Rights Reserved.