public interface StagingFileCommitter
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Void> |
commitFiles(ConnectorSession session,
String schemaName,
String tableName,
String tablePath,
boolean isCreateTable,
List<PartitionUpdate> partitionUpdates) |
com.google.common.util.concurrent.ListenableFuture<Void> commitFiles(ConnectorSession session, String schemaName, String tableName, String tablePath, boolean isCreateTable, List<PartitionUpdate> partitionUpdates)
Copyright © 2012–2023. All rights reserved.