Package | Description |
---|---|
org.apache.paimon.operation | |
org.apache.paimon.table.sink |
Modifier and Type | Method and Description |
---|---|
List<FileStoreWrite.State<T>> |
AbstractFileStoreWrite.checkpoint() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractFileStoreWrite.restore(List<FileStoreWrite.State<T>> states) |
Modifier and Type | Method and Description |
---|---|
List<FileStoreWrite.State<T>> |
TableWriteImpl.checkpoint() |
Modifier and Type | Method and Description |
---|---|
void |
TableWriteImpl.restore(List<FileStoreWrite.State<T>> state) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.