| 类 | 说明 |
|---|---|
| CoreOptions |
Core options for paimon.
|
| 枚举 | 说明 |
|---|---|
| CoreOptions.ChangelogProducer |
Specifies the changelog producer for table.
|
| CoreOptions.FileFormatType |
Specifies the file format type for store.
|
| CoreOptions.LogChangelogMode |
Specifies the log changelog mode for table.
|
| CoreOptions.LogConsistency |
Specifies the log consistency mode for table.
|
| CoreOptions.MergeEngine |
Specifies the merge engine for table with primary key.
|
| CoreOptions.SequenceAutoPadding |
Specifies the way of making up time precision for sequence field.
|
| CoreOptions.SortEngine |
Specifies the sort engine for table with primary key.
|
| CoreOptions.StartupMode |
Specifies the startup mode for log consumer.
|
| CoreOptions.StreamingCompactionType |
Compaction type when trigger a compaction action.
|
| CoreOptions.StreamingReadMode |
Specifies the type for streaming read.
|
| CoreOptions.TagCreationMode |
The mode for tag creation.
|
| CoreOptions.TagCreationPeriod |
The period for tag creation.
|
| WriteMode |
Defines the write mode for paimon.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.