public class PopularTagsIterator extends Object implements Iterator<org.apache.hadoop.yarn.api.records.SchedulingRequest>
Constructor and Description |
---|
PopularTagsIterator(Collection<org.apache.hadoop.yarn.api.records.SchedulingRequest> schedulingRequests) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
org.apache.hadoop.yarn.api.records.SchedulingRequest |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public PopularTagsIterator(Collection<org.apache.hadoop.yarn.api.records.SchedulingRequest> schedulingRequests)
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.