- java.lang.Object
-
- org.apache.flink.api.common.functions.util.CopyingListCollector<T>
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
close()
Closes the collector.
|
void |
collect(T record)
Emits a record.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.