public class HoodieSnapshotCopier extends Object implements Serializable
| Constructor and Description |
|---|
HoodieSnapshotCopier() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
snapshot(org.apache.spark.api.java.JavaSparkContext jsc,
String baseDir,
String outputDir,
boolean shouldAssumeDatePartitioning) |
public void snapshot(org.apache.spark.api.java.JavaSparkContext jsc,
String baseDir,
String outputDir,
boolean shouldAssumeDatePartitioning)
throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.