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 |
---|---|
BatchTableWrite |
BatchWriteBuilderImpl.newWrite() |
BatchTableWrite |
BatchWriteBuilder.newWrite()
Create a
TableWrite to write InternalRow s. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.