- java.lang.Object
-
- org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.algorithm.iterators.SerialIterator
-
-
Constructor Summary
Constructors
Constructor and Description |
SerialIterator(Collection<org.apache.hadoop.yarn.api.records.SchedulingRequest> schedulingRequests) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator<org.apache.hadoop.yarn.api.records.SchedulingRequest>
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.