| 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 |
StreamWriteBuilderImpl.newWrite() |
StreamTableWrite |
StreamWriteBuilder.newWrite()
Create a
TableWrite to write InternalRows. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.