Uses of Interface
org.apache.hadoop.util.IdentityHashStore.Visitor
Packages that use IdentityHashStore.Visitor
-
Uses of IdentityHashStore.Visitor in org.apache.hadoop.util
Methods in org.apache.hadoop.util with parameters of type IdentityHashStore.VisitorModifier and TypeMethodDescriptionvoidIdentityHashStore.visitAll(IdentityHashStore.Visitor<K, V> visitor) Visit all key, value pairs in the IdentityHashStore.