| Class | Description |
|---|---|
| HoodieCLI |
This class is responsible to load table metadata and hoodie related configs.
|
| HoodieCliSparkConfig |
Class storing configs for init spark.
|
| HoodiePrintHelper |
Helper class to render table for hoodie-cli.
|
| HoodiePrompt |
This class deals with displaying prompt on CLI based on the state.
|
| HoodieTableHeaderFields |
Fields of print table header.
|
| Main |
Main class that delegates to Spring Shell's Bootstrap class in order to simplify debugging inside an IDE.
|
| Table |
Table to be rendered.
|
| TableHeader |
Header for the table to be rendered.
|
| Enum | Description |
|---|---|
| HoodieCLI.CLIState |
Enum for CLI state.
|
Copyright © 2025 The Apache Software Foundation. All rights reserved.