Package | Description |
---|---|
org.apache.paimon | |
org.apache.paimon.flink | |
org.apache.paimon.flink.lookup | |
org.apache.paimon.iceberg | |
org.apache.paimon.table | |
org.apache.paimon.utils |
Modifier and Type | Class and Description |
---|---|
static class |
CoreOptions.ChangelogProducer
Specifies the changelog producer for table.
|
static class |
CoreOptions.ConsumerMode
Specifies the log consistency mode for table.
|
static class |
CoreOptions.ExpireExecutionMode
The execution mode for expire.
|
static class |
CoreOptions.IncrementalBetweenScanMode
Specifies this scan type for incremental scan .
|
static class |
CoreOptions.LogChangelogMode
Specifies the log changelog mode for table.
|
static class |
CoreOptions.LogConsistency
Specifies the log consistency mode for table.
|
static class |
CoreOptions.LookupLocalFileType
Specifies the local file type for lookup.
|
static class |
CoreOptions.MergeEngine
Specifies the merge engine for table with primary key.
|
static class |
CoreOptions.PartitionExpireStrategy
Specifies the expiration strategy for partition expiration.
|
static class |
CoreOptions.SortEngine
Specifies the sort engine for table with primary key.
|
static class |
CoreOptions.SortOrder
Specifies the sort order for field sequence id.
|
static class |
CoreOptions.StartupMode
Specifies the startup mode for log consumer.
|
static class |
CoreOptions.StreamingReadMode
Specifies the type for streaming read.
|
static class |
CoreOptions.StreamScanMode
Inner stream scan mode for some internal requirements.
|
static class |
CoreOptions.TagCreationMode
The mode for tag creation.
|
static class |
CoreOptions.TagCreationPeriod
The period for tag creation.
|
static class |
CoreOptions.TagPeriodFormatter
The period format options for tag creation.
|
class |
TableType
Type of the table.
|
Modifier and Type | Class and Description |
---|---|
static class |
FlinkConnectorOptions.SplitAssignMode
Split assign mode for
StaticFileStoreSplitEnumerator . |
static class |
FlinkConnectorOptions.WatermarkEmitStrategy
Watermark emit strategy for scan.
|
Modifier and Type | Class and Description |
---|---|
static class |
LookupFileStoreTable.LookupStreamScanMode
Inner stream scan mode for lookup table.
|
Modifier and Type | Class and Description |
---|---|
static class |
IcebergOptions.StorageType
Where to store Iceberg metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
CatalogTableType
Enum of catalog table type.
|
Modifier and Type | Class and Description |
---|---|
static class |
HadoopUtils.HadoopConfigLoader
Specifies the way of loading hadoop config.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.