java.util.Iterator<org.apache.hadoop.yarn.api.records.SchedulingRequest>public class PopularTagsIterator
extends java.lang.Object
implements java.util.Iterator<org.apache.hadoop.yarn.api.records.SchedulingRequest>
| Constructor | Description |
|---|---|
PopularTagsIterator(java.util.Collection<org.apache.hadoop.yarn.api.records.SchedulingRequest> schedulingRequests) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
hasNext() |
|
org.apache.hadoop.yarn.api.records.SchedulingRequest |
next() |
public PopularTagsIterator(java.util.Collection<org.apache.hadoop.yarn.api.records.SchedulingRequest> schedulingRequests)
public boolean hasNext()
hasNext in interface java.util.Iterator<org.apache.hadoop.yarn.api.records.SchedulingRequest>public org.apache.hadoop.yarn.api.records.SchedulingRequest next()
next in interface java.util.Iterator<org.apache.hadoop.yarn.api.records.SchedulingRequest>Copyright © 2008–2025 Apache Software Foundation. All rights reserved.