Package | Description |
---|---|
org.apache.paimon.crosspartition | |
org.apache.paimon.flink.sink.index |
Modifier and Type | Method and Description |
---|---|
static KeyPartOrRow |
KeyPartOrRow.fromByteValue(byte value) |
static KeyPartOrRow |
KeyPartOrRow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyPartOrRow[] |
KeyPartOrRow.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
org.apache.flink.api.java.tuple.Tuple2<KeyPartOrRow,T> |
KeyWithRowSerializer.copy(org.apache.flink.api.java.tuple.Tuple2<KeyPartOrRow,T> from) |
org.apache.flink.api.java.tuple.Tuple2<KeyPartOrRow,T> |
KeyWithRowSerializer.createInstance() |
org.apache.flink.api.java.tuple.Tuple2<KeyPartOrRow,T> |
KeyWithRowSerializer.deserialize(org.apache.flink.core.memory.DataInputView source) |
org.apache.flink.api.common.typeutils.TypeSerializer<org.apache.flink.api.java.tuple.Tuple2<KeyPartOrRow,T>> |
KeyWithRowSerializer.duplicate() |
Modifier and Type | Method and Description |
---|---|
int |
KeyPartRowChannelComputer.channel(org.apache.flink.api.java.tuple.Tuple2<KeyPartOrRow,InternalRow> record) |
org.apache.flink.api.java.tuple.Tuple2<KeyPartOrRow,T> |
KeyWithRowSerializer.copy(org.apache.flink.api.java.tuple.Tuple2<KeyPartOrRow,T> from) |
void |
GlobalIndexAssignerOperator.processElement(org.apache.flink.streaming.runtime.streamrecord.StreamRecord<org.apache.flink.api.java.tuple.Tuple2<KeyPartOrRow,InternalRow>> streamRecord) |
void |
KeyWithRowSerializer.serialize(org.apache.flink.api.java.tuple.Tuple2<KeyPartOrRow,T> record,
org.apache.flink.core.memory.DataOutputView target) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.