T - The type of iterator data.@PublicEvolving public abstract class SamplingIterator<T> extends Object implements Iterator<T>
| Constructor and Description |
|---|
SamplingIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNext, nextCopyright © 2022 CDAP Licensed under the Apache License, Version 2.0.