Package | Description |
---|---|
org.apache.paimon.table.sink |
Modifier and Type | Interface and Description |
---|---|
interface |
BatchWriteBuilder
An interface for building the
BatchTableWrite and BatchTableCommit . |
interface |
StreamWriteBuilder
An interface for building the
StreamTableWrite and StreamTableCommit . |
Modifier and Type | Class and Description |
---|---|
class |
BatchWriteBuilderImpl
Implementation for
WriteBuilder . |
class |
StreamWriteBuilderImpl
Implementation for
WriteBuilder . |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.