void close()
RecordCollector Contract
RecordCollector
is the contract of record collectors that can send a record to a topic.
Method | Description |
---|---|
|
Closes the Used when…FIXME |
|
Flushes the Used exclusively when |
|
|
|
Used exclusively when |
|
Sends a record to a topic Used when:
|
RecordCollector | Description |
---|---|
|
|
|
Supplier Contract and recordCollector
Method
RecordCollector
defines a Supplier
that is used to access the RecordCollector.
RecordCollector recordCollector()
Note
|
|