| Package | Description |
|---|---|
| org.apache.hudi.common.config | |
| org.apache.hudi.common.table.timeline |
| Modifier and Type | Method and Description |
|---|---|
TimeGeneratorType |
HoodieTimeGeneratorConfig.getTimeGeneratorType() |
| Modifier and Type | Method and Description |
|---|---|
HoodieTimeGeneratorConfig.Builder |
HoodieTimeGeneratorConfig.Builder.withTimeGeneratorType(TimeGeneratorType type) |
| Modifier and Type | Method and Description |
|---|---|
static TimeGeneratorType |
TimeGeneratorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeGeneratorType[] |
TimeGeneratorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.