| 类 | 说明 |
|---|---|
| CoreOptions |
Core options for paimon.
|
| PartitionSettedRow |
An implementation of
InternalRow which provides a row the fixed partition value. |
| 枚举 | 说明 |
|---|---|
| CoreOptions.ChangelogProducer |
Specifies the changelog producer for table.
|
| CoreOptions.ConsumerMode |
Specifies the log consistency mode for table.
|
| CoreOptions.ExpireExecutionMode |
The execution mode for expire.
|
| CoreOptions.FileFormatType |
Specifies the file format type for store.
|
| CoreOptions.IncrementalBetweenScanMode |
Specifies this scan type for incremental scan .
|
| 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.StreamingReadMode |
Specifies the type for streaming read.
|
| CoreOptions.StreamScanMode |
Inner stream scan mode for some internal requirements.
|
| CoreOptions.TagCreationMode |
The mode for tag creation.
|
| CoreOptions.TagCreationPeriod |
The period for tag creation.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.