@InterfaceAudience.Public @InterfaceStability.Evolving
See: Description
Class | Description |
---|---|
OrderedPartitionedKVOutput |
OrderedPartitionedKVOutput is an AbstractLogicalOutput which sorts
key/value pairs written to it. |
UnorderedKVOutput |
UnorderedKVOutput is a LogicalOutput that writes key
value data without applying any ordering or grouping constraints. |
UnorderedPartitionedKVOutput |
UnorderedPartitionedKVOutput is a LogicalOutput which can be used to
write Key-Value pairs. |
Copyright © 2024 Apache Software Foundation. All rights reserved.