T - public class ThrottledIterator<T> extends Object implements Iterator<T>, Serializable
| 构造器和说明 |
|---|
ThrottledIterator(Iterator<T> source,
long elementsPerSecond) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.