Class CachePool.DirectiveList
java.lang.Object
org.apache.hadoop.util.IntrusiveCollection<CacheDirective>
org.apache.hadoop.hdfs.server.namenode.CachePool.DirectiveList
- All Implemented Interfaces:
Iterable<CacheDirective>,Collection<CacheDirective>
- Enclosing class:
- CachePool
public static final class CachePool.DirectiveList
extends org.apache.hadoop.util.IntrusiveCollection<CacheDirective>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.util.IntrusiveCollection
org.apache.hadoop.util.IntrusiveCollection.Element, org.apache.hadoop.util.IntrusiveCollection.IntrusiveIterator -
Field Summary
Fields inherited from class org.apache.hadoop.util.IntrusiveCollection
LOG -
Method Summary
Methods inherited from class org.apache.hadoop.util.IntrusiveCollection
add, addAll, addFirst, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Collection
equals, hashCode, parallelStream, removeIf, spliterator, stream, toArray
-
Method Details
-
getCachePool
-