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