public class SavepointActionExecutor<T,I,K,O> extends BaseActionExecutor<T,I,K,O,HoodieSavepointMetadata>
config, context, instantFileNameGenerator, instantFileNameParser, instantGenerator, instantTime, storageConf, table| Constructor and Description |
|---|
SavepointActionExecutor(HoodieEngineContext context,
HoodieWriteConfig config,
HoodieTable<T,I,K,O> table,
String instantTime,
String user,
String comment) |
| Modifier and Type | Method and Description |
|---|---|
HoodieSavepointMetadata |
execute() |
dropIndexOnRestore, writeTableMetadata, writeTableMetadata, writeTableMetadata, writeTableMetadatapublic SavepointActionExecutor(HoodieEngineContext context, HoodieWriteConfig config, HoodieTable<T,I,K,O> table, String instantTime, String user, String comment)
public HoodieSavepointMetadata execute()
execute in class BaseActionExecutor<T,I,K,O,HoodieSavepointMetadata>Copyright © 2024 The Apache Software Foundation. All rights reserved.