Package | Description |
---|---|
org.apache.paimon.flink.compact.changelog |
Modifier and Type | Method and Description |
---|---|
ChangelogCompactTask |
ChangelogCompactTaskSerializer.deserialize(int version,
byte[] serialized) |
Modifier and Type | Method and Description |
---|---|
org.apache.flink.api.common.typeutils.TypeSerializer<ChangelogCompactTask> |
ChangelogTaskTypeInfo.createSerializer(org.apache.flink.api.common.ExecutionConfig config) |
Class<ChangelogCompactTask> |
ChangelogTaskTypeInfo.getTypeClass() |
Modifier and Type | Method and Description |
---|---|
byte[] |
ChangelogCompactTaskSerializer.serialize(ChangelogCompactTask obj) |
Modifier and Type | Method and Description |
---|---|
void |
ChangelogCompactWorkerOperator.processElement(org.apache.flink.streaming.runtime.streamrecord.StreamRecord<org.apache.flink.types.Either<Committable,ChangelogCompactTask>> record) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.