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