| 程序包 | 说明 |
|---|---|
| org.apache.paimon |
| 类和说明 |
|---|
| CoreOptions
Core options for paimon.
|
| 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.
|
| CoreOptions.TagPeriodFormatter
The period format options for tag creation.
|
| PartitionSettedRow
An implementation of
InternalRow which provides a row the fixed partition value. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.