public class RowDataHashPartitionChannelComputer extends Object implements ChannelComputer<InternalRow>
| Constructor and Description |
|---|
RowDataHashPartitionChannelComputer(TableSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
int |
channel(InternalRow record) |
void |
setup(int numChannels) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitselect, select, transformpublic RowDataHashPartitionChannelComputer(TableSchema schema)
public void setup(int numChannels)
setup in interface ChannelComputer<InternalRow>public int channel(InternalRow record)
channel in interface ChannelComputer<InternalRow>Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.