Package | Description |
---|---|
org.apache.paimon.table.sink |
Modifier and Type | Interface and Description |
---|---|
interface |
InnerTableWrite
Inner
TableWrite contains overwrite setter. |
Modifier and Type | Class and Description |
---|---|
class |
TableWriteImpl<T>
TableWrite implementation. |
Modifier and Type | Method and Description |
---|---|
StreamTableWrite |
StreamWriteBuilder.newWrite()
Create a
TableWrite to write InternalRow s. |
StreamTableWrite |
StreamWriteBuilderImpl.newWrite() |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.