public class HBaseHFileBootstrapIndexWriter extends BootstrapIndex.IndexWriter
metaClient| Constructor and Description |
|---|
HBaseHFileBootstrapIndexWriter(String bootstrapBasePath,
HoodieTableMetaClient metaClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendNextPartition(String partitionPath,
List<BootstrapFileMapping> bootstrapFileMappings) |
void |
begin() |
void |
close()
Close Writer Handles.
|
void |
finish() |
public HBaseHFileBootstrapIndexWriter(String bootstrapBasePath, HoodieTableMetaClient metaClient)
public void close()
close in interface AutoCloseableclose in class BootstrapIndex.IndexWriterpublic void begin()
begin in class BootstrapIndex.IndexWriterpublic void appendNextPartition(String partitionPath, List<BootstrapFileMapping> bootstrapFileMappings)
appendNextPartition in class BootstrapIndex.IndexWriterpublic void finish()
finish in class BootstrapIndex.IndexWriterCopyright © 2024 The Apache Software Foundation. All rights reserved.