| Interface | Description |
|---|---|
| RowDataKeySelector |
RowDataKeySelector takes an RowData and extracts the deterministic key for the RowData.
|
| Class | Description |
|---|---|
| BinaryRowDataKeySelector |
A KeySelector which will extract key from RowData.
|
| EmptyRowDataKeySelector |
A utility class which key is always empty no matter what the input row is.
|
| GenericRowDataKeySelector |
A KeySelector which will extract key from RowData.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.