Constructor and Description |
---|
CopyingListCollector(List<T> list,
TypeSerializer<T> serializer) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the collector.
|
void |
collect(T record)
Emits a record.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.