Skip navigation links

Back to Flink Website

A B C D E F G H I J K L M N O P Q R S T U V W Y 

A

abort() - Method in interface org.apache.flink.table.store.file.io.FileWriter
Abort to clear orphan file(s) if encounter any error.
abort() - Method in class org.apache.flink.table.store.file.io.RollingFileWriter
 
abort() - Method in class org.apache.flink.table.store.file.io.SingleFileWriter
 
absoluteTimeMillis() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.clock.Clock
 
absoluteTimeMillis() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.clock.SystemClock
 
AbstractAvroBulkFormat<A,T,SplitT extends org.apache.flink.connector.file.src.FileSourceSplit> - Class in org.apache.flink.table.store.format.avro
Provides a BulkFormat for Avro records.
AbstractAvroBulkFormat(Schema) - Constructor for class org.apache.flink.table.store.format.avro.AbstractAvroBulkFormat
 
AbstractCatalog - Class in org.apache.flink.table.store.file.catalog
Common implementation of Catalog.
AbstractCatalog() - Constructor for class org.apache.flink.table.store.file.catalog.AbstractCatalog
 
AbstractCompactRewriter - Class in org.apache.flink.table.store.file.mergetree.compact
Common implementation of CompactRewriter.
AbstractCompactRewriter() - Constructor for class org.apache.flink.table.store.file.mergetree.compact.AbstractCompactRewriter
 
AbstractDataTableScan - Class in org.apache.flink.table.store.table.source
An abstraction layer above FileStoreScan to provide input split generation.
AbstractDataTableScan(FileStoreScan, TableSchema, FileStorePathFactory, CoreOptions) - Constructor for class org.apache.flink.table.store.table.source.AbstractDataTableScan
 
AbstractFileRecordIterator<V> - Class in org.apache.flink.table.store.file.io
Abstract RecordReader.RecordIterator implementation for schema evolution.
AbstractFileRecordIterator(int[]) - Constructor for class org.apache.flink.table.store.file.io.AbstractFileRecordIterator
 
AbstractFileStore<T> - Class in org.apache.flink.table.store.file
Base FileStore implementation.
AbstractFileStore(SchemaManager, long, CoreOptions, RowType) - Constructor for class org.apache.flink.table.store.file.AbstractFileStore
 
AbstractFileStoreScan - Class in org.apache.flink.table.store.file.operation
Default implementation of FileStoreScan.
AbstractFileStoreScan(RowType, RowType, SnapshotManager, SchemaManager, long, ManifestFile.Factory, ManifestList.Factory, int, boolean) - Constructor for class org.apache.flink.table.store.file.operation.AbstractFileStoreScan
 
AbstractFileStoreTable - Class in org.apache.flink.table.store.table
Abstract FileStoreTable.
AbstractFileStoreTable(Path, TableSchema) - Constructor for class org.apache.flink.table.store.table.AbstractFileStoreTable
 
AbstractFileStoreWrite<T> - Class in org.apache.flink.table.store.file.operation
Base FileStoreWrite implementation.
AbstractFileStoreWrite(String, SnapshotManager, FileStoreScan) - Constructor for class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite
 
AbstractFileStoreWrite.WriterContainer<T> - Class in org.apache.flink.table.store.file.operation
RecordWriter with the snapshot id it is created upon and the identifier of its last modified commit.
AbstractTableStoreFactory - Class in org.apache.flink.table.store.connector
Abstract table store factory to create table source and table sink.
AbstractTableStoreFactory() - Constructor for class org.apache.flink.table.store.connector.AbstractTableStoreFactory
 
accept(KeyValue) - Method in interface org.apache.flink.table.store.file.mergetree.WriteBuffer.KvConsumer
 
acquireTimeout(HiveConf) - Static method in class org.apache.flink.table.store.hive.HiveCatalogLock
 
Action - Interface in org.apache.flink.table.store.connector.action
Abstract class for Flink actions.
Action.Factory - Class in org.apache.flink.table.store.connector.action
Factory to create Action.
add(RowData, RowData) - Method in class org.apache.flink.table.store.connector.lookup.RocksDBSetState
 
add(KeyValue) - Method in class org.apache.flink.table.store.file.mergetree.compact.aggregate.AggregateMergeFunction
 
add(KeyValue) - Method in class org.apache.flink.table.store.file.mergetree.compact.DeduplicateMergeFunction
 
add(KeyValue) - Method in class org.apache.flink.table.store.file.mergetree.compact.FullChangelogMergeFunctionWrapper
 
add(KeyValue) - Method in interface org.apache.flink.table.store.file.mergetree.compact.MergeFunction
Add the given KeyValue to the merge function.
add(KeyValue) - Method in interface org.apache.flink.table.store.file.mergetree.compact.MergeFunctionWrapper
 
add(KeyValue) - Method in class org.apache.flink.table.store.file.mergetree.compact.PartialUpdateMergeFunction
 
add(KeyValue) - Method in class org.apache.flink.table.store.file.mergetree.compact.ReducerMergeFunctionWrapper
Adds the given KeyValue to the MergeFunction helper.
add(KeyValue) - Method in class org.apache.flink.table.store.file.mergetree.compact.ValueCountMergeFunction
 
addColumn(String, LogicalType) - Static method in interface org.apache.flink.table.store.file.schema.SchemaChange
 
addColumn(String, LogicalType, String) - Static method in interface org.apache.flink.table.store.file.schema.SchemaChange
 
addField(int, boolean, boolean) - Method in class org.apache.flink.table.store.codegen.SortSpec.SortSpecBuilder
 
addFileCommittable(FileCommittable) - Method in class org.apache.flink.table.store.file.manifest.ManifestCommittable
 
addLevel0File(DataFileMeta) - Method in class org.apache.flink.table.store.file.mergetree.Levels
 
addLogOffset(int, long) - Method in class org.apache.flink.table.store.file.manifest.ManifestCommittable
 
addNewFile(DataFileMeta) - Method in class org.apache.flink.table.store.file.append.AppendOnlyCompactManager
 
addNewFile(DataFileMeta) - Method in interface org.apache.flink.table.store.file.compact.CompactManager
Add a new file.
addNewFile(DataFileMeta) - Method in class org.apache.flink.table.store.file.compact.NoopCompactManager
 
addNewFile(DataFileMeta) - Method in class org.apache.flink.table.store.file.mergetree.compact.MergeTreeCompactManager
 
addNewFiles(List<DataFileMeta>) - Method in class org.apache.flink.table.store.file.append.AppendOnlyWriter
 
addNewFiles(List<DataFileMeta>) - Method in class org.apache.flink.table.store.file.mergetree.MergeTreeWriter
 
addNewFiles(List<DataFileMeta>) - Method in interface org.apache.flink.table.store.file.utils.RecordWriter
Add files to the internal CompactManager.
addReader(int) - Method in class org.apache.flink.table.store.connector.source.ContinuousFileSplitEnumerator
 
addReader(int) - Method in class org.apache.flink.table.store.connector.source.StaticFileStoreSplitEnumerator
 
addSplitsBack(List<FileStoreSourceSplit>, int) - Method in class org.apache.flink.table.store.connector.source.ContinuousFileSplitEnumerator
 
addSplitsBack(List<FileStoreSourceSplit>, int) - Method in class org.apache.flink.table.store.connector.source.StaticFileStoreSplitEnumerator
 
after() - Method in class org.apache.flink.table.store.file.compact.CompactResult
 
after() - Method in class org.apache.flink.table.store.file.mergetree.compact.FullChangelogMergeFunctionWrapper.Result
Latest full compaction result for this key.
AGG_FUNCTION - Static variable in class org.apache.flink.table.store.file.mergetree.compact.aggregate.AggregateMergeFunction.RowAggregator
 
AggregateMergeFunction - Class in org.apache.flink.table.store.file.mergetree.compact.aggregate
A MergeFunction where key is primary key (unique) and value is the partial record, pre-aggregate non-null fields on merge.
AggregateMergeFunction(RowData.FieldGetter[], AggregateMergeFunction.RowAggregator) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.aggregate.AggregateMergeFunction
 
AggregateMergeFunction.RowAggregator - Class in org.apache.flink.table.store.file.mergetree.compact.aggregate
Provide an Aggregator for merge a new row data.
allFiles() - Method in class org.apache.flink.table.store.file.mergetree.Levels
 
alterDatabase(String, CatalogDatabase, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
alterFunction(ObjectPath, CatalogFunction, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
alterNamespace(String[], NamespaceChange...) - Method in class org.apache.flink.table.store.spark.SparkCatalog
 
alterPartition(ObjectPath, CatalogPartitionSpec, CatalogPartition, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
alterPartitionColumnStatistics(ObjectPath, CatalogPartitionSpec, CatalogColumnStatistics, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
alterPartitionStatistics(ObjectPath, CatalogPartitionSpec, CatalogTableStatistics, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
alterTable(ObjectPath, CatalogBaseTable, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
alterTable(ObjectPath, List<SchemaChange>, boolean) - Method in interface org.apache.flink.table.store.file.catalog.Catalog
Modify an existing table from SchemaChanges.
alterTable(ObjectPath, List<SchemaChange>, boolean) - Method in class org.apache.flink.table.store.file.catalog.FileSystemCatalog
 
alterTable(ObjectPath, List<SchemaChange>, boolean) - Method in class org.apache.flink.table.store.hive.HiveCatalog
 
alterTable(Identifier, TableChange...) - Method in class org.apache.flink.table.store.spark.SparkCatalog
 
alterTableColumnStatistics(ObjectPath, CatalogColumnStatistics, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
alterTableStatistics(ObjectPath, CatalogTableStatistics, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
And - Class in org.apache.flink.table.store.file.predicate
and(Predicate...) - Static method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
and(List<Predicate>) - Static method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
ANY - Static variable in class org.apache.flink.table.store.codegen.SortSpec
SortSpec does not require sort.
append(Path, int, Progressable) - Method in class org.apache.flink.table.store.format.fs.HadoopReadOnlyFileSystem
 
AppendOnlyCompactManager - Class in org.apache.flink.table.store.file.append
Compact manager for AppendOnlyFileStore.
AppendOnlyCompactManager(ExecutorService, LinkedList<DataFileMeta>, int, int, long, AppendOnlyCompactManager.CompactRewriter, DataFilePathFactory) - Constructor for class org.apache.flink.table.store.file.append.AppendOnlyCompactManager
 
AppendOnlyCompactManager.AutoCompactTask - Class in org.apache.flink.table.store.file.append
A CompactTask impl for append-only table auto-compaction.
AppendOnlyCompactManager.CompactRewriter - Interface in org.apache.flink.table.store.file.append
Compact rewriter for append-only table.
AppendOnlyCompactManager.IterativeCompactTask - Class in org.apache.flink.table.store.file.append
A CompactTask impl for full compaction of append-only table.
AppendOnlyFileStore - Class in org.apache.flink.table.store.file
FileStore for reading and writing RowData.
AppendOnlyFileStore(SchemaManager, long, CoreOptions, RowType, RowType, RowType) - Constructor for class org.apache.flink.table.store.file.AppendOnlyFileStore
 
AppendOnlyFileStoreRead - Class in org.apache.flink.table.store.file.operation
AppendOnlyFileStoreRead(SchemaManager, long, RowType, FileFormat, FileStorePathFactory) - Constructor for class org.apache.flink.table.store.file.operation.AppendOnlyFileStoreRead
 
AppendOnlyFileStoreScan - Class in org.apache.flink.table.store.file.operation
AppendOnlyFileStoreScan(RowType, RowType, RowType, SnapshotManager, SchemaManager, long, ManifestFile.Factory, ManifestList.Factory, int, boolean) - Constructor for class org.apache.flink.table.store.file.operation.AppendOnlyFileStoreScan
 
AppendOnlyFileStoreTable - Class in org.apache.flink.table.store.table
AppendOnlyFileStoreWrite - Class in org.apache.flink.table.store.file.operation
AppendOnlyFileStoreWrite(AppendOnlyFileStoreRead, long, String, RowType, FileStorePathFactory, SnapshotManager, FileStoreScan, CoreOptions) - Constructor for class org.apache.flink.table.store.file.operation.AppendOnlyFileStoreWrite
 
AppendOnlySplitGenerator - Class in org.apache.flink.table.store.table.source
Append only implementation of SplitGenerator.
AppendOnlySplitGenerator(long, long) - Constructor for class org.apache.flink.table.store.table.source.AppendOnlySplitGenerator
 
AppendOnlyWriter - Class in org.apache.flink.table.store.file.append
A RecordWriter implementation that only accepts records which are always insert operations and don't have any unique keys or sort keys.
AppendOnlyWriter(long, FileFormat, long, RowType, long, CompactManager, boolean, DataFilePathFactory) - Constructor for class org.apache.flink.table.store.file.append.AppendOnlyWriter
 
apply(RowData) - Method in interface org.apache.flink.table.store.codegen.Projection
 
applyFilters(List<ResolvedExpression>) - Method in class org.apache.flink.table.store.connector.source.FlinkTableSource
 
applyLimit(long) - Method in class org.apache.flink.table.store.connector.source.FlinkTableSource
 
applyOverwrite(boolean) - Method in class org.apache.flink.table.store.connector.sink.TableStoreSink
 
applyProjection(int[][]) - Method in class org.apache.flink.table.store.connector.source.FlinkTableSource
 
applyStaticPartition(Map<String, String>) - Method in class org.apache.flink.table.store.connector.sink.TableStoreSink
 
applyWatermark(WatermarkStrategy<RowData>) - Method in class org.apache.flink.table.store.connector.source.TableStoreSource
 
array() - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
ArrayDataType - Class in org.apache.flink.table.store.file.schema
A data type for array.
ArrayDataType(boolean, DataType) - Constructor for class org.apache.flink.table.store.file.schema.ArrayDataType
 
assertNoDelete(Collection<ManifestEntry>) - Static method in class org.apache.flink.table.store.file.manifest.ManifestEntry
 
asSummaryString() - Method in class org.apache.flink.table.store.connector.sink.TableStoreSink
 
asSummaryString() - Method in class org.apache.flink.table.store.connector.source.SystemTableSource
 
asSummaryString() - Method in class org.apache.flink.table.store.connector.source.TableStoreSource
 
AtomicDataType - Class in org.apache.flink.table.store.file.schema
A data type that does not contain further data types (e.g.
AtomicDataType(LogicalType) - Constructor for class org.apache.flink.table.store.file.schema.AtomicDataType
 
AtomicFileWriter - Interface in org.apache.flink.table.store.file.utils
The AtomicFileWriter creates AtomicFsDataOutputStream.The streams do not make the files they write to immediately visible, but instead write to temp files or other temporary storage.
AtomicFsDataOutputStream - Class in org.apache.flink.table.store.file.utils
A stream initially writes to hidden files or temp files and only creates the target file once it is closed and "committed".
AtomicFsDataOutputStream() - Constructor for class org.apache.flink.table.store.file.utils.AtomicFsDataOutputStream
 
AUDIT_LOG - Static variable in class org.apache.flink.table.store.table.system.AuditLogTable
 
AuditLogTable - Class in org.apache.flink.table.store.table.system
A Table for reading audit log of table.
AuditLogTable(FileStoreTable) - Constructor for class org.apache.flink.table.store.table.system.AuditLogTable
 
AUTO_CREATE - Static variable in class org.apache.flink.table.store.CoreOptions
 
AutoClosableProcess - Class in org.apache.flink.table.store.benchmark.utils
Utility class to terminate a given Process when exiting a try-with-resources statement.
AutoClosableProcess.AutoClosableProcessBuilder - Class in org.apache.flink.table.store.benchmark.utils
Builder for most sophisticated processes.
AutoCompactTask(List<DataFileMeta>, AppendOnlyCompactManager.CompactRewriter) - Constructor for class org.apache.flink.table.store.file.append.AppendOnlyCompactManager.AutoCompactTask
 
AvroFileFormat - Class in org.apache.flink.table.store.format.avro
AvroFileFormat(ReadableConfig) - Constructor for class org.apache.flink.table.store.format.avro.AvroFileFormat
 
AvroFileFormatFactory - Class in org.apache.flink.table.store.format.avro
Factory to create AvroFileFormat.
AvroFileFormatFactory() - Constructor for class org.apache.flink.table.store.format.avro.AvroFileFormatFactory
 

B

baseManifestList() - Method in class org.apache.flink.table.store.file.Snapshot
 
BATCH_SIZE - Static variable in class org.apache.flink.table.store.format.orc.OrcInputFormatFactory
 
batchCount - Variable in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
before() - Method in class org.apache.flink.table.store.file.compact.CompactResult
 
before() - Method in class org.apache.flink.table.store.file.mergetree.compact.FullChangelogMergeFunctionWrapper.Result
Previous full compaction result for this key.
beforeSql() - Method in class org.apache.flink.table.store.benchmark.Sink
 
Benchmark - Class in org.apache.flink.table.store.benchmark
The entry point to run benchmark.
Benchmark() - Constructor for class org.apache.flink.table.store.benchmark.Benchmark
 
BENCHMARK_CONF_FILENAME - Static variable in class org.apache.flink.table.store.benchmark.utils.BenchmarkGlobalConfiguration
 
BenchmarkGlobalConfiguration - Class in org.apache.flink.table.store.benchmark.utils
Global configuration object for benchmark.
BenchmarkMetric - Class in org.apache.flink.table.store.benchmark.metric
Metric collected per org.apache.flink.table.store.benchmark.BenchmarkOptions#METRIC_MONITOR_DURATION for a single query.
BenchmarkMetric(double, long, double, Long) - Constructor for class org.apache.flink.table.store.benchmark.metric.BenchmarkMetric
 
BenchmarkOptions - Class in org.apache.flink.table.store.benchmark
Benchmark execution options.
BenchmarkOptions() - Constructor for class org.apache.flink.table.store.benchmark.BenchmarkOptions
 
BenchmarkUtils - Class in org.apache.flink.table.store.benchmark.utils
Formatting utils for benchmark.
BenchmarkUtils() - Constructor for class org.apache.flink.table.store.benchmark.utils.BenchmarkUtils
 
between(int, Object, Object) - Method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
BinaryExternalMerger - Class in org.apache.flink.table.store.file.sort
Record merger for sort of BinaryRowData.
BinaryExternalMerger(IOManager, int, int, SpillChannelManager, BinaryRowDataSerializer, RecordComparator, boolean, BlockCompressionFactory, int) - Constructor for class org.apache.flink.table.store.file.sort.BinaryExternalMerger
 
BinaryExternalSortBuffer - Class in org.apache.flink.table.store.file.sort
A spillable SortBuffer.
BinaryExternalSortBuffer(BinaryRowDataSerializer, RecordComparator, int, BinaryInMemorySortBuffer, IOManager, int) - Constructor for class org.apache.flink.table.store.file.sort.BinaryExternalSortBuffer
 
BinaryIndexedSortable - Class in org.apache.flink.table.store.file.sort
An abstract sortable, provide basic compare and swap.
BinaryIndexedSortable(NormalizedKeyComputer, BinaryRowDataSerializer, RecordComparator, ArrayList<MemorySegment>, MemorySegmentPool) - Constructor for class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
BinaryInMemorySortBuffer - Class in org.apache.flink.table.store.file.sort
In memory sort buffer for binary row.
BinaryRowDataUtil - Class in org.apache.flink.table.store.utils
Utilities for BinaryRowData.
BinaryRowDataUtil() - Constructor for class org.apache.flink.table.store.utils.BinaryRowDataUtil
 
BinaryTableStats - Class in org.apache.flink.table.store.file.stats
A serialized row bytes to cache FieldStats.
BinaryTableStats(RowData) - Constructor for class org.apache.flink.table.store.file.stats.BinaryTableStats
 
BinaryTableStats(BinaryRowData, BinaryRowData, long[]) - Constructor for class org.apache.flink.table.store.file.stats.BinaryTableStats
 
BinaryTableStats(BinaryRowData, BinaryRowData, long[], FieldStats[]) - Constructor for class org.apache.flink.table.store.file.stats.BinaryTableStats
 
BLOCK_CACHE_SIZE - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
BLOCK_SIZE - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
BLOOM_FILTER_BITS_PER_KEY - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
BLOOM_FILTER_BLOCK_BASED_MODE - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
BOOTSTRAP_SERVERS - Static variable in class org.apache.flink.table.store.kafka.KafkaLogOptions
 
bucket() - Method in class org.apache.flink.table.store.connector.sink.LogOffsetCommittable
 
BUCKET - Static variable in class org.apache.flink.table.store.CoreOptions
 
bucket() - Method in class org.apache.flink.table.store.CoreOptions
 
bucket() - Method in class org.apache.flink.table.store.file.manifest.ManifestEntry
 
bucket - Variable in class org.apache.flink.table.store.file.manifest.ManifestEntry.Identifier
 
bucket(RowData) - Method in class org.apache.flink.table.store.table.sink.BucketComputer
 
bucket(RowData, BinaryRowData) - Method in class org.apache.flink.table.store.table.sink.BucketComputer
 
bucket(int, int) - Static method in class org.apache.flink.table.store.table.sink.BucketComputer
 
bucket() - Method in class org.apache.flink.table.store.table.sink.FileCommittable
 
bucket() - Method in class org.apache.flink.table.store.table.sink.SinkRecord
 
bucket(RowData) - Method in class org.apache.flink.table.store.table.sink.SinkRecordConverter
 
bucket() - Method in class org.apache.flink.table.store.table.source.DataSplit
 
BUCKET_KEY - Static variable in class org.apache.flink.table.store.CoreOptions
 
bucketComputer() - Method in interface org.apache.flink.table.store.table.FileStoreTable
 
BucketComputer - Class in org.apache.flink.table.store.table.sink
A BucketComputer to compute bucket by bucket keys or primary keys or whole row.
BucketComputer(TableSchema) - Constructor for class org.apache.flink.table.store.table.sink.BucketComputer
 
bucketComputer() - Method in interface org.apache.flink.table.store.table.SupportsWrite
 
bucketKeyType - Variable in class org.apache.flink.table.store.file.operation.AbstractFileStoreScan
 
bucketPath(Path, String, int) - Static method in class org.apache.flink.table.store.file.io.DataFilePathFactory
 
bucketPath(BinaryRowData, int) - Method in class org.apache.flink.table.store.file.utils.FileStorePathFactory
 
BucketSelector - Class in org.apache.flink.table.store.file.predicate
Selector to select bucket from Predicate.
BucketSelector(int[]) - Constructor for class org.apache.flink.table.store.file.predicate.BucketSelector
 
BucketsTable - Class in org.apache.flink.table.store.table.system
A table to produce modified partitions and buckets for each snapshot.
BucketsTable(FileStoreTable, boolean) - Constructor for class org.apache.flink.table.store.table.system.BucketsTable
 
BucketStreamPartitioner - Class in org.apache.flink.table.store.connector.sink
A StreamPartitioner to partition records by bucket.
BucketStreamPartitioner(TableSchema) - Constructor for class org.apache.flink.table.store.connector.sink.BucketStreamPartitioner
 
build() - Method in class org.apache.flink.table.store.codegen.SortSpec.SortSpecBuilder
 
build(StreamExecutionEnvironment) - Method in class org.apache.flink.table.store.connector.action.CompactAction
 
build() - Method in class org.apache.flink.table.store.connector.sink.CompactorSinkBuilder
 
build() - Method in class org.apache.flink.table.store.connector.sink.FlinkSinkBuilder
 
build() - Method in class org.apache.flink.table.store.connector.source.CompactorSourceBuilder
 
build() - Method in class org.apache.flink.table.store.connector.source.FlinkSourceBuilder
 
build(BinaryRowData, int) - Method in class org.apache.flink.table.store.file.io.KeyValueFileReaderFactory.Builder
 
build(BinaryRowData, int, boolean, List<Predicate>) - Method in class org.apache.flink.table.store.file.io.KeyValueFileReaderFactory.Builder
 
build(BinaryRowData, int) - Method in class org.apache.flink.table.store.file.io.KeyValueFileWriterFactory.Builder
 
build(TableSchema, TableSchema) - Method in class org.apache.flink.table.store.file.utils.BulkFormatMapping.BulkFormatMappingBuilder
 
build() - Method in class org.apache.flink.table.store.spark.SparkScanBuilder
 
build() - Method in class org.apache.flink.table.store.spark.SparkWriteBuilder
 
builder() - Static method in class org.apache.flink.table.store.codegen.SortSpec
 
builder(SchemaManager, long, RowType, RowType, FileFormat, FileStorePathFactory, KeyValueFieldsExtractor) - Static method in class org.apache.flink.table.store.file.io.KeyValueFileReaderFactory
 
builder(long, RowType, RowType, FileFormat, FileStorePathFactory, long) - Static method in class org.apache.flink.table.store.file.io.KeyValueFileWriterFactory
 
BulkFormatMapping - Class in org.apache.flink.table.store.file.utils
Class with index mapping and bulk format.
BulkFormatMapping(int[], BulkFormat<RowData, FileSourceSplit>) - Constructor for class org.apache.flink.table.store.file.utils.BulkFormatMapping
 
BulkFormatMapping.BulkFormatMappingBuilder - Class in org.apache.flink.table.store.file.utils
Builder to build BulkFormatMapping.
BYTE_ARRAY_BASE_OFFSET - Static variable in class org.apache.flink.table.store.utils.BinaryRowDataUtil
 
ByteArray(byte[]) - Constructor for class org.apache.flink.table.store.connector.lookup.RocksDBState.ByteArray
 
byteArrayEquals(byte[], byte[], int) - Static method in class org.apache.flink.table.store.utils.BinaryRowDataUtil
 
byteArrayEquals(Object, long, Object, long, int) - Static method in class org.apache.flink.table.store.utils.BinaryRowDataUtil
 
bytes - Variable in class org.apache.flink.table.store.connector.lookup.RocksDBState.ByteArray
 
bytes - Variable in class org.apache.flink.table.store.connector.lookup.RocksDBState.Reference
 

C

cache - Variable in class org.apache.flink.table.store.connector.lookup.RocksDBState
 
call() - Method in class org.apache.flink.table.store.file.compact.CompactTask
 
cancelCompaction() - Method in class org.apache.flink.table.store.file.compact.CompactFutureManager
 
cancelCompaction() - Method in interface org.apache.flink.table.store.file.compact.CompactManager
Cancel currently running compaction task.
cancelCompaction() - Method in class org.apache.flink.table.store.file.compact.NoopCompactManager
 
cancelJob(String) - Method in class org.apache.flink.table.store.benchmark.metric.FlinkRestClient
 
canEqual(Object) - Method in class org.apache.flink.table.store.connector.sink.CommittableTypeInfo
 
capabilities() - Method in class org.apache.flink.table.store.spark.SparkTable
 
castFromString(String, LogicalType) - Static method in class org.apache.flink.table.store.utils.TypeUtils
 
castToIntegral(DecimalData) - Static method in class org.apache.flink.table.store.utils.RowDataUtils
 
catalog() - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
Catalog - Interface in org.apache.flink.table.store.file.catalog
This interface is responsible for reading and writing metadata such as database/table from a table store catalog.
Catalog.DatabaseAlreadyExistException - Exception in org.apache.flink.table.store.file.catalog
Exception for trying to create a database that already exists.
Catalog.DatabaseNotEmptyException - Exception in org.apache.flink.table.store.file.catalog
Exception for trying to drop on a database that is not empty.
Catalog.DatabaseNotExistException - Exception in org.apache.flink.table.store.file.catalog
Exception for trying to operate on a database that doesn't exist.
Catalog.TableAlreadyExistException - Exception in org.apache.flink.table.store.file.catalog
Exception for trying to create a table that already exists.
Catalog.TableNotExistException - Exception in org.apache.flink.table.store.file.catalog
Exception for trying to operate on a table that doesn't exist.
CatalogFactory - Interface in org.apache.flink.table.store.file.catalog
Factory to create Catalog.
CatalogLock - Interface in org.apache.flink.table.store.file.catalog
An interface that allows source and sink to use global lock to some transaction-related things.
CatalogLock.Factory - Interface in org.apache.flink.table.store.file.catalog
Factory to create CatalogLock.
CatalogLockFactory(CatalogLock.Factory, ObjectPath) - Constructor for class org.apache.flink.table.store.file.operation.Lock.CatalogLockFactory
 
CatalogOptions - Class in org.apache.flink.table.store
Catalog options for table store.
changelog() - Method in class org.apache.flink.table.store.file.compact.CompactResult
 
CHANGELOG_FILE_PREFIX - Static variable in class org.apache.flink.table.store.file.io.DataFilePathFactory
 
CHANGELOG_PRODUCER - Static variable in class org.apache.flink.table.store.CoreOptions
 
CHANGELOG_PRODUCER_FULL_COMPACTION_TRIGGER_INTERVAL - Static variable in class org.apache.flink.table.store.CoreOptions
 
changelogFiles() - Method in class org.apache.flink.table.store.file.io.CompactIncrement
 
changelogFiles() - Method in class org.apache.flink.table.store.file.io.NewFilesIncrement
 
changelogManifestList() - Method in class org.apache.flink.table.store.file.Snapshot
 
changelogProducer() - Method in class org.apache.flink.table.store.CoreOptions
 
changelogProducerFullCompactionTriggerInterval() - Method in class org.apache.flink.table.store.CoreOptions
 
ChangelogValueCountFileStoreTable - Class in org.apache.flink.table.store.table
FileStoreTable for WriteMode.CHANGE_LOG write mode without primary keys.
ChangelogWithKeyFileStoreTable - Class in org.apache.flink.table.store.table
FileStoreTable for WriteMode.CHANGE_LOG write mode with primary keys.
channelReaderInputViewIterator(AbstractChannelReaderInputView) - Method in class org.apache.flink.table.store.file.sort.BinaryExternalMerger
 
checkAlterTableOption(String) - Static method in class org.apache.flink.table.store.file.schema.SchemaManager
 
checkMaxSleep(HiveConf) - Static method in class org.apache.flink.table.store.hive.HiveCatalogLock
 
checkNextIndexOffset() - Method in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
check if we need request next index memory.
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.flink.table.store.mapred.TableStoreOutputFormat
 
checkPidPgrpidForMatch() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
Verify that the given process id is same as its process group id.
checkPidPgrpidForMatch(String, String) - Static method in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
checkpointId() - Method in class org.apache.flink.table.store.connector.sink.Committable
 
children() - Method in class org.apache.flink.table.store.file.predicate.CompoundPredicate
 
cleanUp() - Method in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
clear() - Method in class org.apache.flink.table.store.file.mergetree.SortBufferWriteBuffer
 
clear() - Method in interface org.apache.flink.table.store.file.mergetree.WriteBuffer
Removes all records from this table.
clear() - Method in class org.apache.flink.table.store.file.sort.BinaryExternalSortBuffer
 
clear() - Method in class org.apache.flink.table.store.file.sort.BinaryInMemorySortBuffer
We add clear() method here instead of reset() to release all memory segments.
clear() - Method in interface org.apache.flink.table.store.file.sort.SortBuffer
 
Clock - Class in org.apache.flink.table.store.benchmark.metric.cpu.clock
A clock that gives access to time.
Clock() - Constructor for class org.apache.flink.table.store.benchmark.metric.cpu.clock.Clock
 
close() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetricReceiver
 
close() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetricSender
 
close() - Method in class org.apache.flink.table.store.benchmark.metric.FlinkRestClient
 
close() - Method in class org.apache.flink.table.store.benchmark.metric.MetricReporter
 
close() - Method in class org.apache.flink.table.store.benchmark.utils.AutoClosableProcess
 
close() - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
close() - Method in class org.apache.flink.table.store.connector.lookup.FileStoreLookupFunction
 
close() - Method in class org.apache.flink.table.store.connector.lookup.RocksDBStateFactory
 
close() - Method in class org.apache.flink.table.store.connector.sink.CommitterOperator
 
close() - Method in class org.apache.flink.table.store.connector.sink.StoreCommitter
 
close() - Method in class org.apache.flink.table.store.connector.sink.StoreSinkWriteImpl
 
close() - Method in class org.apache.flink.table.store.connector.sink.StoreWriteOperator
 
close() - Method in class org.apache.flink.table.store.connector.source.ContinuousFileSplitEnumerator
 
close() - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplitReader
 
close() - Method in class org.apache.flink.table.store.connector.source.StaticFileStoreSplitEnumerator
 
close() - Method in class org.apache.flink.table.store.file.append.AppendOnlyWriter
 
close() - Method in class org.apache.flink.table.store.file.catalog.FileSystemCatalog
 
close() - Method in class org.apache.flink.table.store.file.io.KeyValueDataFileRecordReader
 
close() - Method in class org.apache.flink.table.store.file.io.RollingFileWriter
 
close() - Method in class org.apache.flink.table.store.file.io.RowDataFileRecordReader
 
close() - Method in class org.apache.flink.table.store.file.io.SingleFileWriter
 
close() - Method in class org.apache.flink.table.store.file.mergetree.compact.ConcatRecordReader
 
close() - Method in class org.apache.flink.table.store.file.mergetree.compact.SortMergeReader
 
close() - Method in class org.apache.flink.table.store.file.mergetree.DropDeleteReader
 
close() - Method in class org.apache.flink.table.store.file.mergetree.MergeTreeWriter
 
close() - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite
 
close() - Method in interface org.apache.flink.table.store.file.operation.FileStoreWrite
Close the writer.
close() - Method in class org.apache.flink.table.store.file.operation.Lock.CatalogLockImpl
 
close() - Method in class org.apache.flink.table.store.file.operation.Lock.EmptyLock
 
close() - Method in class org.apache.flink.table.store.file.utils.AtomicFsDataOutputStream
Closes this stream.
close() - Method in class org.apache.flink.table.store.file.utils.IteratorRecordReader
 
close() - Method in interface org.apache.flink.table.store.file.utils.RecordReader
Closes the reader and should release all resources.
close() - Method in class org.apache.flink.table.store.file.utils.RecordReaderIterator
 
close() - Method in interface org.apache.flink.table.store.file.utils.RecordWriter
Close this writer, the call will delete newly generated but not committed files.
close() - Method in class org.apache.flink.table.store.file.utils.RenamingAtomicFsDataOutputStream
 
close() - Method in class org.apache.flink.table.store.hive.HiveCatalog
 
close() - Method in class org.apache.flink.table.store.hive.HiveCatalogLock
 
close() - Method in class org.apache.flink.table.store.mapred.TableStoreRecordReader
 
close() - Method in class org.apache.flink.table.store.table.sink.TableCommit
 
close() - Method in interface org.apache.flink.table.store.table.sink.TableWrite
 
close() - Method in class org.apache.flink.table.store.table.sink.TableWriteImpl
 
closeAndCommit() - Method in class org.apache.flink.table.store.file.utils.AtomicFsDataOutputStream
Closes the stream, ensuring persistence of all data (similar to FSDataOutputStream.sync()).
closeAndCommit() - Method in class org.apache.flink.table.store.file.utils.RenamingAtomicFsDataOutputStream
 
closed - Variable in class org.apache.flink.table.store.file.io.SingleFileWriter
 
CodeGenerator - Interface in org.apache.flink.table.store.codegen
GeneratedClass generator.
CodeGeneratorImpl - Class in org.apache.flink.table.store.codegen
Default implementation of CodeGenerator.
CodeGeneratorImpl() - Constructor for class org.apache.flink.table.store.codegen.CodeGeneratorImpl
 
CodeGenLoader - Class in org.apache.flink.table.store.codegen
Copied and modified from the flink-table-planner-loader module.
CodeGenLoader() - Constructor for class org.apache.flink.table.store.codegen.CodeGenLoader
 
CodeGenUtils - Class in org.apache.flink.table.store.codegen
Utils for code generations.
CodeGenUtils() - Constructor for class org.apache.flink.table.store.codegen.CodeGenUtils
 
collect(RowData) - Method in class org.apache.flink.table.store.format.FieldStatsCollector
Update the statistics with a new row data.
columnFamily - Variable in class org.apache.flink.table.store.connector.lookup.RocksDBState
 
combine(long, List<Committable>) - Method in interface org.apache.flink.table.store.connector.sink.Committer
Compute an aggregated committable from a list of committables.
combine(long, List<Committable>) - Method in class org.apache.flink.table.store.connector.sink.StoreCommitter
 
comment() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
comment() - Method in class org.apache.flink.table.store.file.schema.UpdateSchema
 
commit(List<ManifestCommittable>) - Method in interface org.apache.flink.table.store.connector.sink.Committer
Commits the given ManifestCommittable.
commit(List<ManifestCommittable>) - Method in class org.apache.flink.table.store.connector.sink.StoreCommitter
 
commit(ManifestCommittable, Map<String, String>) - Method in interface org.apache.flink.table.store.file.operation.FileStoreCommit
Commit from manifest committable.
commit(ManifestCommittable, Map<String, String>) - Method in class org.apache.flink.table.store.file.operation.FileStoreCommitImpl
 
commit(long, List<FileCommittable>) - Method in class org.apache.flink.table.store.table.sink.TableCommit
 
commit(List<ManifestCommittable>) - Method in class org.apache.flink.table.store.table.sink.TableCommit
 
COMMIT_FORCE_COMPACT - Static variable in class org.apache.flink.table.store.CoreOptions
 
commitChanges(List<SchemaChange>) - Method in class org.apache.flink.table.store.file.schema.SchemaManager
Create SchemaChanges.
commitCreateTable(Table) - Method in class org.apache.flink.table.store.hive.TableStoreHiveMetaHook
 
commitDropTable(Table, boolean) - Method in class org.apache.flink.table.store.hive.TableStoreHiveMetaHook
 
commitEarliestHint(long) - Method in class org.apache.flink.table.store.file.utils.SnapshotManager
 
commitForceCompact() - Method in class org.apache.flink.table.store.CoreOptions
 
commitIdentifier() - Method in class org.apache.flink.table.store.file.Snapshot
 
commitKind() - Method in class org.apache.flink.table.store.file.Snapshot
 
commitLatestHint(long) - Method in class org.apache.flink.table.store.file.utils.SnapshotManager
 
commitNewVersion(UpdateSchema) - Method in class org.apache.flink.table.store.file.schema.SchemaManager
Create a new schema from UpdateSchema.
Committable - Class in org.apache.flink.table.store.connector.sink
Committable produced by PrepareCommitOperator.
Committable(long, Committable.Kind, Object) - Constructor for class org.apache.flink.table.store.connector.sink.Committable
 
CommittableSerializer - Class in org.apache.flink.table.store.connector.sink
SimpleVersionedSerializer for Committable.
CommittableSerializer(FileCommittableSerializer) - Constructor for class org.apache.flink.table.store.connector.sink.CommittableSerializer
 
committablesPerCheckpoint - Variable in class org.apache.flink.table.store.connector.sink.CommitterOperator
Group the committable by the checkpoint id.
CommittableStateManager - Interface in org.apache.flink.table.store.connector.sink
Helper interface for CommitterOperator.
CommittableTypeInfo - Class in org.apache.flink.table.store.connector.sink
Type information of Committable.
CommittableTypeInfo() - Constructor for class org.apache.flink.table.store.connector.sink.CommittableTypeInfo
 
Committer - Interface in org.apache.flink.table.store.connector.sink
The Committer is responsible for creating and committing an aggregated committable, which we call committable (see Committer.combine(long, java.util.List<org.apache.flink.table.store.connector.sink.Committable>)).
committer - Variable in class org.apache.flink.table.store.connector.sink.CommitterOperator
Aggregate committables to global committables and commit the global committables to the external system.
CommitterOperator - Class in org.apache.flink.table.store.connector.sink
Operator to commit Committables for each snapshot.
CommitterOperator(boolean, String, SerializableFunction<String, Committer>, CommittableStateManager) - Constructor for class org.apache.flink.table.store.connector.sink.CommitterOperator
 
commitUser - Variable in class org.apache.flink.table.store.connector.sink.StoreSinkWriteImpl
 
commitUser() - Method in class org.apache.flink.table.store.file.Snapshot
 
COMMON_IO_FORK_JOIN_POOL - Static variable in class org.apache.flink.table.store.file.utils.FileUtils
 
compact(Path) - Static method in class org.apache.flink.table.store.connector.action.FlinkActions
 
compact(BinaryRowData, int, boolean) - Method in class org.apache.flink.table.store.connector.sink.FullChangelogStoreSinkWrite
 
compact(BinaryRowData, int, boolean) - Method in class org.apache.flink.table.store.connector.sink.StoreSinkWriteImpl
 
compact(boolean) - Method in class org.apache.flink.table.store.file.append.AppendOnlyWriter
 
compact(boolean) - Method in class org.apache.flink.table.store.file.mergetree.MergeTreeWriter
 
compact(BinaryRowData, int, boolean) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite
 
compact(BinaryRowData, int, boolean) - Method in interface org.apache.flink.table.store.file.operation.FileStoreWrite
Compact data stored in given partition and bucket.
compact(boolean) - Method in interface org.apache.flink.table.store.file.utils.RecordWriter
Compact files related to the writer.
compact(BinaryRowData, int, boolean) - Method in interface org.apache.flink.table.store.table.sink.TableWrite
 
compact(BinaryRowData, int, boolean) - Method in class org.apache.flink.table.store.table.sink.TableWriteImpl
 
CompactAction - Class in org.apache.flink.table.store.connector.action
Table compact action for Flink.
compactAfter() - Method in class org.apache.flink.table.store.file.io.CompactIncrement
 
compactBefore() - Method in class org.apache.flink.table.store.file.io.CompactIncrement
 
compactedFiles - Variable in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
CompactedStartingScanner - Class in org.apache.flink.table.store.table.source.snapshot
CompactedStartingScanner() - Constructor for class org.apache.flink.table.store.table.source.snapshot.CompactedStartingScanner
 
CompactFutureManager - Class in org.apache.flink.table.store.file.compact
Base implementation of CompactManager which runs compaction in a separate thread.
CompactFutureManager() - Constructor for class org.apache.flink.table.store.file.compact.CompactFutureManager
 
CompactIncrement - Class in org.apache.flink.table.store.file.io
Files changed before and after compaction, with changelog produced during compaction.
CompactIncrement(List<DataFileMeta>, List<DataFileMeta>, List<DataFileMeta>) - Constructor for class org.apache.flink.table.store.file.io.CompactIncrement
 
compactIncrement() - Method in interface org.apache.flink.table.store.file.utils.RecordWriter.CommitIncrement
 
compactIncrement() - Method in class org.apache.flink.table.store.table.sink.FileCommittable
 
COMPACTION_MAX_FILE_NUM - Static variable in class org.apache.flink.table.store.CoreOptions
 
COMPACTION_MAX_SIZE_AMPLIFICATION_PERCENT - Static variable in class org.apache.flink.table.store.CoreOptions
 
COMPACTION_MAX_SORTED_RUN_NUM - Static variable in class org.apache.flink.table.store.CoreOptions
 
COMPACTION_MIN_FILE_NUM - Static variable in class org.apache.flink.table.store.CoreOptions
 
COMPACTION_SIZE_RATIO - Static variable in class org.apache.flink.table.store.CoreOptions
 
COMPACTION_STYLE - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
CompactionChangelogFollowUpScanner - Class in org.apache.flink.table.store.table.source.snapshot
CompactionChangelogFollowUpScanner() - Constructor for class org.apache.flink.table.store.table.source.snapshot.CompactionChangelogFollowUpScanner
 
compactionMaxFileNum() - Method in class org.apache.flink.table.store.CoreOptions
 
compactionMinFileNum() - Method in class org.apache.flink.table.store.CoreOptions
 
CompactManager - Interface in org.apache.flink.table.store.file.compact
Manager to submit compaction task.
CompactorSink - Class in org.apache.flink.table.store.connector.sink
FlinkSink for dedicated compact jobs.
CompactorSink(FileStoreTable, Lock.Factory) - Constructor for class org.apache.flink.table.store.connector.sink.CompactorSink
 
CompactorSinkBuilder - Class in org.apache.flink.table.store.connector.sink
Builder for CompactorSink.
CompactorSinkBuilder(FileStoreTable) - Constructor for class org.apache.flink.table.store.connector.sink.CompactorSinkBuilder
 
CompactorSourceBuilder - Class in org.apache.flink.table.store.connector.source
Source builder to build a Flink StaticFileStoreSource or ContinuousFileStoreSource.
CompactorSourceBuilder(String, FileStoreTable) - Constructor for class org.apache.flink.table.store.connector.source.CompactorSourceBuilder
 
CompactResult - Class in org.apache.flink.table.store.file.compact
Result of compaction.
CompactResult() - Constructor for class org.apache.flink.table.store.file.compact.CompactResult
 
CompactResult(DataFileMeta, DataFileMeta) - Constructor for class org.apache.flink.table.store.file.compact.CompactResult
 
CompactResult(List<DataFileMeta>, List<DataFileMeta>) - Constructor for class org.apache.flink.table.store.file.compact.CompactResult
 
CompactResult(List<DataFileMeta>, List<DataFileMeta>, List<DataFileMeta>) - Constructor for class org.apache.flink.table.store.file.compact.CompactResult
 
CompactRewriter - Interface in org.apache.flink.table.store.file.mergetree.compact
Rewrite sections to the files.
CompactStrategy - Interface in org.apache.flink.table.store.file.mergetree.compact
Compact strategy to decide which files to select for compaction.
CompactTask - Class in org.apache.flink.table.store.file.compact
Compact task.
CompactTask(List<DataFileMeta>) - Constructor for class org.apache.flink.table.store.file.compact.CompactTask
 
CompactUnit - Interface in org.apache.flink.table.store.file.compact
A files unit for compaction.
comparator - Variable in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
compare(RowData, RowData) - Method in interface org.apache.flink.table.store.codegen.RecordComparator
 
compare(int, int) - Method in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
compare(int, int, int, int) - Method in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
compare(Object, Object, LogicalTypeRoot) - Static method in class org.apache.flink.table.store.utils.RowDataUtils
 
compareKey(MemorySegment, int, MemorySegment, int) - Method in interface org.apache.flink.table.store.codegen.NormalizedKeyComputer
Compares two normalized keys in respective MemorySegment.
compareLiteral(LogicalType, Object, Object) - Static method in class org.apache.flink.table.store.file.predicate.CompareUtils
 
CompareUtils - Class in org.apache.flink.table.store.file.predicate
Utils for comparator.
compile(ClassLoader, String, String) - Static method in class org.apache.flink.table.store.codegen.CompileUtils
Compiles a generated code to a Class.
compile(ClassLoader) - Method in class org.apache.flink.table.store.codegen.GeneratedClass
Compiles the generated code, the compiled class will be cached in the GeneratedClass.
CompileUtils - Class in org.apache.flink.table.store.codegen
Utilities to compile a generated code to a Class.
CompileUtils() - Constructor for class org.apache.flink.table.store.codegen.CompileUtils
 
complement(int) - Method in class org.apache.flink.table.store.utils.Projection
Complement this projection.
complement(DataType) - Method in class org.apache.flink.table.store.utils.Projection
Like Projection.complement(int), using the dataType fields count.
ComponentClassLoader - Class in org.apache.flink.table.store.plugin
A URLClassLoader that restricts which classes can be loaded to those contained within the given classpath, except classes from a given set of packages that are either loaded owner or component-first.
ComponentClassLoader(URL[], ClassLoader, String[], String[]) - Constructor for class org.apache.flink.table.store.plugin.ComponentClassLoader
 
CompoundPredicate - Class in org.apache.flink.table.store.file.predicate
Non-leaf node in a Predicate tree.
CompoundPredicate(CompoundPredicate.Function, List<Predicate>) - Constructor for class org.apache.flink.table.store.file.predicate.CompoundPredicate
 
CompoundPredicate.Function - Class in org.apache.flink.table.store.file.predicate
Evaluate the predicate result based on multiple Predicates.
COMPRESSION_TYPE - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
ConcatRecordReader<T> - Class in org.apache.flink.table.store.file.mergetree.compact
This reader is to concatenate a list of RecordReaders and read them sequentially.
ConcatRecordReader(List<ConcatRecordReader.ReaderSupplier<T>>) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.ConcatRecordReader
 
ConcatRecordReader.ReaderSupplier<T> - Interface in org.apache.flink.table.store.file.mergetree.compact
Supplier to get RecordReader.
conf() - Method in class org.apache.flink.table.store.hive.SerializableHiveConf
 
ConfigOptionsDocGenerator - Class in org.apache.flink.table.store.docs.configuration
Class used for generating code based documentation of configuration parameters.
configureInputJobCredentials(TableDesc, Map<String, String>) - Method in class org.apache.flink.table.store.hive.TableStoreHiveStorageHandler
 
configureInputJobProperties(TableDesc, Map<String, String>) - Method in class org.apache.flink.table.store.hive.TableStoreHiveStorageHandler
 
configureInputJobProperties(Configuration, Properties, Map<String, String>) - Static method in class org.apache.flink.table.store.TableStoreJobConf
 
configureJobConf(TableDesc, JobConf) - Method in class org.apache.flink.table.store.hive.TableStoreHiveStorageHandler
 
configureOutputJobProperties(TableDesc, Map<String, String>) - Method in class org.apache.flink.table.store.hive.TableStoreHiveStorageHandler
 
configureTableJobProperties(TableDesc, Map<String, String>) - Method in class org.apache.flink.table.store.hive.TableStoreHiveStorageHandler
 
ConfigUtil - Class in org.apache.flink.table.store.benchmark.config
Config utils to load benchmark config from yaml in classpath, the main class is copied from ConfigUtil in flink-benchmarks.
ConfigUtil() - Constructor for class org.apache.flink.table.store.benchmark.config.ConfigUtil
 
consumeDataStream(ProviderContext, DataStream<RowData>) - Method in class org.apache.flink.table.store.connector.TableStoreDataStreamSinkProvider
 
contains(String) - Method in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
Returns boolean indicating whether pid is in process tree.
containsFields(Predicate, Set<String>) - Static method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
CONTINUOUS_DISCOVERY_INTERVAL - Static variable in class org.apache.flink.table.store.CoreOptions
 
ContinuousCompactorFollowUpScanner - Class in org.apache.flink.table.store.table.source.snapshot
FollowUpScanner used internally for stand-alone streaming compact job sources.
ContinuousCompactorFollowUpScanner() - Constructor for class org.apache.flink.table.store.table.source.snapshot.ContinuousCompactorFollowUpScanner
 
ContinuousCompactorStartingScanner - Class in org.apache.flink.table.store.table.source.snapshot
StartingScanner used internally for stand-alone streaming compact job sources.
ContinuousCompactorStartingScanner() - Constructor for class org.apache.flink.table.store.table.source.snapshot.ContinuousCompactorStartingScanner
 
ContinuousDataFileSnapshotEnumerator - Class in org.apache.flink.table.store.table.source.snapshot
SnapshotEnumerator for streaming read.
ContinuousDataFileSnapshotEnumerator(Path, DataTableScan, StartingScanner, FollowUpScanner, Long) - Constructor for class org.apache.flink.table.store.table.source.snapshot.ContinuousDataFileSnapshotEnumerator
 
ContinuousDataFileSnapshotEnumerator.Factory - Interface in org.apache.flink.table.store.table.source.snapshot
continuousDiscoveryInterval() - Method in class org.apache.flink.table.store.CoreOptions
 
ContinuousFileSplitEnumerator - Class in org.apache.flink.table.store.connector.source
A continuously monitoring enumerator.
ContinuousFileSplitEnumerator(SplitEnumeratorContext<FileStoreSourceSplit>, Collection<FileStoreSourceSplit>, Long, long, SnapshotEnumerator) - Constructor for class org.apache.flink.table.store.connector.source.ContinuousFileSplitEnumerator
 
ContinuousFileStoreSource - Class in org.apache.flink.table.store.connector.source
Unbounded FlinkSource for reading records.
ContinuousFileStoreSource(DataTable, int[][], Predicate, Long) - Constructor for class org.apache.flink.table.store.connector.source.ContinuousFileStoreSource
 
ContinuousFileStoreSource(DataTable, int[][], Predicate, Long, ContinuousDataFileSnapshotEnumerator.Factory) - Constructor for class org.apache.flink.table.store.connector.source.ContinuousFileStoreSource
 
ContinuousFromSnapshotStartingScanner - Class in org.apache.flink.table.store.table.source.snapshot
StartingScanner for the CoreOptions.StartupMode.FROM_SNAPSHOT startup mode of a streaming read.
ContinuousFromSnapshotStartingScanner(long) - Constructor for class org.apache.flink.table.store.table.source.snapshot.ContinuousFromSnapshotStartingScanner
 
ContinuousFromTimestampStartingScanner - Class in org.apache.flink.table.store.table.source.snapshot
StartingScanner for the CoreOptions.StartupMode.FROM_TIMESTAMP startup mode of a streaming read.
ContinuousFromTimestampStartingScanner(long) - Constructor for class org.apache.flink.table.store.table.source.snapshot.ContinuousFromTimestampStartingScanner
 
ContinuousLatestStartingScanner - Class in org.apache.flink.table.store.table.source.snapshot
StartingScanner for the CoreOptions.StartupMode.LATEST startup mode of a streaming read.
ContinuousLatestStartingScanner() - Constructor for class org.apache.flink.table.store.table.source.snapshot.ContinuousLatestStartingScanner
 
convert(RowType, ResolvedExpression) - Static method in class org.apache.flink.table.store.file.predicate.PredicateConverter
Try best to convert a ResolvedExpression to Predicate.
convert() - Method in class org.apache.flink.table.store.SearchArgumentToPredicateConverter
 
convert(Map<String, String>) - Static method in class org.apache.flink.table.store.spark.SparkCaseSensitiveConverter
 
convert(Filter) - Method in class org.apache.flink.table.store.spark.SparkFilterConverter
 
convert(RowData) - Method in class org.apache.flink.table.store.table.sink.SinkRecordConverter
 
convert(RowData) - Method in class org.apache.flink.table.store.utils.RowDataToObjectArrayConverter
 
convertFrom(int, RowData) - Method in class org.apache.flink.table.store.file.manifest.ManifestEntrySerializer
 
convertFrom(int, RowData) - Method in class org.apache.flink.table.store.file.manifest.ManifestFileMetaSerializer
 
convertFrom(int, RowData) - Method in class org.apache.flink.table.store.file.utils.VersionedObjectSerializer
 
convertJavaObject(LogicalType, Object) - Static method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
convertTo(ManifestEntry) - Method in class org.apache.flink.table.store.file.manifest.ManifestEntrySerializer
 
convertTo(ManifestFileMeta) - Method in class org.apache.flink.table.store.file.manifest.ManifestFileMetaSerializer
 
convertTo(T) - Method in class org.apache.flink.table.store.file.utils.VersionedObjectSerializer
 
convertToLogSinkRecord(SinkRecord) - Method in class org.apache.flink.table.store.table.sink.SinkRecordConverter
 
copy() - Method in class org.apache.flink.table.store.connector.sink.BucketStreamPartitioner
 
copy() - Method in class org.apache.flink.table.store.connector.sink.OffsetRowDataHashStreamPartitioner
 
copy() - Method in class org.apache.flink.table.store.connector.sink.TableStoreSink
 
copy() - Method in class org.apache.flink.table.store.connector.source.SystemTableSource
 
copy() - Method in class org.apache.flink.table.store.connector.source.TableStoreSource
 
copy(Map<String, String>) - Method in class org.apache.flink.table.store.connector.SystemCatalogTable
 
copy() - Method in class org.apache.flink.table.store.connector.SystemCatalogTable
 
copy(List<String>) - Method in class org.apache.flink.table.store.file.io.DataFileMeta
 
copy(RowDataSerializer, RowDataSerializer) - Method in class org.apache.flink.table.store.file.KeyValue
 
copy(boolean) - Method in class org.apache.flink.table.store.file.schema.ArrayDataType
 
copy(boolean) - Method in class org.apache.flink.table.store.file.schema.AtomicDataType
 
copy(boolean) - Method in class org.apache.flink.table.store.file.schema.DataType
Returns a copy of this data type with possibly different nullability.
copy(boolean) - Method in class org.apache.flink.table.store.file.schema.MapDataType
 
copy(boolean) - Method in class org.apache.flink.table.store.file.schema.MultisetDataType
 
copy(boolean) - Method in class org.apache.flink.table.store.file.schema.RowDataType
 
copy(Map<String, String>) - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
copy() - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
copy() - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
copy(TableSchema) - Method in class org.apache.flink.table.store.table.AbstractFileStoreTable
 
copy(Map<String, String>) - Method in class org.apache.flink.table.store.table.AbstractFileStoreTable
 
copy(TableSchema) - Method in class org.apache.flink.table.store.table.AppendOnlyFileStoreTable
 
copy(TableSchema) - Method in class org.apache.flink.table.store.table.ChangelogValueCountFileStoreTable
 
copy(TableSchema) - Method in class org.apache.flink.table.store.table.ChangelogWithKeyFileStoreTable
 
copy(Map<String, String>) - Method in interface org.apache.flink.table.store.table.FileStoreTable
 
copy(Map<String, String>) - Method in class org.apache.flink.table.store.table.system.AuditLogTable
 
copy(Map<String, String>) - Method in class org.apache.flink.table.store.table.system.BucketsTable
 
copy(Map<String, String>) - Method in class org.apache.flink.table.store.table.system.OptionsTable
 
copy(Map<String, String>) - Method in class org.apache.flink.table.store.table.system.SchemasTable
 
copy(Map<String, String>) - Method in class org.apache.flink.table.store.table.system.SnapshotsTable
 
copy(Map<String, String>) - Method in interface org.apache.flink.table.store.table.Table
 
copy(Object, LogicalType) - Static method in class org.apache.flink.table.store.utils.RowDataUtils
 
copyArray(ArrayData, LogicalType) - Static method in class org.apache.flink.table.store.utils.RowDataUtils
 
copyObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreCharObjectInspector
 
copyObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreDateObjectInspector
 
copyObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreDecimalObjectInspector
 
copyObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreStringObjectInspector
 
copyObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreTimestampObjectInspector
 
copyObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreVarcharObjectInspector
 
copyRowData(RowData, RowType) - Static method in class org.apache.flink.table.store.utils.RowDataUtils
 
CoreOptions - Class in org.apache.flink.table.store
Core options for table store.
CoreOptions(Map<String, String>) - Constructor for class org.apache.flink.table.store.CoreOptions
 
CoreOptions(Configuration) - Constructor for class org.apache.flink.table.store.CoreOptions
 
CoreOptions.ChangelogProducer - Enum in org.apache.flink.table.store
Specifies the changelog producer for table.
CoreOptions.Immutable - Annotation Type in org.apache.flink.table.store
Annotation used on ConfigOption fields to exclude it from schema change.
CoreOptions.LogChangelogMode - Enum in org.apache.flink.table.store
Specifies the log changelog mode for table.
CoreOptions.LogConsistency - Enum in org.apache.flink.table.store
Specifies the log consistency mode for table.
CoreOptions.MergeEngine - Enum in org.apache.flink.table.store
Specifies the merge engine for table with primary key.
CoreOptions.StartupMode - Enum in org.apache.flink.table.store
Specifies the startup mode for log consumer.
countPerBatch - Variable in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
CpuMetric - Class in org.apache.flink.table.store.benchmark.metric.cpu
 
CpuMetric(String, int, double) - Constructor for class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetric
 
CpuMetricReceiver - Class in org.apache.flink.table.store.benchmark.metric.cpu
 
CpuMetricReceiver(String, int) - Constructor for class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetricReceiver
 
CpuMetricSender - Class in org.apache.flink.table.store.benchmark.metric.cpu
 
CpuMetricSender(String, int, Duration) - Constructor for class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetricSender
 
CpuTimeTracker - Class in org.apache.flink.table.store.benchmark.metric.cpu
Utility for sampling and computing CPU usage.
CpuTimeTracker(long) - Constructor for class org.apache.flink.table.store.benchmark.metric.cpu.CpuTimeTracker
 
create(String...) - Static method in class org.apache.flink.table.store.benchmark.utils.AutoClosableProcess
 
create(String[]) - Static method in class org.apache.flink.table.store.connector.action.Action.Factory
 
create(String[]) - Static method in class org.apache.flink.table.store.connector.action.CompactAction
 
create(String[]) - Static method in class org.apache.flink.table.store.connector.action.DropPartitionAction
 
create(RocksDBStateFactory, RowType, List<String>, List<String>, Predicate<RowData>, long) - Static method in interface org.apache.flink.table.store.connector.lookup.LookupTable
 
create(HybridSource.SourceSwitchContext<StaticFileStoreSplitEnumerator>) - Method in class org.apache.flink.table.store.connector.source.LogHybridSourceFactory
 
create(String, Configuration) - Method in interface org.apache.flink.table.store.file.catalog.CatalogFactory
 
create() - Method in interface org.apache.flink.table.store.file.catalog.CatalogLock.Factory
 
create(String, Configuration) - Method in class org.apache.flink.table.store.file.catalog.FileSystemCatalogFactory
 
create() - Method in class org.apache.flink.table.store.file.manifest.ManifestFile.Factory
 
create() - Method in class org.apache.flink.table.store.file.manifest.ManifestList.Factory
 
create(List<ConcatRecordReader.ReaderSupplier<R>>) - Static method in class org.apache.flink.table.store.file.mergetree.compact.ConcatRecordReader
 
create() - Method in interface org.apache.flink.table.store.file.mergetree.compact.MergeFunctionFactory
 
create(int[][]) - Method in interface org.apache.flink.table.store.file.mergetree.compact.MergeFunctionFactory
 
create() - Method in class org.apache.flink.table.store.file.operation.Lock.CatalogLockFactory
 
create() - Method in class org.apache.flink.table.store.file.operation.Lock.EmptyFactory
 
create() - Method in interface org.apache.flink.table.store.file.operation.Lock.Factory
 
create(Predicate, RowType) - Static method in class org.apache.flink.table.store.file.predicate.BucketSelector
 
create(FileSystem) - Static method in interface org.apache.flink.table.store.file.utils.AtomicFileWriter
 
create(Configuration) - Method in class org.apache.flink.table.store.format.avro.AvroFileFormatFactory
 
create(Configuration) - Method in interface org.apache.flink.table.store.format.FileFormatFactory
 
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.flink.table.store.format.fs.HadoopReadOnlyFileSystem
 
create(Configuration) - Method in class org.apache.flink.table.store.format.orc.OrcFileFormatFactory
 
create(Configuration, RowType, int[], List<OrcFilters.Predicate>) - Static method in class org.apache.flink.table.store.format.orc.OrcInputFormatFactory
 
create(Configuration) - Method in class org.apache.flink.table.store.format.parquet.ParquetFileFormatFactory
 
create(Configuration, RowType, TypeInformation<RowData>, boolean) - Static method in class org.apache.flink.table.store.format.parquet.ParquetInputFormatFactory
 
create(String, Configuration) - Method in class org.apache.flink.table.store.hive.HiveCatalogFactory
 
create(LogicalType) - Static method in class org.apache.flink.table.store.hive.objectinspector.TableStoreObjectInspectorFactory
 
create(Path) - Static method in class org.apache.flink.table.store.table.FileStoreTableFactory
 
create(Configuration) - Static method in class org.apache.flink.table.store.table.FileStoreTableFactory
 
create(Path, TableSchema) - Static method in class org.apache.flink.table.store.table.FileStoreTableFactory
 
create(Path, TableSchema, Configuration) - Static method in class org.apache.flink.table.store.table.FileStoreTableFactory
 
create(DataTable, DataTableScan, Long) - Static method in class org.apache.flink.table.store.table.source.snapshot.ContinuousDataFileSnapshotEnumerator
 
create(DataTable, DataTableScan, Long) - Method in interface org.apache.flink.table.store.table.source.snapshot.ContinuousDataFileSnapshotEnumerator.Factory
 
create(DataTable, DataTableScan) - Static method in class org.apache.flink.table.store.table.source.snapshot.StaticDataFileSnapshotEnumerator
 
create(DataTable, DataTableScan) - Method in interface org.apache.flink.table.store.table.source.snapshot.StaticDataFileSnapshotEnumerator.Factory
 
createBatchWrapper(TypeDescription, int) - Method in class org.apache.flink.table.store.format.orc.OrcShimImpl
 
createBuffer(NormalizedKeyComputer, AbstractRowDataSerializer<RowData>, RecordComparator, MemorySegmentPool) - Static method in class org.apache.flink.table.store.file.sort.BinaryInMemorySortBuffer
Create a memory sorter in `insert` way.
createCatalog(CatalogFactory.Context) - Method in class org.apache.flink.table.store.connector.FlinkCatalogFactory
 
createCatalog(String, Configuration, ClassLoader) - Static method in class org.apache.flink.table.store.connector.FlinkCatalogFactory
 
createCatalog(Configuration) - Static method in interface org.apache.flink.table.store.file.catalog.CatalogFactory
If the ClassLoader is not specified, using the context ClassLoader of current thread as default.
createCatalog(Configuration, ClassLoader) - Static method in interface org.apache.flink.table.store.file.catalog.CatalogFactory
 
createColumnOptions(ColumnFamilyOptions, Configuration) - Static method in class org.apache.flink.table.store.connector.RocksDBOptions
 
createCommittableStateManager() - Method in class org.apache.flink.table.store.connector.sink.CompactorSink
 
createCommittableStateManager() - Method in class org.apache.flink.table.store.connector.sink.FileStoreSink
 
createCommittableStateManager() - Method in class org.apache.flink.table.store.connector.sink.FlinkSink
 
createCommitterFactory(boolean) - Method in class org.apache.flink.table.store.connector.sink.CompactorSink
 
createCommitterFactory(boolean) - Method in class org.apache.flink.table.store.connector.sink.FileStoreSink
 
createCommitterFactory(boolean) - Method in class org.apache.flink.table.store.connector.sink.FlinkSink
 
createConverter() - Method in class org.apache.flink.table.store.format.avro.AbstractAvroBulkFormat
 
createDatabase(String, CatalogDatabase, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
createDatabase(String, boolean) - Method in interface org.apache.flink.table.store.file.catalog.Catalog
Create a database.
createDatabase(String, boolean) - Method in class org.apache.flink.table.store.file.catalog.FileSystemCatalog
 
createDatabase(String, boolean) - Method in class org.apache.flink.table.store.hive.HiveCatalog
 
createDataFilePathFactory(BinaryRowData, int) - Method in class org.apache.flink.table.store.file.utils.FileStorePathFactory
 
createDataFilters(List<DataField>, List<DataField>, List<Predicate>) - Static method in class org.apache.flink.table.store.file.schema.SchemaEvolutionUtil
Create predicate list from data fields.
createDataProjection(List<DataField>, List<DataField>, int[][]) - Static method in class org.apache.flink.table.store.file.schema.SchemaEvolutionUtil
Create data projection from table projection.
createDBOptions(DBOptions, Configuration) - Static method in class org.apache.flink.table.store.connector.RocksDBOptions
 
createDynamicTableSink(DynamicTableFactory.Context) - Method in class org.apache.flink.table.store.connector.AbstractTableStoreFactory
 
createDynamicTableSink(DynamicTableFactory.Context) - Method in class org.apache.flink.table.store.connector.TableStoreConnectorFactory
 
createDynamicTableSource(DynamicTableFactory.Context) - Method in class org.apache.flink.table.store.connector.AbstractTableStoreFactory
 
createDynamicTableSource(DynamicTableFactory.Context) - Method in class org.apache.flink.table.store.connector.TableStoreConnectorFactory
 
createEmptyWriterContainer(BinaryRowData, int, ExecutorService) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite
Create an empty RecordWriter from partition and bucket.
createEmptyWriterContainer(BinaryRowData, int, ExecutorService) - Method in class org.apache.flink.table.store.file.operation.AppendOnlyFileStoreWrite
 
createEmptyWriterContainer(BinaryRowData, int, ExecutorService) - Method in class org.apache.flink.table.store.file.operation.KeyValueFileStoreWrite
 
createEnumerator(SplitEnumeratorContext<FileStoreSourceSplit>) - Method in class org.apache.flink.table.store.connector.source.FlinkSource
 
createFactory(HiveConf, String) - Static method in class org.apache.flink.table.store.hive.HiveCatalogLock
Create a hive lock factory.
createFieldGetters(List<LogicalType>) - Static method in class org.apache.flink.table.store.utils.RowDataUtils
 
createFileDataDir(Configuration) - Static method in class org.apache.flink.table.store.benchmark.config.ConfigUtil
Create file data dir from given configuration.
createFormatReader(BulkFormat<RowData, FileSourceSplit>, Path) - Static method in class org.apache.flink.table.store.file.utils.FileUtils
 
createFunction(ObjectPath, CatalogFunction, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
createIndexMapping(List<DataField>, List<DataField>) - Static method in class org.apache.flink.table.store.file.schema.SchemaEvolutionUtil
Create index mapping from table fields to underlying data fields.
createIndexMapping(int[], List<DataField>, int[], List<DataField>) - Static method in class org.apache.flink.table.store.file.schema.SchemaEvolutionUtil
Create index mapping from table projection to underlying data projection.
createIndexMapping(int[], List<DataField>, List<DataField>, int[], List<DataField>, List<DataField>) - Static method in class org.apache.flink.table.store.file.schema.SchemaEvolutionUtil
Create index mapping from table projection to data with key and value fields.
createKey() - Method in class org.apache.flink.table.store.mapred.TableStoreRecordReader
 
createKeyValueFields(List<DataField>, List<DataField>, int) - Static method in class org.apache.flink.table.store.file.KeyValue
Create key-value fields, we need to add a const value to the id of value field to ensure that they are consistent when compared by field id.
createNamespace(String[], Map<String, String>) - Method in class org.apache.flink.table.store.spark.SparkCatalog
 
createNullCheckingFieldGetter(LogicalType, int) - Static method in class org.apache.flink.table.store.utils.RowDataUtils
 
createPartition(ObjectPath, CatalogPartitionSpec, CatalogPartition, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
createReader(SourceReaderContext) - Method in class org.apache.flink.table.store.connector.source.FlinkSource
 
createReader(DataSplit) - Method in class org.apache.flink.table.store.file.operation.AppendOnlyFileStoreRead
 
createReader(DataSplit) - Method in interface org.apache.flink.table.store.file.operation.FileStoreRead
Create a RecordReader from split.
createReader(DataSplit) - Method in class org.apache.flink.table.store.file.operation.KeyValueFileStoreRead
 
createReader(Configuration, SplitT) - Method in class org.apache.flink.table.store.format.avro.AbstractAvroBulkFormat
 
createReader(Configuration, Path) - Static method in class org.apache.flink.table.store.format.orc.OrcShimImpl
 
createReader(InputPartition) - Method in class org.apache.flink.table.store.spark.SparkReaderFactory
 
createReader(Split) - Method in class org.apache.flink.table.store.table.source.KeyValueTableRead
 
createReader(Split) - Method in interface org.apache.flink.table.store.table.source.TableRead
 
createReader(List<Split>) - Method in interface org.apache.flink.table.store.table.source.TableRead
 
createReaderFactory(RowType, int[][], List<Predicate>) - Method in class org.apache.flink.table.store.format.avro.AvroFileFormat
 
createReaderFactory(RowType, int[][], List<Predicate>) - Method in class org.apache.flink.table.store.format.FileFormat
Create a BulkFormat from the type, with projection pushed down.
createReaderFactory(RowType) - Method in class org.apache.flink.table.store.format.FileFormat
 
createReaderFactory(RowType, int[][]) - Method in class org.apache.flink.table.store.format.FileFormat
 
createReaderFactory(RowType, int[][], List<Predicate>) - Method in class org.apache.flink.table.store.format.orc.OrcFileFormat
 
createReaderFactory(RowType, int[][], List<Predicate>) - Method in class org.apache.flink.table.store.format.parquet.ParquetFileFormat
 
createRecordReader(long, String, int) - Method in class org.apache.flink.table.store.file.io.KeyValueFileReaderFactory
 
createRecordReader(Configuration, TypeDescription, int[], List<OrcFilters.Predicate>, Path, long, long) - Method in class org.apache.flink.table.store.format.orc.OrcShimImpl
 
createRecordWriter() - Method in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
createReusedAvroRecord() - Method in class org.apache.flink.table.store.format.avro.AbstractAvroBulkFormat
 
createRollingChangelogFileWriter(int) - Method in class org.apache.flink.table.store.file.io.KeyValueFileWriterFactory
 
createRollingMergeTreeFileWriter(int) - Method in class org.apache.flink.table.store.file.io.KeyValueFileWriterFactory
 
createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.store.connector.sink.CommittableTypeInfo
 
createSink() - Method in class org.apache.flink.table.store.kafka.KafkaLogSinkProvider
 
createSink() - Method in interface org.apache.flink.table.store.log.LogSinkProvider
Creates a LogSinkFunction instance.
createSinkProvider(DynamicTableFactory.Context, DynamicTableSink.Context) - Method in class org.apache.flink.table.store.kafka.KafkaLogStoreFactory
 
createSinkProvider(DynamicTableFactory.Context, DynamicTableSink.Context) - Method in interface org.apache.flink.table.store.log.LogStoreTableFactory
Creates a LogSinkProvider instance from a CatalogTable and additional context information.
createSource(Map<Integer, Long>) - Method in class org.apache.flink.table.store.kafka.KafkaLogSourceProvider
 
createSource(Map<Integer, Long>) - Method in interface org.apache.flink.table.store.log.LogSourceProvider
Creates a Source instance.
createSourceProvider(DynamicTableFactory.Context, DynamicTableSource.Context, int[][]) - Method in class org.apache.flink.table.store.kafka.KafkaLogStoreFactory
 
createSourceProvider(DynamicTableFactory.Context, DynamicTableSource.Context, int[][]) - Method in interface org.apache.flink.table.store.log.LogStoreTableFactory
Creates a LogSourceProvider instance from a CatalogTable and additional context information.
createSplits(TableScan.Plan) - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplitGenerator
 
createStatsExtractor(RowType) - Method in class org.apache.flink.table.store.format.FileFormat
 
createStatsExtractor(RowType) - Method in class org.apache.flink.table.store.format.orc.OrcFileFormat
 
createStatsExtractor(RowType) - Method in class org.apache.flink.table.store.format.parquet.ParquetFileFormat
 
createTable(ObjectPath, CatalogBaseTable, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
createTable(ObjectPath, UpdateSchema, boolean) - Method in interface org.apache.flink.table.store.file.catalog.Catalog
Create a new table.
createTable(ObjectPath, UpdateSchema, boolean) - Method in class org.apache.flink.table.store.file.catalog.FileSystemCatalog
 
createTable(ObjectPath, UpdateSchema, boolean) - Method in class org.apache.flink.table.store.hive.HiveCatalog
 
createTable(Identifier, StructType, Transform[], Map<String, String>) - Method in class org.apache.flink.table.store.spark.SparkCatalog
 
createValue() - Method in class org.apache.flink.table.store.mapred.TableStoreRecordReader
 
createWithSnapshotStarting(DataTable, DataTableScan) - Static method in class org.apache.flink.table.store.table.source.snapshot.ContinuousDataFileSnapshotEnumerator
 
createWriteOperator(StoreSinkWrite.Provider, boolean) - Method in class org.apache.flink.table.store.connector.sink.CompactorSink
 
createWriteOperator(StoreSinkWrite.Provider, boolean) - Method in class org.apache.flink.table.store.connector.sink.FileStoreSink
 
createWriteOperator(StoreSinkWrite.Provider, boolean) - Method in class org.apache.flink.table.store.connector.sink.FlinkSink
 
createWriteProvider(String) - Method in class org.apache.flink.table.store.connector.sink.FlinkSink
 
createWriterContainer(BinaryRowData, int, ExecutorService) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite
Create a RecordWriter from partition and bucket.
createWriterContainer(BinaryRowData, int, ExecutorService) - Method in class org.apache.flink.table.store.file.operation.AppendOnlyFileStoreWrite
 
createWriterContainer(BinaryRowData, int, ExecutorService) - Method in class org.apache.flink.table.store.file.operation.KeyValueFileStoreWrite
 
createWriterFactory(RowType) - Method in class org.apache.flink.table.store.format.avro.AvroFileFormat
 
createWriterFactory(RowType) - Method in class org.apache.flink.table.store.format.FileFormat
Create a BulkWriter.Factory from the type.
createWriterFactory(RowType) - Method in class org.apache.flink.table.store.format.orc.OrcFileFormat
The OrcBulkWriterFactory will create ThreadLocalClassLoaderConfiguration from the input writer config to avoid classloader leaks.
createWriterFactory(RowType) - Method in class org.apache.flink.table.store.format.parquet.ParquetFileFormat
 
currentHighestFieldId(List<DataField>) - Static method in class org.apache.flink.table.store.file.schema.TableSchema
 
currentSnapshotId() - Method in class org.apache.flink.table.store.connector.source.PendingSplitsCheckpoint
 
currentSortIndexOffset - Variable in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
currentSortIndexSegment - Variable in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 

D

DATA_FILE_PREFIX - Static variable in class org.apache.flink.table.store.file.io.DataFilePathFactory
 
database() - Method in exception org.apache.flink.table.store.file.catalog.Catalog.DatabaseAlreadyExistException
 
database() - Method in exception org.apache.flink.table.store.file.catalog.Catalog.DatabaseNotEmptyException
 
database() - Method in exception org.apache.flink.table.store.file.catalog.Catalog.DatabaseNotExistException
 
DatabaseAlreadyExistException(String, Throwable) - Constructor for exception org.apache.flink.table.store.file.catalog.Catalog.DatabaseAlreadyExistException
 
DatabaseAlreadyExistException(String) - Constructor for exception org.apache.flink.table.store.file.catalog.Catalog.DatabaseAlreadyExistException
 
databaseExists(String) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
databaseExists(String) - Method in interface org.apache.flink.table.store.file.catalog.Catalog
Check if a database exists in this catalog.
databaseExists(String) - Method in class org.apache.flink.table.store.file.catalog.FileSystemCatalog
 
databaseExists(String) - Method in class org.apache.flink.table.store.hive.HiveCatalog
 
DatabaseNotEmptyException(String, Throwable) - Constructor for exception org.apache.flink.table.store.file.catalog.Catalog.DatabaseNotEmptyException
 
DatabaseNotEmptyException(String) - Constructor for exception org.apache.flink.table.store.file.catalog.Catalog.DatabaseNotEmptyException
 
DatabaseNotExistException(String, Throwable) - Constructor for exception org.apache.flink.table.store.file.catalog.Catalog.DatabaseNotExistException
 
DatabaseNotExistException(String) - Constructor for exception org.apache.flink.table.store.file.catalog.Catalog.DatabaseNotExistException
 
databasePath(String) - Method in class org.apache.flink.table.store.file.catalog.AbstractCatalog
 
DataField - Class in org.apache.flink.table.store.file.schema
Defines the field of a row type.
DataField(int, String, DataType) - Constructor for class org.apache.flink.table.store.file.schema.DataField
 
DataField(int, String, DataType, String) - Constructor for class org.apache.flink.table.store.file.schema.DataField
 
DataFieldSerializer - Class in org.apache.flink.table.store.file.schema
DataFieldSerializer() - Constructor for class org.apache.flink.table.store.file.schema.DataFieldSerializer
 
DataFileMeta - Class in org.apache.flink.table.store.file.io
Metadata of a data file.
DataFileMeta(String, long, long, BinaryRowData, BinaryRowData, BinaryTableStats, BinaryTableStats, long, long, long, int) - Constructor for class org.apache.flink.table.store.file.io.DataFileMeta
 
DataFileMeta(String, long, long, BinaryRowData, BinaryRowData, BinaryTableStats, BinaryTableStats, long, long, long, int, List<String>) - Constructor for class org.apache.flink.table.store.file.io.DataFileMeta
 
DataFileMetaSerializer - Class in org.apache.flink.table.store.file.io
Serializer for DataFileMeta.
DataFileMetaSerializer() - Constructor for class org.apache.flink.table.store.file.io.DataFileMetaSerializer
 
DataFilePathFactory - Class in org.apache.flink.table.store.file.io
Factory which produces new Paths for data files.
DataFilePathFactory(Path, String, int, String) - Constructor for class org.apache.flink.table.store.file.io.DataFilePathFactory
 
DataFilePlan(Long, List<DataSplit>) - Constructor for class org.apache.flink.table.store.table.source.DataTableScan.DataFilePlan
 
DataSplit - Class in org.apache.flink.table.store.table.source
Input splits.
DataSplit(long, BinaryRowData, int, List<DataFileMeta>, boolean) - Constructor for class org.apache.flink.table.store.table.source.DataSplit
 
DataTable - Interface in org.apache.flink.table.store.table
A Table for data.
DataTableScan - Interface in org.apache.flink.table.store.table.source
A TableScan for reading data.
DataTableScan.DataFilePlan - Class in org.apache.flink.table.store.table.source
Scanning plan containing snapshot ID and input splits.
DataType - Class in org.apache.flink.table.store.file.schema
Describes the data type in the table store ecosystem.
DateTimeUtils - Class in org.apache.flink.table.store.utils
Utils for date time.
DateTimeUtils() - Constructor for class org.apache.flink.table.store.utils.DateTimeUtils
 
db - Variable in class org.apache.flink.table.store.connector.lookup.RocksDBState
 
DB_SUFFIX - Static variable in class org.apache.flink.table.store.file.catalog.AbstractCatalog
 
decomposePredicate(JobConf, Deserializer, ExprNodeDesc) - Method in class org.apache.flink.table.store.hive.TableStoreHiveStorageHandler
 
DeduplicateMergeFunction - Class in org.apache.flink.table.store.file.mergetree.compact
A MergeFunction where key is primary key (unique) and value is the full record, only keep the latest one.
DeduplicateMergeFunction() - Constructor for class org.apache.flink.table.store.file.mergetree.compact.DeduplicateMergeFunction
 
DEFAULT_DATABASE - Static variable in class org.apache.flink.table.store.connector.FlinkCatalogFactory
 
DEFAULT_DATABASE - Static variable in interface org.apache.flink.table.store.file.catalog.Catalog
 
defaultNamespace() - Method in class org.apache.flink.table.store.spark.SparkCatalog
 
defaultPartValue - Variable in class org.apache.flink.table.store.file.utils.RowDataPartitionComputer
 
delegate() - Method in class org.apache.flink.table.store.table.sink.SerializableCommittable
 
delete(RowData) - Method in class org.apache.flink.table.store.connector.lookup.RocksDBValueState
 
delete(String) - Method in class org.apache.flink.table.store.file.manifest.ManifestFile
 
delete(String) - Method in class org.apache.flink.table.store.file.manifest.ManifestList
 
delete(Path, boolean) - Method in class org.apache.flink.table.store.format.fs.HadoopReadOnlyFileSystem
 
deleteFile(String) - Method in class org.apache.flink.table.store.file.io.KeyValueFileWriterFactory
 
deleteOrWarn(Path) - Static method in class org.apache.flink.table.store.file.utils.FileUtils
 
deleteWhere(Filter[]) - Method in class org.apache.flink.table.store.spark.SparkTable
 
deleteWhere(String, List<Predicate>, Lock.Factory) - Method in interface org.apache.flink.table.store.table.SupportsWrite
 
DELIMITER - Static variable in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetricSender
 
DELIMITER - Static variable in class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldListaggAgg
 
DeltaFollowUpScanner - Class in org.apache.flink.table.store.table.source.snapshot
DeltaFollowUpScanner() - Constructor for class org.apache.flink.table.store.table.source.snapshot.DeltaFollowUpScanner
 
deltaManifestList() - Method in class org.apache.flink.table.store.file.Snapshot
 
description() - Method in class org.apache.flink.table.store.file.schema.DataField
 
description() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.AddColumn
 
description() - Method in class org.apache.flink.table.store.spark.SparkScan
 
deserialize(int, byte[]) - Method in class org.apache.flink.table.store.connector.sink.CommittableSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplitSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.table.store.connector.source.PendingSplitsCheckpointSerializer
 
deserialize(int, byte[]) - Method in class org.apache.flink.table.store.file.manifest.ManifestCommittableSerializer
 
deserialize(JsonNode) - Method in class org.apache.flink.table.store.file.schema.DataFieldSerializer
 
deserialize(JsonNode) - Method in class org.apache.flink.table.store.file.schema.SchemaSerializer
 
deserialize(JsonNode) - Method in interface org.apache.flink.table.store.file.utils.JsonSerializer
 
deserialize(DataInputView) - Method in class org.apache.flink.table.store.file.utils.ObjectSerializer
De-serializes a record from the given source input view.
deserialize(Writable) - Method in class org.apache.flink.table.store.hive.TableStoreSerDe
 
deserialize(ConsumerRecord<byte[], byte[]>) - Method in class org.apache.flink.table.store.kafka.KafkaLogDeserializationSchema
 
deserialize(ConsumerRecord<byte[], byte[]>, Collector<RowData>) - Method in class org.apache.flink.table.store.kafka.KafkaLogDeserializationSchema
 
deserialize(int, byte[]) - Method in class org.apache.flink.table.store.table.sink.FileCommittableSerializer
 
deserialize(DataInputView) - Static method in class org.apache.flink.table.store.table.source.DataSplit
 
deserializeBinaryRow(byte[]) - Static method in class org.apache.flink.table.store.file.utils.SerializationUtils
Schemaless deserialization for BinaryRowData.
deserializeBinaryRow(DataInputView) - Static method in class org.apache.flink.table.store.file.utils.SerializationUtils
Schemaless deserialization for BinaryRowData from a DataInputView.
deserializedBytes(DataInputView) - Static method in class org.apache.flink.table.store.file.utils.SerializationUtils
Deserialize a byte[] bytes with length.
deserializeList(DataInputView) - Method in class org.apache.flink.table.store.file.utils.ObjectSerializer
De-serializes a record list from the given source input view.
deserializeList(byte[]) - Method in class org.apache.flink.table.store.file.utils.ObjectSerializer
 
deserializeList(int, DataInputView) - Method in class org.apache.flink.table.store.table.sink.FileCommittableSerializer
 
difference(Projection) - Method in class org.apache.flink.table.store.utils.Projection
Perform a difference of this Projection with another Projection.
discover(Class<T>) - Method in class org.apache.flink.table.store.plugin.PluginLoader
 
discoverLogStoreFactory(ClassLoader, String) - Static method in interface org.apache.flink.table.store.log.LogStoreTableFactory
 
doCompact(List<DataFileMeta>) - Method in class org.apache.flink.table.store.file.append.AppendOnlyCompactManager.AutoCompactTask
 
doCompact(List<DataFileMeta>) - Method in class org.apache.flink.table.store.file.append.AppendOnlyCompactManager.IterativeCompactTask
 
doCompact(List<DataFileMeta>) - Method in class org.apache.flink.table.store.file.compact.CompactTask
Perform compaction.
doCompact(List<DataFileMeta>) - Method in class org.apache.flink.table.store.file.mergetree.compact.MergeTreeCompactTask
 
dropColumn(String) - Static method in interface org.apache.flink.table.store.file.schema.SchemaChange
 
dropDatabase(String, boolean, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
dropDatabase(String, boolean, boolean) - Method in interface org.apache.flink.table.store.file.catalog.Catalog
Drop a database.
dropDatabase(String, boolean, boolean) - Method in class org.apache.flink.table.store.file.catalog.FileSystemCatalog
 
dropDatabase(String, boolean, boolean) - Method in class org.apache.flink.table.store.hive.HiveCatalog
 
DropDeleteReader - Class in org.apache.flink.table.store.file.mergetree
A RecordReader which drops KeyValue of RowKind.DELETE kind from the wrapped reader.
DropDeleteReader(RecordReader<KeyValue>) - Constructor for class org.apache.flink.table.store.file.mergetree.DropDeleteReader
 
dropFunction(ObjectPath, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
dropNamespace(String[]) - Method in class org.apache.flink.table.store.spark.SparkCatalog
Drop a namespace from the catalog, recursively dropping all objects within the namespace.
dropNamespace(String[], boolean) - Method in class org.apache.flink.table.store.spark.SparkCatalog
Drop a namespace from the catalog with cascade mode, recursively dropping all objects within the namespace if cascade is true.
dropPartition(ObjectPath, CatalogPartitionSpec, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
DropPartitionAction - Class in org.apache.flink.table.store.connector.action
Table drop partition action for Flink.
dropTable(ObjectPath, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
dropTable(ObjectPath, boolean) - Method in interface org.apache.flink.table.store.file.catalog.Catalog
Drop a table.
dropTable(ObjectPath, boolean) - Method in class org.apache.flink.table.store.file.catalog.FileSystemCatalog
 
dropTable(ObjectPath, boolean) - Method in class org.apache.flink.table.store.hive.HiveCatalog
 
dropTable(Identifier) - Method in class org.apache.flink.table.store.spark.SparkCatalog
 
DUMMY_LEVEL - Static variable in class org.apache.flink.table.store.file.io.DataFileMeta
 

E

earlierOrEqualTimeMills(long) - Method in class org.apache.flink.table.store.file.utils.SnapshotManager
Returns a snapshot earlier than or equals to the timestamp mills.
earlierThanTimeMills(long) - Method in class org.apache.flink.table.store.file.utils.SnapshotManager
Returns a snapshot earlier than the timestamp mills.
EARLIEST - Static variable in class org.apache.flink.table.store.file.utils.SnapshotManager
 
earliestSnapshotId() - Method in class org.apache.flink.table.store.file.utils.SnapshotManager
 
elementType() - Method in class org.apache.flink.table.store.file.schema.ArrayDataType
 
elementType() - Method in class org.apache.flink.table.store.file.schema.MultisetDataType
 
empty() - Static method in class org.apache.flink.table.store.file.mergetree.SortedRun
 
empty() - Static method in class org.apache.flink.table.store.utils.Projection
Create an empty Projection, that is a projection that projects no fields, returning an empty DataType.
EMPTY_KEY_STATS - Static variable in class org.apache.flink.table.store.file.io.DataFileMeta
 
EMPTY_MAX_KEY - Static variable in class org.apache.flink.table.store.file.io.DataFileMeta
 
EMPTY_MIN_KEY - Static variable in class org.apache.flink.table.store.file.io.DataFileMeta
 
EMPTY_PROJECTION - Static variable in class org.apache.flink.table.store.codegen.CodeGenUtils
 
EMPTY_ROW - Static variable in class org.apache.flink.table.store.utils.BinaryRowDataUtil
 
emptyFactory() - Static method in interface org.apache.flink.table.store.file.operation.Lock
 
EmptyFactory() - Constructor for class org.apache.flink.table.store.file.operation.Lock.EmptyFactory
 
emptyIncrement() - Static method in class org.apache.flink.table.store.file.io.NewFilesIncrement
 
EmptyLock() - Constructor for class org.apache.flink.table.store.file.operation.Lock.EmptyLock
 
endInput() - Method in class org.apache.flink.table.store.connector.sink.CommitterOperator
 
endInput() - Method in class org.apache.flink.table.store.connector.sink.PrepareCommitOperator
 
enrichOptions(DynamicTableFactory.Context) - Method in class org.apache.flink.table.store.connector.TableStoreManagedFactory
 
enrichOptions(DynamicTableFactory.Context) - Method in class org.apache.flink.table.store.kafka.KafkaLogStoreFactory
 
enrichOptions(DynamicTableFactory.Context) - Method in interface org.apache.flink.table.store.log.LogStoreTableFactory
Enrich options from catalog and session information.
enumerate() - Method in class org.apache.flink.table.store.table.source.snapshot.ContinuousDataFileSnapshotEnumerator
 
enumerate() - Method in interface org.apache.flink.table.store.table.source.snapshot.SnapshotEnumerator
The first call to this method will produce a DataTableScan.DataFilePlan containing the base files for the following incremental changes (or just return null if there are no base files).
enumerate() - Method in class org.apache.flink.table.store.table.source.snapshot.StaticDataFileSnapshotEnumerator
 
EPOCH_JULIAN - Static variable in class org.apache.flink.table.store.utils.DateTimeUtils
The julian date of the epoch, 1970-01-01.
Equal - Class in org.apache.flink.table.store.file.predicate
equal(int, Object) - Method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
equals(Object) - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetric
 
equals(Object) - Method in class org.apache.flink.table.store.codegen.SortSpec
 
equals(Object) - Method in class org.apache.flink.table.store.codegen.SortSpec.SortFieldSpec
 
equals(Object) - Method in class org.apache.flink.table.store.connector.lookup.RocksDBState.ByteArray
 
equals(Object) - Method in class org.apache.flink.table.store.connector.sink.CommittableTypeInfo
 
equals(Object) - Method in class org.apache.flink.table.store.connector.sink.LogOffsetCommittable
 
equals(Object) - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplit
 
equals(Object) - Method in class org.apache.flink.table.store.file.io.CompactIncrement
 
equals(Object) - Method in class org.apache.flink.table.store.file.io.DataFileMeta
 
equals(Object) - Method in class org.apache.flink.table.store.file.io.NewFilesIncrement
 
equals(Object) - Method in class org.apache.flink.table.store.file.manifest.ManifestCommittable
 
equals(Object) - Method in class org.apache.flink.table.store.file.manifest.ManifestEntry
 
equals(Object) - Method in class org.apache.flink.table.store.file.manifest.ManifestEntry.Identifier
 
equals(Object) - Method in class org.apache.flink.table.store.file.manifest.ManifestFileMeta
 
equals(Object) - Method in class org.apache.flink.table.store.file.mergetree.LevelSortedRun
 
equals(Object) - Method in class org.apache.flink.table.store.file.mergetree.SortedRun
 
equals(Object) - Method in class org.apache.flink.table.store.file.predicate.CompoundPredicate
 
equals(Object) - Method in class org.apache.flink.table.store.file.predicate.CompoundPredicate.Function
 
equals(Object) - Method in class org.apache.flink.table.store.file.predicate.FieldRef
 
equals(Object) - Method in class org.apache.flink.table.store.file.predicate.LeafFunction
 
equals(Object) - Method in class org.apache.flink.table.store.file.predicate.LeafPredicate
 
equals(Object) - Method in class org.apache.flink.table.store.file.schema.ArrayDataType
 
equals(Object) - Method in class org.apache.flink.table.store.file.schema.DataField
 
equals(Object) - Method in class org.apache.flink.table.store.file.schema.DataType
 
equals(Object) - Method in class org.apache.flink.table.store.file.schema.MapDataType
 
equals(Object) - Method in class org.apache.flink.table.store.file.schema.MultisetDataType
 
equals(Object) - Method in class org.apache.flink.table.store.file.schema.RowDataType
 
equals(Object) - Method in class org.apache.flink.table.store.file.schema.SchemaChange.AddColumn
 
equals(Object) - Method in class org.apache.flink.table.store.file.schema.SchemaChange.DropColumn
 
equals(Object) - Method in class org.apache.flink.table.store.file.schema.SchemaChange.RemoveOption
 
equals(Object) - Method in class org.apache.flink.table.store.file.schema.SchemaChange.RenameColumn
 
equals(Object) - Method in class org.apache.flink.table.store.file.schema.SchemaChange.SetOption
 
equals(Object) - Method in class org.apache.flink.table.store.file.schema.SchemaChange.UpdateColumnComment
 
equals(Object) - Method in class org.apache.flink.table.store.file.schema.SchemaChange.UpdateColumnNullability
 
equals(Object) - Method in class org.apache.flink.table.store.file.schema.SchemaChange.UpdateColumnType
 
equals(Object) - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
equals(Object) - Method in class org.apache.flink.table.store.file.stats.BinaryTableStats
 
equals(Object) - Method in class org.apache.flink.table.store.format.FieldStats
 
equals(Object) - Method in class org.apache.flink.table.store.mapred.TableStoreInputSplit
 
equals(Object) - Method in class org.apache.flink.table.store.spark.SparkScan
 
equals(Object) - Method in class org.apache.flink.table.store.table.sink.FileCommittable
 
equals(Object) - Method in class org.apache.flink.table.store.table.source.DataSplit
 
equals(Object) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
equals(Object) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
equals(Object) - Method in class org.apache.flink.table.store.utils.Projection
 
escapeCharacters(String) - Static method in class org.apache.flink.table.store.docs.util.Utils
 
estimateStatistics() - Method in class org.apache.flink.table.store.spark.SparkDataSourceReader
 
estimateStatistics() - Method in class org.apache.flink.table.store.spark.SparkScan
 
eval(Object...) - Method in class org.apache.flink.table.store.connector.lookup.FileStoreLookupFunction
Used by code generation.
execute() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.ShellCommandExecutor
Execute.
expire() - Method in interface org.apache.flink.table.store.file.operation.FileStoreExpire
Expire snapshots.
expire() - Method in class org.apache.flink.table.store.file.operation.FileStoreExpireImpl
 
expire() - Method in class org.apache.flink.table.store.file.operation.PartitionExpire
 
extract(List<String>, List<Object>) - Method in class org.apache.flink.table.store.file.partition.PartitionTimeExtractor
 
extract() - Method in class org.apache.flink.table.store.format.FieldStatsCollector
 
extract(Path) - Method in interface org.apache.flink.table.store.format.FileStatsExtractor
 
extract(Path) - Method in class org.apache.flink.table.store.format.orc.OrcFileStatsExtractor
 
extract(Path) - Method in class org.apache.flink.table.store.format.parquet.ParquetFileStatsExtractor
 
extract(Configuration, Properties) - Static method in class org.apache.flink.table.store.hive.HiveSchema
Extract HiveSchema from Hive serde properties.
extract(SinkRecord) - Method in interface org.apache.flink.table.store.table.sink.TableWriteImpl.RecordExtractor
 
extractCatalogConfig(Configuration) - Static method in class org.apache.flink.table.store.TableStoreJobConf
Extract table store catalog conf from Hive conf.
extractColumnStats(Path) - Static method in class org.apache.flink.table.store.format.parquet.ParquetUtil
Extract stats from specified Parquet files path.
extractConfiguration(ReadableConfig) - Static method in class org.apache.flink.table.store.connector.TableConfigUtils
 
extractFilesFromSections(List<List<SortedRun>>) - Static method in class org.apache.flink.table.store.file.mergetree.compact.AbstractCompactRewriter
 
extraFiles() - Method in class org.apache.flink.table.store.file.io.DataFileMeta
Usage: Table Store 0.2 Stores changelog files for CoreOptions.ChangelogProducer#INPUT.

F

Factory() - Constructor for class org.apache.flink.table.store.connector.action.Action.Factory
 
Factory(SchemaManager, long, RowType, FileFormat, FileStorePathFactory, long) - Constructor for class org.apache.flink.table.store.file.manifest.ManifestFile.Factory
 
Factory(RowType, FileFormat, FileStorePathFactory) - Constructor for class org.apache.flink.table.store.file.manifest.ManifestList.Factory
 
factory(Configuration, List<String>, List<LogicalType>, List<String>) - Static method in class org.apache.flink.table.store.file.mergetree.compact.aggregate.AggregateMergeFunction
 
factory() - Static method in class org.apache.flink.table.store.file.mergetree.compact.DeduplicateMergeFunction
 
factory(boolean, List<LogicalType>) - Static method in class org.apache.flink.table.store.file.mergetree.compact.PartialUpdateMergeFunction
 
factory() - Static method in class org.apache.flink.table.store.file.mergetree.compact.ValueCountMergeFunction
 
factory(CatalogLock.Factory, ObjectPath) - Static method in interface org.apache.flink.table.store.file.operation.Lock
 
factoryIdentifier() - Method in class org.apache.flink.table.store.connector.FlinkCatalogFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.store.connector.TableStoreConnectorFactory
 
factoryIdentifier() - Method in class org.apache.flink.table.store.kafka.KafkaLogStoreFactory
 
fetch() - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplitReader
 
FieldAggregator - Class in org.apache.flink.table.store.file.mergetree.compact.aggregate
abstract class of aggregating a field of a row.
FieldAggregator(LogicalType) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldAggregator
 
FieldBoolAndAgg - Class in org.apache.flink.table.store.file.mergetree.compact.aggregate
bool_and aggregate a field of a row.
FieldBoolAndAgg(LogicalType) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldBoolAndAgg
 
FieldBoolOrAgg - Class in org.apache.flink.table.store.file.mergetree.compact.aggregate
bool_or aggregate a field of a row.
FieldBoolOrAgg(LogicalType) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldBoolOrAgg
 
fieldComments() - Method in class org.apache.flink.table.store.hive.HiveSchema
 
FieldIgnoreRetractAgg - Class in org.apache.flink.table.store.file.mergetree.compact.aggregate
An aggregator which ignores retraction messages.
FieldIgnoreRetractAgg(FieldAggregator) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldIgnoreRetractAgg
 
FieldLastNonNullValueAgg - Class in org.apache.flink.table.store.file.mergetree.compact.aggregate
last non-null value aggregate a field of a row.
FieldLastNonNullValueAgg(LogicalType) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldLastNonNullValueAgg
 
FieldLastValueAgg - Class in org.apache.flink.table.store.file.mergetree.compact.aggregate
last value aggregate a field of a row.
FieldLastValueAgg(LogicalType) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldLastValueAgg
 
FieldListaggAgg - Class in org.apache.flink.table.store.file.mergetree.compact.aggregate
listagg aggregate a field of a row.
FieldListaggAgg(LogicalType) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldListaggAgg
 
FieldMaxAgg - Class in org.apache.flink.table.store.file.mergetree.compact.aggregate
max aggregate a field of a row.
FieldMaxAgg(LogicalType) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldMaxAgg
 
FieldMinAgg - Class in org.apache.flink.table.store.file.mergetree.compact.aggregate
min aggregate a field of a row.
FieldMinAgg(LogicalType) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldMinAgg
 
fieldName() - Method in class org.apache.flink.table.store.file.predicate.LeafPredicate
 
fieldName() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.AddColumn
 
fieldName() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.DropColumn
 
fieldName() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.RenameColumn
 
fieldName() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.UpdateColumnType
 
fieldNames() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.UpdateColumnComment
 
fieldNames() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.UpdateColumnNullability
 
fieldNames() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
fieldNames() - Method in class org.apache.flink.table.store.hive.HiveSchema
 
FieldPrimaryKeyAgg - Class in org.apache.flink.table.store.file.mergetree.compact.aggregate
primary key aggregate a field of a row.
FieldPrimaryKeyAgg(LogicalType) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldPrimaryKeyAgg
 
FieldRef - Class in org.apache.flink.table.store.file.predicate
A reference to a field in an input.
FieldRef(int, String, LogicalType) - Constructor for class org.apache.flink.table.store.file.predicate.FieldRef
 
fieldRef() - Method in class org.apache.flink.table.store.file.predicate.LeafPredicate
 
FIELDS - Static variable in class org.apache.flink.table.store.file.mergetree.compact.aggregate.AggregateMergeFunction.RowAggregator
 
fields() - Method in class org.apache.flink.table.store.file.schema.RowDataType
 
fields() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
fields(FieldStatsArraySerializer) - Method in class org.apache.flink.table.store.file.stats.BinaryTableStats
 
fields(FieldStatsArraySerializer, Long) - Method in class org.apache.flink.table.store.file.stats.BinaryTableStats
 
fieldStats() - Method in class org.apache.flink.table.store.file.io.StatsCollectingSingleFileWriter
 
FieldStats - Class in org.apache.flink.table.store.format
Statistics for each field.
FieldStats(Object, Object, long) - Constructor for class org.apache.flink.table.store.format.FieldStats
 
FieldStatsArraySerializer - Class in org.apache.flink.table.store.file.stats
Serializer for array of FieldStats.
FieldStatsArraySerializer(RowType) - Constructor for class org.apache.flink.table.store.file.stats.FieldStatsArraySerializer
 
FieldStatsArraySerializer(RowType, int[]) - Constructor for class org.apache.flink.table.store.file.stats.FieldStatsArraySerializer
 
FieldStatsCollector - Class in org.apache.flink.table.store.format
Collector to extract statistics of each fields from a series of records.
FieldStatsCollector(RowType) - Constructor for class org.apache.flink.table.store.format.FieldStatsCollector
 
FieldSumAgg - Class in org.apache.flink.table.store.file.mergetree.compact.aggregate
sum aggregate a field of a row.
FieldSumAgg(LogicalType) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldSumAgg
 
fieldType - Variable in class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldAggregator
 
fieldTypes() - Method in class org.apache.flink.table.store.hive.HiveSchema
 
file - Variable in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
file() - Method in class org.apache.flink.table.store.file.manifest.ManifestEntry
 
FILE_DATA_BASE_DIR - Static variable in class org.apache.flink.table.store.benchmark.config.FileBenchmarkOptions
 
FILE_FORMAT - Static variable in class org.apache.flink.table.store.CoreOptions
 
FileBenchmarkOptions - Class in org.apache.flink.table.store.benchmark.config
Benchmark options for file.
FileBenchmarkOptions() - Constructor for class org.apache.flink.table.store.benchmark.config.FileBenchmarkOptions
 
FileCommittable - Class in org.apache.flink.table.store.table.sink
File committable for sink.
FileCommittable(BinaryRowData, int, NewFilesIncrement, CompactIncrement) - Constructor for class org.apache.flink.table.store.table.sink.FileCommittable
 
fileCommittables() - Method in class org.apache.flink.table.store.file.manifest.ManifestCommittable
 
FileCommittableSerializer - Class in org.apache.flink.table.store.table.sink
SimpleVersionedSerializer for FileCommittable.
FileCommittableSerializer() - Constructor for class org.apache.flink.table.store.table.sink.FileCommittableSerializer
 
fileFormat() - Method in class org.apache.flink.table.store.CoreOptions
 
FileFormat - Class in org.apache.flink.table.store.format
Factory class which creates reader and writer factories for specific file format.
FileFormat(String) - Constructor for class org.apache.flink.table.store.format.FileFormat
 
FileFormatFactory - Interface in org.apache.flink.table.store.format
Factory to create FileFormat.
FileKind - Enum in org.apache.flink.table.store.file.manifest
Kind of a file.
fileName() - Method in class org.apache.flink.table.store.file.io.DataFileMeta
 
fileName - Variable in class org.apache.flink.table.store.file.manifest.ManifestEntry.Identifier
 
fileName() - Method in class org.apache.flink.table.store.file.manifest.ManifestFileMeta
 
files() - Method in interface org.apache.flink.table.store.file.compact.CompactUnit
 
files() - Method in class org.apache.flink.table.store.file.mergetree.SortedRun
 
files() - Method in interface org.apache.flink.table.store.file.operation.FileStoreScan.Plan
Result ManifestEntry files.
files(FileKind) - Method in interface org.apache.flink.table.store.file.operation.FileStoreScan.Plan
Result ManifestEntry files with specific file kind.
files() - Method in class org.apache.flink.table.store.table.source.DataSplit
 
fileSize() - Method in class org.apache.flink.table.store.file.io.DataFileMeta
 
fileSize() - Method in class org.apache.flink.table.store.file.manifest.ManifestFileMeta
 
FileStatsExtractor - Interface in org.apache.flink.table.store.format
Extracts statistics directly from file.
FileStore<T> - Interface in org.apache.flink.table.store.file
File store interface.
FileStoreCommit - Interface in org.apache.flink.table.store.file.operation
Commit operation which provides commit and overwrite.
FileStoreCommitImpl - Class in org.apache.flink.table.store.file.operation
Default implementation of FileStoreCommit.
FileStoreCommitImpl(long, String, RowType, FileStorePathFactory, SnapshotManager, ManifestFile.Factory, ManifestList.Factory, FileStoreScan, int, MemorySize, int, Comparator<RowData>) - Constructor for class org.apache.flink.table.store.file.operation.FileStoreCommitImpl
 
FileStoreExpire - Interface in org.apache.flink.table.store.file.operation
Expire operation which provides snapshots expire.
FileStoreExpireImpl - Class in org.apache.flink.table.store.file.operation
Default implementation of FileStoreExpire.
FileStoreExpireImpl(int, int, long, FileStorePathFactory, SnapshotManager, ManifestFile.Factory, ManifestList.Factory) - Constructor for class org.apache.flink.table.store.file.operation.FileStoreExpireImpl
 
FileStoreLookupFunction - Class in org.apache.flink.table.store.connector.lookup
A lookup TableFunction for file store.
FileStoreLookupFunction(FileStoreTable, int[], int[], Predicate) - Constructor for class org.apache.flink.table.store.connector.lookup.FileStoreLookupFunction
 
FileStorePathFactory - Class in org.apache.flink.table.store.file.utils
Factory which produces Paths for manifest files.
FileStorePathFactory(Path) - Constructor for class org.apache.flink.table.store.file.utils.FileStorePathFactory
 
FileStorePathFactory(Path, RowType, String, String) - Constructor for class org.apache.flink.table.store.file.utils.FileStorePathFactory
 
FileStoreRead<T> - Interface in org.apache.flink.table.store.file.operation
Read operation which provides RecordReader creation.
FileStoreScan - Interface in org.apache.flink.table.store.file.operation
Scan operation which produces a plan.
FileStoreScan.Plan - Interface in org.apache.flink.table.store.file.operation
Result plan of this scan.
FileStoreSink - Class in org.apache.flink.table.store.connector.sink
FlinkSink for writing records into table store.
FileStoreSink(FileStoreTable, Lock.Factory, Map<String, String>, LogSinkFunction) - Constructor for class org.apache.flink.table.store.connector.sink.FileStoreSink
 
FileStoreSourceReader - Class in org.apache.flink.table.store.connector.source
A SourceReader that read records from FileStoreSourceSplit.
FileStoreSourceReader(SourceReaderContext, TableRead, Long) - Constructor for class org.apache.flink.table.store.connector.source.FileStoreSourceReader
 
FileStoreSourceSplit - Class in org.apache.flink.table.store.connector.source
SourceSplit of file store.
FileStoreSourceSplit(String, Split) - Constructor for class org.apache.flink.table.store.connector.source.FileStoreSourceSplit
 
FileStoreSourceSplit(String, Split, long) - Constructor for class org.apache.flink.table.store.connector.source.FileStoreSourceSplit
 
FileStoreSourceSplitGenerator - Class in org.apache.flink.table.store.connector.source
The FileStoreSplitGenerator's task is to plan all files to be read and to split them into a set of FileStoreSourceSplit.
FileStoreSourceSplitGenerator() - Constructor for class org.apache.flink.table.store.connector.source.FileStoreSourceSplitGenerator
 
FileStoreSourceSplitReader - Class in org.apache.flink.table.store.connector.source
The SplitReader implementation for the file store source.
FileStoreSourceSplitReader(TableRead, Long) - Constructor for class org.apache.flink.table.store.connector.source.FileStoreSourceSplitReader
 
FileStoreSourceSplitSerializer - Class in org.apache.flink.table.store.connector.source
A SimpleVersionedSerializer for FileStoreSourceSplit.
FileStoreSourceSplitSerializer() - Constructor for class org.apache.flink.table.store.connector.source.FileStoreSourceSplitSerializer
 
FileStoreSourceSplitState - Class in org.apache.flink.table.store.connector.source
State of the reader, essentially a mutable version of the FileStoreSourceSplit.
FileStoreSourceSplitState(FileStoreSourceSplit) - Constructor for class org.apache.flink.table.store.connector.source.FileStoreSourceSplitState
 
FileStoreTable - Interface in org.apache.flink.table.store.table
An abstraction layer above FileStore to provide reading and writing of RowData.
FileStoreTableFactory - Class in org.apache.flink.table.store.table
Factory to create FileStoreTable.
FileStoreTableFactory() - Constructor for class org.apache.flink.table.store.table.FileStoreTableFactory
 
FileStoreWrite<T> - Interface in org.apache.flink.table.store.file.operation
Write operation which provides RecordWriter creation and writes SinkRecord to FileStore.
FileSystemCatalog - Class in org.apache.flink.table.store.file.catalog
A catalog implementation for FileSystem.
FileSystemCatalog(Path) - Constructor for class org.apache.flink.table.store.file.catalog.FileSystemCatalog
 
FileSystemCatalogFactory - Class in org.apache.flink.table.store.file.catalog
Factory to create FileSystemCatalog.
FileSystemCatalogFactory() - Constructor for class org.apache.flink.table.store.file.catalog.FileSystemCatalogFactory
 
FileSystemLoader - Interface in org.apache.flink.table.store.plugin
Loader to load FileSystemFactory.
FileSystems - Class in org.apache.flink.table.store.filesystem
A new FileSystem loader to support: Support access to file systems in Hive, Spark, Trino and other computing engines.
FileSystems() - Constructor for class org.apache.flink.table.store.filesystem.FileSystems
 
FileUtils - Class in org.apache.flink.table.store.file.utils
Utils for file reading and writing.
FileUtils() - Constructor for class org.apache.flink.table.store.file.utils.FileUtils
 
FileWriter<T,R> - Interface in org.apache.flink.table.store.file.io
File writer to accept one record or a branch of records and generate metadata after closing it.
filterByStats(ManifestEntry) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreScan
Note: Keep this thread-safe.
filterByStats(ManifestEntry) - Method in class org.apache.flink.table.store.file.operation.AppendOnlyFileStoreScan
Note: Keep this thread-safe.
filterByStats(ManifestEntry) - Method in class org.apache.flink.table.store.file.operation.KeyValueFileStoreScan
Note: Keep this thread-safe.
filterCommitted(List<ManifestCommittable>) - Method in interface org.apache.flink.table.store.file.operation.FileStoreCommit
Find out which manifest committable need to be retried when recovering from the failure.
filterCommitted(List<ManifestCommittable>) - Method in class org.apache.flink.table.store.file.operation.FileStoreCommitImpl
 
filterCommitted(List<ManifestCommittable>) - Method in class org.apache.flink.table.store.table.sink.TableCommit
 
filterRecoveredCommittables(List<ManifestCommittable>) - Method in interface org.apache.flink.table.store.connector.sink.Committer
Find out which global committables need to be retried when recovering from the failure.
filterRecoveredCommittables(List<ManifestCommittable>) - Method in class org.apache.flink.table.store.connector.sink.StoreCommitter
 
finish() - Method in class org.apache.flink.table.store.connector.sink.StoreWriteOperator
 
FIRST_SNAPSHOT_ID - Static variable in class org.apache.flink.table.store.file.Snapshot
 
FLINK_REST_ADDRESS - Static variable in class org.apache.flink.table.store.benchmark.BenchmarkOptions
 
FLINK_REST_PORT - Static variable in class org.apache.flink.table.store.benchmark.BenchmarkOptions
 
FlinkActions - Class in org.apache.flink.table.store.connector.action
Table maintenance actions for Flink.
FlinkActions() - Constructor for class org.apache.flink.table.store.connector.action.FlinkActions
 
FlinkCatalog - Class in org.apache.flink.table.store.connector
Catalog for table store.
FlinkCatalog(Catalog, String, String) - Constructor for class org.apache.flink.table.store.connector.FlinkCatalog
 
FlinkCatalogFactory - Class in org.apache.flink.table.store.connector
Factory for FlinkCatalog.
FlinkCatalogFactory() - Constructor for class org.apache.flink.table.store.connector.FlinkCatalogFactory
 
FlinkConnectorOptions - Class in org.apache.flink.table.store.connector
Options for flink connector.
FlinkConnectorOptions() - Constructor for class org.apache.flink.table.store.connector.FlinkConnectorOptions
 
FlinkRestClient - Class in org.apache.flink.table.store.benchmark.metric
A HTTP client to request BPS metric to JobMaster REST API.
FlinkRestClient(String, int) - Constructor for class org.apache.flink.table.store.benchmark.metric.FlinkRestClient
 
FlinkSink - Class in org.apache.flink.table.store.connector.sink
Abstract sink of table store.
FlinkSink(FileStoreTable, boolean) - Constructor for class org.apache.flink.table.store.connector.sink.FlinkSink
 
FlinkSinkBuilder - Class in org.apache.flink.table.store.connector.sink
Builder for FileStoreSink.
FlinkSinkBuilder(FileStoreTable) - Constructor for class org.apache.flink.table.store.connector.sink.FlinkSinkBuilder
 
FlinkSource - Class in org.apache.flink.table.store.connector.source
A Flink Source for table store.
FlinkSource(Table, int[][], Predicate, Long) - Constructor for class org.apache.flink.table.store.connector.source.FlinkSource
 
FlinkSourceBuilder - Class in org.apache.flink.table.store.connector.source
Source builder to build a Flink StaticFileStoreSource or ContinuousFileStoreSource.
FlinkSourceBuilder(ObjectIdentifier, FileStoreTable) - Constructor for class org.apache.flink.table.store.connector.source.FlinkSourceBuilder
 
FlinkTableSource - Class in org.apache.flink.table.store.connector.source
A Flink ScanTableSource for table store.
FlinkTableSource(Table) - Constructor for class org.apache.flink.table.store.connector.source.FlinkTableSource
 
FlinkTableSource(Table, Predicate, int[][], Long) - Constructor for class org.apache.flink.table.store.connector.source.FlinkTableSource
 
flush() - Method in class org.apache.flink.table.store.file.utils.RenamingAtomicFsDataOutputStream
 
flush() - Method in class org.apache.flink.table.store.kafka.KafkaSinkFunction
 
flush() - Method in interface org.apache.flink.table.store.table.sink.LogSinkFunction
Flush pending records.
flushMemory() - Method in interface org.apache.flink.table.store.file.memory.MemoryOwner
Flush memory of owner, release memory.
flushMemory() - Method in class org.apache.flink.table.store.file.mergetree.MergeTreeWriter
 
flushMemory() - Method in class org.apache.flink.table.store.file.mergetree.SortBufferWriteBuffer
 
flushMemory() - Method in interface org.apache.flink.table.store.file.mergetree.WriteBuffer
Flush memory, return false if not supported.
flushMemory() - Method in class org.apache.flink.table.store.file.sort.BinaryExternalSortBuffer
 
flushMemory() - Method in class org.apache.flink.table.store.file.sort.BinaryInMemorySortBuffer
 
flushMemory() - Method in interface org.apache.flink.table.store.file.sort.SortBuffer
Flush memory, return false if not supported.
FollowUpScanner - Interface in org.apache.flink.table.store.table.source.snapshot
Helper class for the follow-up enumeration of a SnapshotEnumerator.
forAppend(String, long, long, BinaryTableStats, long, long, long) - Static method in class org.apache.flink.table.store.file.io.DataFileMeta
 
forEach(Comparator<RowData>, MergeFunction<KeyValue>, WriteBuffer.KvConsumer, WriteBuffer.KvConsumer) - Method in class org.apache.flink.table.store.file.mergetree.SortBufferWriteBuffer
 
forEach(Comparator<RowData>, MergeFunction<KeyValue>, WriteBuffer.KvConsumer, WriteBuffer.KvConsumer) - Method in interface org.apache.flink.table.store.file.mergetree.WriteBuffer
Performs the given action for each remaining element in this buffer until all elements have been processed or the action throws an exception.
forEachRemaining(RecordReader<T>, Consumer<? super T>) - Static method in class org.apache.flink.table.store.file.utils.RecordReaderUtils
Performs the given action for each remaining element in RecordReader until all elements have been processed or the action throws an exception.
format - Variable in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
formatDataFreshness(Long) - Static method in class org.apache.flink.table.store.benchmark.utils.BenchmarkUtils
 
formatDoubleValue(double) - Static method in class org.apache.flink.table.store.benchmark.utils.BenchmarkUtils
 
formatIdentifier - Variable in class org.apache.flink.table.store.format.FileFormat
 
formatLongValue(long) - Static method in class org.apache.flink.table.store.benchmark.utils.BenchmarkUtils
 
formatLongValuePerSecond(long) - Static method in class org.apache.flink.table.store.benchmark.utils.BenchmarkUtils
 
freePages() - Method in class org.apache.flink.table.store.file.memory.HeapMemorySegmentPool
 
from(int[][]) - Static method in class org.apache.flink.table.store.utils.ProjectedRowData
Like ProjectedRowData.from(int[]), but throws IllegalArgumentException if the provided projection array contains nested projections, which are not supported by ProjectedRowData.
from(int[]) - Static method in class org.apache.flink.table.store.utils.ProjectedRowData
Create an empty ProjectedRowData starting from a projection array.
from(Projection) - Static method in class org.apache.flink.table.store.utils.ProjectedRowData
Create an empty ProjectedRowData starting from a Projection.
fromBinary(BinaryTableStats) - Method in class org.apache.flink.table.store.file.stats.FieldStatsArraySerializer
 
fromBinary(BinaryTableStats, Long) - Method in class org.apache.flink.table.store.file.stats.FieldStatsArraySerializer
 
fromBytes(byte[]) - Static method in class org.apache.flink.table.store.connector.sink.LogOffsetCommittable
 
fromByteValue(byte) - Static method in enum org.apache.flink.table.store.file.manifest.FileKind
 
fromCatalog(CatalogLock, ObjectPath) - Static method in interface org.apache.flink.table.store.file.operation.Lock
 
fromCatalogTable(CatalogTable) - Static method in class org.apache.flink.table.store.file.schema.UpdateSchema
 
fromFiles(int, List<DataFileMeta>) - Static method in interface org.apache.flink.table.store.file.compact.CompactUnit
 
fromFlink(Object, LogicalType) - Static method in class org.apache.flink.table.store.spark.SparkInternalRow
 
fromFlink(StringData) - Static method in class org.apache.flink.table.store.spark.SparkInternalRow
 
fromFlink(DecimalData) - Static method in class org.apache.flink.table.store.spark.SparkInternalRow
 
fromFlink(RowData, RowType) - Static method in class org.apache.flink.table.store.spark.SparkInternalRow
 
fromFlink(TimestampData) - Static method in class org.apache.flink.table.store.spark.SparkInternalRow
 
fromFlink(ArrayData, ArrayType) - Static method in class org.apache.flink.table.store.spark.SparkInternalRow
 
fromFlink(MapData, LogicalType) - Static method in class org.apache.flink.table.store.spark.SparkInternalRow
 
fromFlinkRowType(RowType) - Static method in class org.apache.flink.table.store.spark.SparkTypeUtils
 
fromFlinkType(LogicalType) - Static method in class org.apache.flink.table.store.spark.SparkTypeUtils
 
fromIdentifier(String, Configuration) - Static method in class org.apache.flink.table.store.format.FileFormat
Create a FileFormat from format identifier and format options.
fromJson(String) - Static method in class org.apache.flink.table.store.file.Snapshot
 
fromJson(String, Class<T>) - Static method in class org.apache.flink.table.store.file.utils.JsonSerdeUtil
 
fromJsonArray(String) - Static method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetric
 
fromLevelRuns(int, List<LevelSortedRun>) - Static method in interface org.apache.flink.table.store.file.compact.CompactUnit
 
fromMap(Map<String, String>, RowType) - Static method in class org.apache.flink.table.store.file.predicate.PredicateConverter
 
fromPath(Path) - Static method in class org.apache.flink.table.store.file.Snapshot
 
fromRow(RowData) - Method in class org.apache.flink.table.store.file.io.DataFileMetaSerializer
 
fromRow(RowData) - Method in class org.apache.flink.table.store.file.KeyValueSerializer
 
fromRow(RowData) - Method in class org.apache.flink.table.store.file.utils.ObjectSerializer
Convert a RowData to T.
fromRow(RowData) - Method in class org.apache.flink.table.store.file.utils.VersionedObjectSerializer
 
fromRowData(RowData) - Static method in class org.apache.flink.table.store.file.stats.BinaryTableStats
 
fromSingle(DataFileMeta) - Static method in class org.apache.flink.table.store.file.mergetree.SortedRun
 
fromSorted(List<DataFileMeta>) - Static method in class org.apache.flink.table.store.file.mergetree.SortedRun
 
fromStringArrayData(ArrayData) - Static method in class org.apache.flink.table.store.utils.RowDataUtils
 
fromTableOptions(Configuration, ConfigOption<String>) - Static method in class org.apache.flink.table.store.format.FileFormat
Create a FileFormat from table options.
fromUnsorted(List<DataFileMeta>, Comparator<RowData>) - Static method in class org.apache.flink.table.store.file.mergetree.SortedRun
 
FullChangelogMergeFunctionWrapper - Class in org.apache.flink.table.store.file.mergetree.compact
Wrapper for MergeFunctions to produce changelog during a full compaction.
FullChangelogMergeFunctionWrapper(MergeFunction<KeyValue>, int) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.FullChangelogMergeFunctionWrapper
 
FullChangelogMergeFunctionWrapper.Result - Class in org.apache.flink.table.store.file.mergetree.compact
Changelog and final result for the same key.
FullChangelogMergeTreeCompactRewriter - Class in org.apache.flink.table.store.file.mergetree.compact
A MergeTreeCompactRewriter which produces changelog files for each full compaction.
FullChangelogMergeTreeCompactRewriter(int, KeyValueFileReaderFactory, KeyValueFileWriterFactory, Comparator<RowData>, MergeFunctionFactory<KeyValue>) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.FullChangelogMergeTreeCompactRewriter
 
FullChangelogStoreSinkWrite - Class in org.apache.flink.table.store.connector.sink
StoreSinkWrite for CoreOptions.ChangelogProducer#FULL_COMPACTION changelog producer.
FullChangelogStoreSinkWrite(FileStoreTable, StateInitializationContext, String, IOManager, boolean, long) - Constructor for class org.apache.flink.table.store.connector.sink.FullChangelogStoreSinkWrite
 
FullStartingScanner - Class in org.apache.flink.table.store.table.source.snapshot
FullStartingScanner() - Constructor for class org.apache.flink.table.store.table.source.snapshot.FullStartingScanner
 
function() - Method in class org.apache.flink.table.store.file.predicate.CompoundPredicate
 
Function() - Constructor for class org.apache.flink.table.store.file.predicate.CompoundPredicate.Function
 
function() - Method in class org.apache.flink.table.store.file.predicate.LeafPredicate
 
functionExists(ObjectPath) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
FunctionVisitor<T> - Interface in org.apache.flink.table.store.file.predicate
A PredicateVisitor to visit functions.

G

generate(RowData) - Method in class org.apache.flink.table.store.table.sink.SequenceGenerator
 
GeneratedClass<T> - Class in org.apache.flink.table.store.codegen
A wrapper for generated class, defines a GeneratedClass.newInstance(ClassLoader) method to get an instance by reference objects easily.
GeneratedClass(String, String) - Constructor for class org.apache.flink.table.store.codegen.GeneratedClass
 
GeneratedClass(String, String, Object[]) - Constructor for class org.apache.flink.table.store.codegen.GeneratedClass
 
generateNormalizedKeyComputer(List<LogicalType>, String) - Method in interface org.apache.flink.table.store.codegen.CodeGenerator
generateNormalizedKeyComputer(List<LogicalType>, String) - Method in class org.apache.flink.table.store.codegen.CodeGeneratorImpl
 
generatePartValues(RowData) - Method in class org.apache.flink.table.store.file.utils.RowDataPartitionComputer
 
generateProjection(String, RowType, int[]) - Method in interface org.apache.flink.table.store.codegen.CodeGenerator
 
generateProjection(String, RowType, int[]) - Method in class org.apache.flink.table.store.codegen.CodeGeneratorImpl
 
generateRecordComparator(List<LogicalType>, String) - Method in interface org.apache.flink.table.store.codegen.CodeGenerator
Generate a RecordComparator.
generateRecordComparator(List<LogicalType>, String) - Method in class org.apache.flink.table.store.codegen.CodeGeneratorImpl
 
generateRecordComparator(List<LogicalType>, String) - Static method in class org.apache.flink.table.store.codegen.CodeGenUtils
 
generateSplits(long, boolean, SplitGenerator, Map<BinaryRowData, Map<Integer, List<DataFileMeta>>>) - Static method in class org.apache.flink.table.store.table.source.AbstractDataTableScan
 
get(RowData) - Method in interface org.apache.flink.table.store.connector.lookup.LookupTable
 
get(RowData) - Method in class org.apache.flink.table.store.connector.lookup.PrimaryKeyLookupTable
 
get(RowData) - Method in class org.apache.flink.table.store.connector.lookup.RocksDBSetState
 
get(RowData) - Method in class org.apache.flink.table.store.connector.lookup.RocksDBValueState
 
get(RowData) - Method in class org.apache.flink.table.store.connector.lookup.SecondaryIndexLookupTable
 
get() - Method in interface org.apache.flink.table.store.file.mergetree.compact.ConcatRecordReader.ReaderSupplier
 
get() - Method in class org.apache.flink.table.store.file.utils.KeyComparatorSupplier
 
get() - Method in class org.apache.flink.table.store.RowDataContainer
 
get(int, DataType) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
get(int, DataType) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
get(RowData, int, LogicalType) - Static method in class org.apache.flink.table.store.utils.RowDataUtils
 
get(ArrayData, int, LogicalType) - Static method in class org.apache.flink.table.store.utils.RowDataUtils
 
getAllStructFieldRefs() - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreRowDataObjectInspector
 
getArity() - Method in class org.apache.flink.table.store.connector.sink.CommittableTypeInfo
 
getArity() - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getArity() - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getArity() - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getArity() - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getArity() - Method in class org.apache.flink.table.store.utils.RowDataToObjectArrayConverter
 
getArray(int) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getArray(int) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
getArray(int) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
getArray(int) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getArray(int) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getArray(int) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getAuthorizationProvider() - Method in class org.apache.flink.table.store.hive.TableStoreHiveStorageHandler
 
getAvailablePhysicalMemorySize() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
getAvailableVirtualMemorySize() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
getAvgDataFreshnessString() - Method in class org.apache.flink.table.store.benchmark.metric.JobBenchmarkMetric
 
getBinary(int) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getBinary(int) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
getBinary(int) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
getBinary(int) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getBinary(int) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getBinary(int) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getBoolean(int) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getBoolean(int) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
getBoolean(int) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
getBoolean(int) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getBoolean(int) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getBoolean(int) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getBoundedness() - Method in class org.apache.flink.table.store.connector.source.ContinuousFileStoreSource
 
getBoundedness() - Method in class org.apache.flink.table.store.connector.source.SimpleSystemSource
 
getBoundedness() - Method in class org.apache.flink.table.store.connector.source.StaticFileStoreSource
 
getBufferSegmentCount() - Method in class org.apache.flink.table.store.file.sort.BinaryInMemorySortBuffer
 
getByte(int) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getByte(int) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
getByte(int) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
getByte(int) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getByte(int) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getByte(int) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getCatalogConfig() - Method in class org.apache.flink.table.store.TableStoreJobConf
 
getCategory() - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreListObjectInspector
 
getCategory() - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreMapObjectInspector
 
getCategory() - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreRowDataObjectInspector
 
getChangelogMode(ChangelogMode) - Method in class org.apache.flink.table.store.connector.sink.TableStoreSink
 
getChangelogMode() - Method in class org.apache.flink.table.store.connector.source.SystemTableSource
 
getChangelogMode() - Method in class org.apache.flink.table.store.connector.source.TableStoreSource
 
getClass(ClassLoader) - Method in class org.apache.flink.table.store.codegen.GeneratedClass
 
getClassName() - Method in class org.apache.flink.table.store.codegen.GeneratedClass
 
getCode() - Method in class org.apache.flink.table.store.codegen.GeneratedClass
 
getCodeGenerator() - Static method in class org.apache.flink.table.store.codegen.CodeGenLoader
 
getComment() - Method in class org.apache.flink.table.store.connector.SystemCatalogTable
 
getCompactionResult(boolean) - Method in class org.apache.flink.table.store.file.append.AppendOnlyCompactManager
Finish current task, and update result files to AppendOnlyCompactManager.toCompact.
getCompactionResult(boolean) - Method in interface org.apache.flink.table.store.file.compact.CompactManager
Get compaction result.
getCompactionResult(boolean) - Method in class org.apache.flink.table.store.file.compact.NoopCompactManager
 
getCompactionResult(boolean) - Method in class org.apache.flink.table.store.file.mergetree.compact.MergeTreeCompactManager
Finish current task, and update result files to Levels.
getConf() - Method in class org.apache.flink.table.store.hive.TableStoreHiveStorageHandler
 
getConfiguration(StreamExecutionEnvironment) - Static method in class org.apache.flink.table.store.connector.utils.StreamExecutionEnvironmentUtils
 
getCpu() - Method in class org.apache.flink.table.store.benchmark.metric.BenchmarkMetric
 
getCpu() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetric
 
getCpu() - Method in class org.apache.flink.table.store.benchmark.metric.JobBenchmarkMetric
 
getCpuFrequency() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
getCpuTrackerUsagePercent() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuTimeTracker
Return percentage of cpu time spent over the time since last update.
getCpuUsagePercent() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
Get the CPU usage by all the processes in the process-tree in Unix.
getCpuUsagePercentage() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
getCumulativeCpuTime() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuTimeTracker
Obtain the cumulative CPU time since the system is on.
getCumulativeCpuTime() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
getCumulativeCpuTime() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
getCurrentOperatingSystem() - Static method in enum org.apache.flink.table.store.benchmark.metric.cpu.OperatingSystem
Gets the operating system that the JVM runs on from the java system properties.
getCurrentProcessIDs() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
getDatabase(String) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
getDataFreshness() - Method in class org.apache.flink.table.store.benchmark.metric.BenchmarkMetric
 
getDataFreshness(String) - Method in class org.apache.flink.table.store.benchmark.metric.FlinkRestClient
 
getDataFreshnessString() - Method in class org.apache.flink.table.store.benchmark.metric.BenchmarkMetric
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getDecimal(int, int, int) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getDescription() - Method in class org.apache.flink.table.store.connector.SystemCatalogTable
 
getDescription() - Method in enum org.apache.flink.table.store.CoreOptions.ChangelogProducer
 
getDescription() - Method in enum org.apache.flink.table.store.CoreOptions.LogChangelogMode
 
getDescription() - Method in enum org.apache.flink.table.store.CoreOptions.LogConsistency
 
getDescription() - Method in enum org.apache.flink.table.store.CoreOptions.MergeEngine
 
getDescription() - Method in enum org.apache.flink.table.store.CoreOptions.StartupMode
 
getDescription() - Method in enum org.apache.flink.table.store.file.WriteMode
 
getDescription() - Method in enum org.apache.flink.table.store.table.TableType
 
getDetailedDescription() - Method in class org.apache.flink.table.store.connector.SystemCatalogTable
 
getDouble(int) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getDouble(int) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
getDouble(int) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
getDouble(int) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getDouble(int) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getDouble(int) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getDownstreamSubtaskStateMapper() - Method in class org.apache.flink.table.store.connector.sink.BucketStreamPartitioner
 
getDownstreamSubtaskStateMapper() - Method in class org.apache.flink.table.store.connector.sink.OffsetRowDataHashStreamPartitioner
 
getEnumeratorCheckpointSerializer() - Method in class org.apache.flink.table.store.connector.source.FlinkSource
 
getExitCode() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.ShellCommandExecutor
Gets exit code.
getFactory() - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
getFieldAggregatorAtPos(int) - Method in class org.apache.flink.table.store.file.mergetree.compact.aggregate.AggregateMergeFunction.RowAggregator
 
getFieldIndex() - Method in class org.apache.flink.table.store.codegen.SortSpec.SortFieldSpec
 
getFieldSize() - Method in class org.apache.flink.table.store.codegen.SortSpec
Gets num of field in the spec.
getFieldSpec(int) - Method in class org.apache.flink.table.store.codegen.SortSpec
Gets SortSpec.SortFieldSpec of field at given index.
getFieldSpecs() - Method in class org.apache.flink.table.store.codegen.SortSpec
Gets all SortSpec.SortFieldSpec in the SortSpec.
getFileSize(Path) - Static method in class org.apache.flink.table.store.file.utils.FileUtils
 
getFileStatus(Path) - Method in class org.apache.flink.table.store.format.fs.HadoopReadOnlyFileSystem
 
getFloat(int) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getFloat(int) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
getFloat(int) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
getFloat(int) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getFloat(int) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getFloat(int) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getFormatIdentifier() - Method in class org.apache.flink.table.store.format.FileFormat
 
getFunction(ObjectPath) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
getHost() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetric
 
getImmutableOptionKeys() - Static method in class org.apache.flink.table.store.CoreOptions
 
getIndexMapping() - Method in class org.apache.flink.table.store.file.utils.BulkFormatMapping
 
getInputFormatClass() - Method in class org.apache.flink.table.store.hive.TableStoreHiveStorageHandler
 
getInstance() - Static method in class org.apache.flink.table.store.benchmark.metric.cpu.clock.SystemClock
 
getInt(int) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getInt(int) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
getInt(int) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
getInt(int) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getInt(int) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getInt(int) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getInterval(int) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
getInterval(int) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
getIsAscendingOrder() - Method in class org.apache.flink.table.store.codegen.SortSpec.SortFieldSpec
 
getJiffyLengthInMillis() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
getKeyDecodingFormat(FactoryUtil.TableFactoryHelper) - Static method in interface org.apache.flink.table.store.log.LogStoreTableFactory
 
getKeyEncodingFormat(FactoryUtil.TableFactoryHelper) - Static method in interface org.apache.flink.table.store.log.LogStoreTableFactory
 
getLength() - Method in class org.apache.flink.table.store.mapred.TableStoreInputSplit
 
getList(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreListObjectInspector
 
getListElement(Object, int) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreListObjectInspector
 
getListElementObjectInspector() - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreListObjectInspector
 
getListLength(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreListObjectInspector
 
getLocation() - Method in class org.apache.flink.table.store.TableStoreJobConf
 
getLocations() - Method in class org.apache.flink.table.store.mapred.TableStoreInputSplit
 
getLogOffsets() - Method in class org.apache.flink.table.store.file.Snapshot
 
getLong(int) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getLong(int) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
getLong(int) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
getLong(int) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getLong(int) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getLong(int) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getLookupRuntimeProvider(LookupTableSource.LookupContext) - Method in class org.apache.flink.table.store.connector.source.TableStoreSource
 
getMap(int) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getMap(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreMapObjectInspector
 
getMap(int) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
getMap(int) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
getMap(int) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getMap(int) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getMap(int) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getMapKeyObjectInspector() - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreMapObjectInspector
 
getMapSize(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreMapObjectInspector
 
getMapValueElement(Object, Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreMapObjectInspector
 
getMapValueObjectInspector() - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreMapObjectInspector
 
getMaxDataFreshnessString() - Method in class org.apache.flink.table.store.benchmark.metric.JobBenchmarkMetric
 
getMaxSequenceNumber(List<DataFileMeta>) - Static method in class org.apache.flink.table.store.file.io.DataFileMeta
 
getMetaHook() - Method in class org.apache.flink.table.store.hive.TableStoreHiveStorageHandler
 
getName() - Method in class org.apache.flink.table.store.benchmark.metric.JobBenchmarkMetric
 
getNetworkBytesRead() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
getNetworkBytesWritten() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
getNextId() - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplitGenerator
 
getNullIsLast() - Method in class org.apache.flink.table.store.codegen.SortSpec.SortFieldSpec
 
getNumberOfTM() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetricReceiver
 
getNumCores() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
getNumCpuSocket() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
getNumKeyBytes() - Method in interface org.apache.flink.table.store.codegen.NormalizedKeyComputer
Get normalized keys bytes length.
getNumProcessors() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
getNumRecordsPerSecond(String, String) - Method in class org.apache.flink.table.store.benchmark.metric.FlinkRestClient
 
getNumVCoresUsed() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
getObjectInspector() - Method in class org.apache.flink.table.store.hive.TableStoreSerDe
 
getOccupancy() - Method in class org.apache.flink.table.store.file.sort.BinaryExternalSortBuffer
 
getOccupancy() - Method in class org.apache.flink.table.store.file.sort.BinaryInMemorySortBuffer
 
getOccupancy() - Method in interface org.apache.flink.table.store.file.sort.SortBuffer
 
getOptions() - Static method in class org.apache.flink.table.store.connector.FlinkConnectorOptions
 
getOptions() - Method in class org.apache.flink.table.store.connector.SystemCatalogTable
 
getOptions() - Static method in class org.apache.flink.table.store.CoreOptions
 
getOutput() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.ShellCommandExecutor
Gets stdout.
getOutputFormatClass() - Method in class org.apache.flink.table.store.hive.TableStoreHiveStorageHandler
 
getParquetConfiguration(Configuration) - Static method in class org.apache.flink.table.store.format.parquet.ParquetFileFormat
 
getParquetReader(Path) - Static method in class org.apache.flink.table.store.format.parquet.ParquetUtil
Generate ParquetFileReader instance to read the Parquet files at the given path.
getPartition(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
getPartitionColumnStatistics(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
getPartitionComputer(RowType, String) - Static method in class org.apache.flink.table.store.file.utils.FileStorePathFactory
 
getPartitionKeys() - Method in class org.apache.flink.table.store.connector.SystemCatalogTable
 
getPartitions(MultipleParameterTool) - Static method in interface org.apache.flink.table.store.connector.action.Action
 
getPartitionStatistics(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
getPartitionString(BinaryRowData) - Method in class org.apache.flink.table.store.file.utils.FileStorePathFactory
IMPORTANT: This method is NOT THREAD SAFE.
getPath() - Method in class org.apache.flink.table.store.mapred.TableStoreInputSplit
 
getPhysicalMemorySize() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
getPid() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetric
 
getPlan(SnapshotManager, DataTableScan) - Method in class org.apache.flink.table.store.table.source.snapshot.CompactedStartingScanner
 
getPlan(long, DataTableScan) - Method in class org.apache.flink.table.store.table.source.snapshot.CompactionChangelogFollowUpScanner
 
getPlan(long, DataTableScan) - Method in class org.apache.flink.table.store.table.source.snapshot.ContinuousCompactorFollowUpScanner
 
getPlan(SnapshotManager, DataTableScan) - Method in class org.apache.flink.table.store.table.source.snapshot.ContinuousCompactorStartingScanner
 
getPlan(SnapshotManager, DataTableScan) - Method in class org.apache.flink.table.store.table.source.snapshot.ContinuousFromSnapshotStartingScanner
 
getPlan(SnapshotManager, DataTableScan) - Method in class org.apache.flink.table.store.table.source.snapshot.ContinuousFromTimestampStartingScanner
 
getPlan(SnapshotManager, DataTableScan) - Method in class org.apache.flink.table.store.table.source.snapshot.ContinuousLatestStartingScanner
 
getPlan(long, DataTableScan) - Method in class org.apache.flink.table.store.table.source.snapshot.DeltaFollowUpScanner
 
getPlan(long, DataTableScan) - Method in interface org.apache.flink.table.store.table.source.snapshot.FollowUpScanner
 
getPlan(SnapshotManager, DataTableScan) - Method in class org.apache.flink.table.store.table.source.snapshot.FullStartingScanner
 
getPlan(long, DataTableScan) - Method in class org.apache.flink.table.store.table.source.snapshot.InputChangelogFollowUpScanner
 
getPlan(SnapshotManager, DataTableScan) - Method in interface org.apache.flink.table.store.table.source.snapshot.StartingScanner
 
getPlan(SnapshotManager, DataTableScan) - Method in class org.apache.flink.table.store.table.source.snapshot.StaticFromSnapshotStartingScanner
 
getPlan(SnapshotManager, DataTableScan) - Method in class org.apache.flink.table.store.table.source.snapshot.StaticFromTimestampStartingScanner
 
getPos() - Method in class org.apache.flink.table.store.file.utils.RenamingAtomicFsDataOutputStream
 
getPos() - Method in class org.apache.flink.table.store.mapred.TableStoreRecordReader
 
getPrettyCpu() - Method in class org.apache.flink.table.store.benchmark.metric.BenchmarkMetric
 
getPrettyCpu() - Method in class org.apache.flink.table.store.benchmark.metric.JobBenchmarkMetric
 
getPrettyRps() - Method in class org.apache.flink.table.store.benchmark.metric.BenchmarkMetric
 
getPrettyRps() - Method in class org.apache.flink.table.store.benchmark.metric.JobBenchmarkMetric
 
getPrettyRpsPerCore() - Method in class org.apache.flink.table.store.benchmark.metric.JobBenchmarkMetric
 
getPrettyTotalRows() - Method in class org.apache.flink.table.store.benchmark.metric.BenchmarkMetric
 
getPrettyTotalRows() - Method in class org.apache.flink.table.store.benchmark.metric.JobBenchmarkMetric
 
getPrimitiveJavaObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreCharObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreDateObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreDecimalObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreStringObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreTimestampObjectInspector
 
getPrimitiveJavaObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreVarcharObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreCharObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreDateObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreDecimalObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreStringObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreTimestampObjectInspector
 
getPrimitiveWritableObject(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreVarcharObjectInspector
 
getProcess() - Method in class org.apache.flink.table.store.benchmark.utils.AutoClosableProcess
 
getProcessTreeDump() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
Get a dump of the process-tree.
getProducedType() - Method in class org.apache.flink.table.store.kafka.KafkaLogDeserializationSchema
 
getProgress() - Method in class org.apache.flink.table.store.mapred.TableStoreRecordReader
 
getRawValue(int) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getRawValue(int) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getRawValue(int) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getRawValue(int) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getReadBenchmarkSql(Sink, String) - Method in class org.apache.flink.table.store.benchmark.Query
 
getReaderFactory() - Method in class org.apache.flink.table.store.file.utils.BulkFormatMapping
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.flink.table.store.mapred.TableStoreInputFormat
 
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.flink.table.store.mapred.TableStoreOutputFormat
 
getReferences() - Method in class org.apache.flink.table.store.codegen.GeneratedClass
 
getResource(String) - Method in class org.apache.flink.table.store.plugin.ComponentClassLoader
 
getResources(String) - Method in class org.apache.flink.table.store.plugin.ComponentClassLoader
 
getResult() - Method in class org.apache.flink.table.store.file.mergetree.compact.aggregate.AggregateMergeFunction
 
getResult() - Method in class org.apache.flink.table.store.file.mergetree.compact.DeduplicateMergeFunction
 
getResult() - Method in class org.apache.flink.table.store.file.mergetree.compact.FullChangelogMergeFunctionWrapper
 
getResult() - Method in interface org.apache.flink.table.store.file.mergetree.compact.MergeFunction
Get current merged value.
getResult() - Method in interface org.apache.flink.table.store.file.mergetree.compact.MergeFunctionWrapper
 
getResult() - Method in class org.apache.flink.table.store.file.mergetree.compact.PartialUpdateMergeFunction
 
getResult() - Method in class org.apache.flink.table.store.file.mergetree.compact.ReducerMergeFunctionWrapper
Get current value of the MergeFunction helper.
getResult() - Method in class org.apache.flink.table.store.file.mergetree.compact.ValueCountMergeFunction
 
getReusedKv() - Method in class org.apache.flink.table.store.file.KeyValueSerializer
 
getRow(int, int) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getRow(int, int) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getRow(int, int) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getRow(int, int) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getRowKind() - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getRowKind() - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getRowKind() - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getRowKind() - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getRps() - Method in class org.apache.flink.table.store.benchmark.metric.BenchmarkMetric
 
getRpsPerCore() - Method in class org.apache.flink.table.store.benchmark.metric.JobBenchmarkMetric
 
getRssMemorySize() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
getRssMemorySize(int) - Method in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in class org.apache.flink.table.store.connector.source.SystemTableSource
 
getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in class org.apache.flink.table.store.connector.source.TableStoreSource
 
getSerDeClass() - Method in class org.apache.flink.table.store.hive.TableStoreHiveStorageHandler
 
getSerDeStats() - Method in class org.apache.flink.table.store.hive.TableStoreSerDe
 
getSerializedClass() - Method in class org.apache.flink.table.store.hive.TableStoreSerDe
 
getShort(int) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getShort(int) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
getShort(int) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
getShort(int) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getShort(int) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getShort(int) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getSingleValueFromState(StateInitializationContext, String, Class<T>, T) - Static method in class org.apache.flink.table.store.connector.sink.StateUtils
 
getSinkRuntimeProvider(DynamicTableSink.Context) - Method in class org.apache.flink.table.store.connector.sink.TableStoreSink
 
getSourceMetric(String, String, String) - Method in class org.apache.flink.table.store.benchmark.metric.FlinkRestClient
 
getSourceVertexId(String) - Method in class org.apache.flink.table.store.benchmark.metric.FlinkRestClient
 
getSplits(JobConf, int) - Method in class org.apache.flink.table.store.mapred.TableStoreInputFormat
 
getSplitSerializer() - Method in class org.apache.flink.table.store.connector.source.FlinkSource
 
getStart() - Method in class org.apache.flink.table.store.mapred.TableStoreInputSplit
 
getStorageBytesRead() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
getStorageBytesWritten() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
getString(int) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getString(int) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getString(int) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getString(int) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getStruct(int, int) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
getStruct(int, int) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
getStructFieldData(Object, StructField) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreRowDataObjectInspector
 
getStructFieldRef(String) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreRowDataObjectInspector
 
getStructFieldsDataAsList(Object) - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreRowDataObjectInspector
 
getTable(ObjectPath) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
getTable(ObjectPath) - Method in class org.apache.flink.table.store.file.catalog.AbstractCatalog
 
getTable(ObjectPath) - Method in interface org.apache.flink.table.store.file.catalog.Catalog
Return a Table identified by the given ObjectPath.
getTable(StructType, Transform[], Map<String, String>) - Method in class org.apache.flink.table.store.spark.SparkSource
 
getTableColumnStatistics(ObjectPath) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
getTableLocation(ObjectPath) - Method in class org.apache.flink.table.store.file.catalog.AbstractCatalog
 
getTableLocation(ObjectPath) - Method in interface org.apache.flink.table.store.file.catalog.Catalog
Return the table location path identified by the given ObjectPath.
getTablePath(MultipleParameterTool) - Static method in interface org.apache.flink.table.store.connector.action.Action
 
getTableSchema(ObjectPath) - Method in interface org.apache.flink.table.store.file.catalog.Catalog
Return a TableSchema identified by the given ObjectPath.
getTableSchema(ObjectPath) - Method in class org.apache.flink.table.store.file.catalog.FileSystemCatalog
 
getTableSchema(ObjectPath) - Method in class org.apache.flink.table.store.hive.HiveCatalog
 
getTableStatistics(ObjectPath) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
getTargetPathIfContainsSymbolicPath(Path) - Static method in class org.apache.flink.table.store.utils.LocalFileUtils
Get a target path(the path that replaced symbolic links with linked path) if the original path contains symbolic path, return the original path otherwise.
getTaskManagerPidList() - Static method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetricSender
 
getTimestamp(int, int) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
getTimestamp(int, int) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
getTimestamp(int, int) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
getTimestamp(int, int) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
getTotalCpu() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetricReceiver
 
getTotalFields() - Method in class org.apache.flink.table.store.connector.sink.CommittableTypeInfo
 
getTotalNumRecords(String, String) - Method in class org.apache.flink.table.store.benchmark.metric.FlinkRestClient
 
getTotalRows() - Method in class org.apache.flink.table.store.benchmark.metric.BenchmarkMetric
 
getTypeClass() - Method in class org.apache.flink.table.store.connector.sink.CommittableTypeInfo
 
getTypeName() - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreListObjectInspector
 
getTypeName() - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreMapObjectInspector
 
getTypeName() - Method in class org.apache.flink.table.store.hive.objectinspector.TableStoreRowDataObjectInspector
 
getUnresolvedSchema() - Method in class org.apache.flink.table.store.connector.SystemCatalogTable
 
getUri() - Method in class org.apache.flink.table.store.format.fs.HadoopReadOnlyFileSystem
 
getUTF8String(int) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
getUTF8String(int) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
getValueDecodingFormat(FactoryUtil.TableFactoryHelper) - Static method in interface org.apache.flink.table.store.log.LogStoreTableFactory
 
getValueEncodingFormat(FactoryUtil.TableFactoryHelper) - Static method in interface org.apache.flink.table.store.log.LogStoreTableFactory
 
getVersion() - Method in class org.apache.flink.table.store.connector.sink.CommittableSerializer
 
getVersion() - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplitSerializer
 
getVersion() - Method in class org.apache.flink.table.store.connector.source.PendingSplitsCheckpointSerializer
 
getVersion() - Method in class org.apache.flink.table.store.file.manifest.ManifestCommittableSerializer
 
getVersion() - Method in class org.apache.flink.table.store.file.manifest.ManifestEntrySerializer
 
getVersion() - Method in class org.apache.flink.table.store.file.manifest.ManifestFileMetaSerializer
 
getVersion() - Method in class org.apache.flink.table.store.file.utils.VersionedObjectSerializer
Gets the version with which this serializer serializes.
getVersion() - Method in class org.apache.flink.table.store.table.sink.FileCommittableSerializer
 
getVirtualMemorySize() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
getVirtualMemorySize(int) - Method in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
getVirtualMemorySize() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
getWorkingDirectory() - Method in class org.apache.flink.table.store.format.fs.HadoopReadOnlyFileSystem
 
getWriteBenchmarkSql(Sink, String) - Method in class org.apache.flink.table.store.benchmark.Query
 
GreaterOrEqual - Class in org.apache.flink.table.store.file.predicate
A NullFalseLeafBinaryFunction to eval greater or equal.
greaterOrEqual(int, Object) - Method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
GreaterThan - Class in org.apache.flink.table.store.file.predicate
A LeafFunction to eval greater.
greaterThan(int, Object) - Method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
groupByPartFiles(List<ManifestEntry>) - Method in interface org.apache.flink.table.store.file.operation.FileStoreScan.Plan
Return a map group by partition and bucket.

H

HadoopReadOnlyFileSystem - Class in org.apache.flink.table.store.format.fs
A read only FileSystem that wraps an Flink File System.
HadoopReadOnlyFileSystem(FileSystem) - Constructor for class org.apache.flink.table.store.format.fs.HadoopReadOnlyFileSystem
 
handleSourceEvent(int, SourceEvent) - Method in class org.apache.flink.table.store.connector.source.ContinuousFileSplitEnumerator
 
handleSplitRequest(int, String) - Method in class org.apache.flink.table.store.connector.source.ContinuousFileSplitEnumerator
 
handleSplitRequest(int, String) - Method in class org.apache.flink.table.store.connector.source.StaticFileStoreSplitEnumerator
 
handleSplitsChanges(SplitsChange<FileStoreSourceSplit>) - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplitReader
 
hashCode() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetric
 
hashCode() - Method in class org.apache.flink.table.store.codegen.SortSpec
 
hashCode() - Method in class org.apache.flink.table.store.codegen.SortSpec.SortFieldSpec
 
hashCode() - Method in class org.apache.flink.table.store.connector.lookup.RocksDBState.ByteArray
 
hashCode() - Method in class org.apache.flink.table.store.connector.sink.CommittableTypeInfo
 
hashCode() - Method in class org.apache.flink.table.store.connector.sink.LogOffsetCommittable
 
hashCode() - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplit
 
hashCode() - Method in class org.apache.flink.table.store.file.io.CompactIncrement
 
hashCode() - Method in class org.apache.flink.table.store.file.io.DataFileMeta
 
hashCode() - Method in class org.apache.flink.table.store.file.io.NewFilesIncrement
 
hashCode() - Method in class org.apache.flink.table.store.file.manifest.ManifestCommittable
 
hashCode() - Method in class org.apache.flink.table.store.file.manifest.ManifestEntry
 
hashCode() - Method in class org.apache.flink.table.store.file.manifest.ManifestEntry.Identifier
 
hashCode() - Method in class org.apache.flink.table.store.file.manifest.ManifestFileMeta
 
hashCode() - Method in class org.apache.flink.table.store.file.mergetree.LevelSortedRun
 
hashCode() - Method in class org.apache.flink.table.store.file.mergetree.SortedRun
 
hashCode() - Method in class org.apache.flink.table.store.file.predicate.CompoundPredicate.Function
 
hashCode() - Method in class org.apache.flink.table.store.file.predicate.FieldRef
 
hashCode() - Method in class org.apache.flink.table.store.file.predicate.LeafFunction
 
hashCode() - Method in class org.apache.flink.table.store.file.predicate.LeafPredicate
 
hashCode() - Method in class org.apache.flink.table.store.file.schema.ArrayDataType
 
hashCode() - Method in class org.apache.flink.table.store.file.schema.DataField
 
hashCode() - Method in class org.apache.flink.table.store.file.schema.DataType
 
hashCode() - Method in class org.apache.flink.table.store.file.schema.MapDataType
 
hashCode() - Method in class org.apache.flink.table.store.file.schema.MultisetDataType
 
hashCode() - Method in class org.apache.flink.table.store.file.schema.RowDataType
 
hashCode() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.AddColumn
 
hashCode() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.DropColumn
 
hashCode() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.RemoveOption
 
hashCode() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.RenameColumn
 
hashCode() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.SetOption
 
hashCode() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.UpdateColumnComment
 
hashCode() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.UpdateColumnNullability
 
hashCode() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.UpdateColumnType
 
hashCode() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
hashCode() - Method in class org.apache.flink.table.store.file.stats.BinaryTableStats
 
hashCode() - Method in class org.apache.flink.table.store.format.FieldStats
 
hashCode() - Method in class org.apache.flink.table.store.mapred.TableStoreInputSplit
 
hashCode() - Method in class org.apache.flink.table.store.spark.SparkScan
 
hashcode(BinaryRowData) - Static method in class org.apache.flink.table.store.table.sink.BucketComputer
 
hashCode() - Method in class org.apache.flink.table.store.table.sink.FileCommittable
 
hashCode() - Method in class org.apache.flink.table.store.table.source.DataSplit
 
hashCode() - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
hashCode() - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
hashCode() - Method in class org.apache.flink.table.store.utils.Projection
 
hasNext() - Method in class org.apache.flink.table.store.file.utils.RecordReaderIterator
IMPORTANT: Before calling this, make sure that the previous returned key-value is not used any more!
HeapMemorySegmentPool - Class in org.apache.flink.table.store.file.memory
MemorySegment pool from heap.
HeapMemorySegmentPool(long, int) - Constructor for class org.apache.flink.table.store.file.memory.HeapMemorySegmentPool
 
highestFieldId() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
HiveCatalog - Class in org.apache.flink.table.store.hive
A catalog implementation for Hive.
HiveCatalog(Configuration, String) - Constructor for class org.apache.flink.table.store.hive.HiveCatalog
 
HiveCatalogFactory - Class in org.apache.flink.table.store.hive
Factory to create HiveCatalog.
HiveCatalogFactory() - Constructor for class org.apache.flink.table.store.hive.HiveCatalogFactory
 
HiveCatalogLock - Class in org.apache.flink.table.store.hive
HiveCatalogLock(IMetaStoreClient, long, long) - Constructor for class org.apache.flink.table.store.hive.HiveCatalogLock
 
HiveSchema - Class in org.apache.flink.table.store.hive
Column names, types and comments of a Hive table.
HiveTypeUtils - Class in org.apache.flink.table.store.hive
Utils for converting types related classes between Flink and Hive.
HiveTypeUtils() - Constructor for class org.apache.flink.table.store.hive.HiveTypeUtils
 

I

id() - Method in class org.apache.flink.table.store.file.schema.DataField
 
id() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
id() - Method in class org.apache.flink.table.store.file.Snapshot
 
IDENTIFIER - Static variable in class org.apache.flink.table.store.connector.FlinkCatalogFactory
 
identifier() - Method in interface org.apache.flink.table.store.file.catalog.CatalogFactory
 
IDENTIFIER - Static variable in class org.apache.flink.table.store.file.catalog.FileSystemCatalogFactory
 
identifier() - Method in class org.apache.flink.table.store.file.catalog.FileSystemCatalogFactory
 
identifier() - Method in class org.apache.flink.table.store.file.manifest.ManifestCommittable
 
identifier() - Method in class org.apache.flink.table.store.file.manifest.ManifestEntry
 
identifier() - Method in class org.apache.flink.table.store.format.avro.AvroFileFormatFactory
 
identifier() - Method in interface org.apache.flink.table.store.format.FileFormatFactory
 
IDENTIFIER - Static variable in class org.apache.flink.table.store.format.orc.OrcFileFormatFactory
 
identifier() - Method in class org.apache.flink.table.store.format.orc.OrcFileFormatFactory
 
IDENTIFIER - Static variable in class org.apache.flink.table.store.format.parquet.ParquetFileFormatFactory
 
identifier() - Method in class org.apache.flink.table.store.format.parquet.ParquetFileFormatFactory
 
identifier() - Method in class org.apache.flink.table.store.hive.HiveCatalogFactory
 
IDENTIFIER - Static variable in class org.apache.flink.table.store.kafka.KafkaLogStoreFactory
 
IGNORE_RETRACT - Static variable in class org.apache.flink.table.store.file.mergetree.compact.aggregate.AggregateMergeFunction.RowAggregator
 
In - Class in org.apache.flink.table.store.file.predicate
A LeafFunction to eval in.
in(int, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
index() - Method in class org.apache.flink.table.store.file.predicate.FieldRef
 
index() - Method in class org.apache.flink.table.store.file.predicate.LeafPredicate
 
indexEntrySize - Variable in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
indexMapping - Variable in class org.apache.flink.table.store.utils.ProjectedRowData
 
indexOf(String) - Method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
inferPartitioning(CaseInsensitiveStringMap) - Method in class org.apache.flink.table.store.spark.SparkSource
 
inferSchema(CaseInsensitiveStringMap) - Method in class org.apache.flink.table.store.spark.SparkSource
 
initialize(Path, Configuration) - Static method in class org.apache.flink.table.store.filesystem.FileSystems
 
initialize(Configuration, Properties) - Method in class org.apache.flink.table.store.hive.TableStoreSerDe
 
initialize(String, CaseInsensitiveStringMap) - Method in class org.apache.flink.table.store.spark.SparkCatalog
 
initializedState(FileStoreSourceSplit) - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceReader
 
initializeState(StateInitializationContext, Committer) - Method in interface org.apache.flink.table.store.connector.sink.CommittableStateManager
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.table.store.connector.sink.CommitterOperator
 
initializeState(StateInitializationContext, Committer) - Method in class org.apache.flink.table.store.connector.sink.NoopCommittableStateManager
 
initializeState(StateInitializationContext, Committer) - Method in class org.apache.flink.table.store.connector.sink.RestoreAndFailCommittableStateManager
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.table.store.connector.sink.StoreCompactOperator
 
initializeState(StateInitializationContext) - Method in class org.apache.flink.table.store.connector.sink.StoreWriteOperator
 
innerGetCompactionResult(boolean) - Method in class org.apache.flink.table.store.file.compact.CompactFutureManager
 
InputChangelogFollowUpScanner - Class in org.apache.flink.table.store.table.source.snapshot
InputChangelogFollowUpScanner() - Constructor for class org.apache.flink.table.store.table.source.snapshot.InputChangelogFollowUpScanner
 
INSTANCE - Static variable in class org.apache.flink.table.store.file.predicate.And
 
INSTANCE - Static variable in class org.apache.flink.table.store.file.predicate.Equal
 
INSTANCE - Static variable in class org.apache.flink.table.store.file.predicate.GreaterOrEqual
 
INSTANCE - Static variable in class org.apache.flink.table.store.file.predicate.GreaterThan
 
INSTANCE - Static variable in class org.apache.flink.table.store.file.predicate.In
 
INSTANCE - Static variable in class org.apache.flink.table.store.file.predicate.IsNotNull
 
INSTANCE - Static variable in class org.apache.flink.table.store.file.predicate.IsNull
 
INSTANCE - Static variable in class org.apache.flink.table.store.file.predicate.LessOrEqual
 
INSTANCE - Static variable in class org.apache.flink.table.store.file.predicate.LessThan
 
INSTANCE - Static variable in class org.apache.flink.table.store.file.predicate.NotEqual
 
INSTANCE - Static variable in class org.apache.flink.table.store.file.predicate.NotIn
 
INSTANCE - Static variable in class org.apache.flink.table.store.file.predicate.Or
 
INSTANCE - Static variable in class org.apache.flink.table.store.file.predicate.StartsWith
 
INSTANCE - Static variable in class org.apache.flink.table.store.file.schema.DataFieldSerializer
 
INSTANCE - Static variable in class org.apache.flink.table.store.file.schema.SchemaSerializer
 
IntervalPartition - Class in org.apache.flink.table.store.file.mergetree.compact
Algorithm to partition several data files into the minimum number of SortedRuns.
IntervalPartition(List<DataFileMeta>, Comparator<RowData>) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.IntervalPartition
 
invertKey() - Method in interface org.apache.flink.table.store.codegen.NormalizedKeyComputer
Flag whether normalized key comparisons should be inverted key.
invokeStaticMethod(Class, String, Object...) - Static method in class org.apache.flink.table.store.utils.ReflectionUtils
 
invokeStaticMethod(Method, Object...) - Static method in class org.apache.flink.table.store.utils.ReflectionUtils
 
ioManager - Variable in class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite
 
isBasicType() - Method in class org.apache.flink.table.store.connector.sink.CommittableTypeInfo
 
isBounded() - Method in class org.apache.flink.table.store.connector.TableStoreDataStreamScanProvider
 
isEmpty() - Method in class org.apache.flink.table.store.file.io.CompactIncrement
 
isEmpty() - Method in class org.apache.flink.table.store.file.io.NewFilesIncrement
 
isEmpty() - Method in class org.apache.flink.table.store.table.sink.FileCommittable
 
isEndOfStream(RowData) - Method in class org.apache.flink.table.store.kafka.KafkaLogDeserializationSchema
 
isFreeBSD() - Static method in enum org.apache.flink.table.store.benchmark.metric.cpu.OperatingSystem
Checks whether the operating system this JVM runs on is FreeBSD.
isIncremental() - Method in class org.apache.flink.table.store.table.source.DataSplit
 
isJobRunning(String) - Method in class org.apache.flink.table.store.benchmark.metric.FlinkRestClient
 
isKeyFullyDetermines() - Method in interface org.apache.flink.table.store.codegen.NormalizedKeyComputer
whether the normalized key can fully determines the comparison.
isKeyType() - Method in class org.apache.flink.table.store.connector.sink.CommittableTypeInfo
 
isLinux() - Static method in enum org.apache.flink.table.store.benchmark.metric.cpu.OperatingSystem
Checks whether the operating system this JVM runs on is Linux.
isMac() - Static method in enum org.apache.flink.table.store.benchmark.metric.cpu.OperatingSystem
Checks whether the operating system this JVM runs on is Windows.
isNested() - Method in class org.apache.flink.table.store.utils.Projection
 
IsNotNull - Class in org.apache.flink.table.store.file.predicate
A NullFalseLeafBinaryFunction to eval is not null.
isNotNull(int) - Method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
IsNull - Class in org.apache.flink.table.store.file.predicate
A NullFalseLeafBinaryFunction to eval is null.
isNull(int) - Method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
isNullAt(int) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
isNullAt(int) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
isNullAt(int) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
isNullAt(int) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
isNullAt(int) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
isNullAt(int) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
isPartitioned() - Method in class org.apache.flink.table.store.connector.SystemCatalogTable
 
isPointwise() - Method in class org.apache.flink.table.store.connector.sink.BucketStreamPartitioner
 
isPointwise() - Method in class org.apache.flink.table.store.connector.sink.OffsetRowDataHashStreamPartitioner
 
isPresent() - Method in class org.apache.flink.table.store.connector.lookup.RocksDBState.Reference
 
isSolaris() - Static method in enum org.apache.flink.table.store.benchmark.metric.cpu.OperatingSystem
Checks whether the operating system this JVM runs on is Solaris.
isSplittable() - Method in class org.apache.flink.table.store.format.avro.AbstractAvroBulkFormat
 
isTupleType() - Method in class org.apache.flink.table.store.connector.sink.CommittableTypeInfo
 
isWindows() - Static method in enum org.apache.flink.table.store.benchmark.metric.cpu.OperatingSystem
Checks whether the operating system this JVM runs on is Windows.
IterativeCompactTask(List<DataFileMeta>, long, int, int, AppendOnlyCompactManager.CompactRewriter, DataFilePathFactory) - Constructor for class org.apache.flink.table.store.file.append.AppendOnlyCompactManager.IterativeCompactTask
 
IteratorRecordReader<T> - Class in org.apache.flink.table.store.file.utils
Wrap a Iterator as an RecordReader.
IteratorRecordReader(Iterator<T>) - Constructor for class org.apache.flink.table.store.file.utils.IteratorRecordReader
 

J

JIFFY_LENGTH_IN_MILLIS - Static variable in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
JIFFY_LENGTH_IN_MILLIS - Static variable in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
JobBenchmarkMetric - Class in org.apache.flink.table.store.benchmark.metric
The aggregated result of a single benchmark query.
JobBenchmarkMetric(String, double, long, double, Long, Long) - Constructor for class org.apache.flink.table.store.benchmark.metric.JobBenchmarkMetric
 
JSON_MAPPER - Static variable in class org.apache.flink.table.store.benchmark.utils.BenchmarkUtils
 
JsonSerdeUtil - Class in org.apache.flink.table.store.file.utils
A utility class that provide abilities for JSON serialization and deserialization.
JsonSerializer<T> - Interface in org.apache.flink.table.store.file.utils
Json serializer for jackson.

K

KAFKA_PREFIX - Static variable in class org.apache.flink.table.store.kafka.KafkaLogStoreFactory
 
KafkaLogDeserializationSchema - Class in org.apache.flink.table.store.kafka
A KafkaDeserializationSchema for the table with primary key in log store.
KafkaLogDeserializationSchema(DataType, int[], DeserializationSchema<RowData>, DeserializationSchema<RowData>, int[][]) - Constructor for class org.apache.flink.table.store.kafka.KafkaLogDeserializationSchema
 
KafkaLogOptions - Class in org.apache.flink.table.store.kafka
Options for kafka log.
KafkaLogOptions() - Constructor for class org.apache.flink.table.store.kafka.KafkaLogOptions
 
KafkaLogSerializationSchema - Class in org.apache.flink.table.store.kafka
A KafkaRecordSerializationSchema for the table in log store.
KafkaLogSerializationSchema(String, SerializationSchema<RowData>, SerializationSchema<RowData>, CoreOptions.LogChangelogMode) - Constructor for class org.apache.flink.table.store.kafka.KafkaLogSerializationSchema
 
KafkaLogSinkProvider - Class in org.apache.flink.table.store.kafka
KafkaLogSinkProvider(String, Properties, SerializationSchema<RowData>, SerializationSchema<RowData>, CoreOptions.LogConsistency, CoreOptions.LogChangelogMode) - Constructor for class org.apache.flink.table.store.kafka.KafkaLogSinkProvider
 
KafkaLogSourceProvider - Class in org.apache.flink.table.store.kafka
KafkaLogSourceProvider(String, Properties, DataType, int[], DeserializationSchema<RowData>, DeserializationSchema<RowData>, int[][], CoreOptions.LogConsistency, CoreOptions.StartupMode, Long) - Constructor for class org.apache.flink.table.store.kafka.KafkaLogSourceProvider
 
KafkaLogStoreFactory - Class in org.apache.flink.table.store.kafka
The Kafka LogStoreTableFactory implementation.
KafkaLogStoreFactory() - Constructor for class org.apache.flink.table.store.kafka.KafkaLogStoreFactory
 
KafkaSinkFunction - Class in org.apache.flink.table.store.kafka
A FlinkKafkaProducer which implements LogSinkFunction to register WriteCallback.
KafkaSinkFunction(String, KafkaSerializationSchema<SinkRecord>, Properties, FlinkKafkaProducer.Semantic) - Constructor for class org.apache.flink.table.store.kafka.KafkaSinkFunction
Creates a KafkaSinkFunction for a given topic.
KB_TO_BYTES - Static variable in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
key() - Method in class org.apache.flink.table.store.file.KeyValue
 
key() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.RemoveOption
 
key() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.SetOption
 
KEY_FIELD_PREFIX - Static variable in class org.apache.flink.table.store.file.schema.TableSchema
System field names.
keyComparator - Variable in class org.apache.flink.table.store.file.mergetree.compact.MergeTreeCompactRewriter
 
KeyComparatorSupplier - Class in org.apache.flink.table.store.file.utils
A Supplier that returns the comparator for the file store key.
KeyComparatorSupplier(RowType) - Constructor for class org.apache.flink.table.store.file.utils.KeyComparatorSupplier
 
keyFields(TableSchema) - Method in interface org.apache.flink.table.store.file.schema.KeyValueFieldsExtractor
Extract key fields from table schema.
keyOutView - Variable in class org.apache.flink.table.store.connector.lookup.RocksDBState
 
keyPrefix() - Method in class org.apache.flink.table.store.spark.SparkSource
 
KeyProjectedRowData - Class in org.apache.flink.table.store.utils
A RowData to project key fields with RowKind.INSERT.
KeyProjectedRowData(int[]) - Constructor for class org.apache.flink.table.store.utils.KeyProjectedRowData
 
keySerializer - Variable in class org.apache.flink.table.store.connector.lookup.RocksDBState
 
keyStats() - Method in class org.apache.flink.table.store.file.io.DataFileMeta
 
keyType() - Method in class org.apache.flink.table.store.file.io.KeyValueFileWriterFactory
 
keyType() - Method in class org.apache.flink.table.store.file.schema.MapDataType
 
KeyValue - Class in org.apache.flink.table.store.file
A key value, including user key, sequence number, value kind and value.
KeyValue() - Constructor for class org.apache.flink.table.store.file.KeyValue
 
KeyValueData() - Constructor for class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark.KeyValueData
 
KeyValueDataFileRecordReader - Class in org.apache.flink.table.store.file.io
RecordReader for reading KeyValue data files.
KeyValueDataFileRecordReader(BulkFormat<RowData, FileSourceSplit>, Path, RowType, RowType, int, int[]) - Constructor for class org.apache.flink.table.store.file.io.KeyValueDataFileRecordReader
 
KeyValueDataFileWriter - Class in org.apache.flink.table.store.file.io
A StatsCollectingSingleFileWriter to write data files containing KeyValues.
KeyValueDataFileWriter(BulkWriter.Factory<RowData>, Path, Function<KeyValue, RowData>, RowType, RowType, FileStatsExtractor, long, int) - Constructor for class org.apache.flink.table.store.file.io.KeyValueDataFileWriter
 
KeyValueFieldsExtractor - Interface in org.apache.flink.table.store.file.schema
Extractor of schema for different tables.
KeyValueFileReaderFactory - Class in org.apache.flink.table.store.file.io
Factory to create RecordReaders for reading KeyValue files.
KeyValueFileReaderFactory.Builder - Class in org.apache.flink.table.store.file.io
KeyValueFileStore - Class in org.apache.flink.table.store.file
FileStore for querying and updating KeyValues.
KeyValueFileStore(SchemaManager, long, CoreOptions, RowType, RowType, RowType, RowType, KeyValueFieldsExtractor, MergeFunctionFactory<KeyValue>) - Constructor for class org.apache.flink.table.store.file.KeyValueFileStore
 
KeyValueFileStoreRead - Class in org.apache.flink.table.store.file.operation
FileStoreRead implementation for KeyValueFileStore.
KeyValueFileStoreRead(SchemaManager, long, RowType, RowType, Comparator<RowData>, MergeFunctionFactory<KeyValue>, FileFormat, FileStorePathFactory, KeyValueFieldsExtractor) - Constructor for class org.apache.flink.table.store.file.operation.KeyValueFileStoreRead
 
KeyValueFileStoreScan - Class in org.apache.flink.table.store.file.operation
KeyValueFileStoreScan(RowType, RowType, RowType, SnapshotManager, SchemaManager, long, KeyValueFieldsExtractor, ManifestFile.Factory, ManifestList.Factory, int, boolean) - Constructor for class org.apache.flink.table.store.file.operation.KeyValueFileStoreScan
 
KeyValueFileStoreWrite - Class in org.apache.flink.table.store.file.operation
KeyValueFileStoreWrite(SchemaManager, long, String, RowType, RowType, Supplier<Comparator<RowData>>, MergeFunctionFactory<KeyValue>, FileStorePathFactory, SnapshotManager, FileStoreScan, CoreOptions, KeyValueFieldsExtractor) - Constructor for class org.apache.flink.table.store.file.operation.KeyValueFileStoreWrite
 
KeyValueFileWriterFactory - Class in org.apache.flink.table.store.file.io
A factory to create FileWriters for writing KeyValue files.
KeyValueFileWriterFactory.Builder - Class in org.apache.flink.table.store.file.io
KeyValueSerializer - Class in org.apache.flink.table.store.file
Serializer for KeyValue.
KeyValueSerializer(RowType, RowType) - Constructor for class org.apache.flink.table.store.file.KeyValueSerializer
 
KeyValueTableRead - Class in org.apache.flink.table.store.table.source
An abstraction layer above KeyValueFileStoreRead to provide reading of RowData.
KeyValueTableRead(KeyValueFileStoreRead) - Constructor for class org.apache.flink.table.store.table.source.KeyValueTableRead
 
kind() - Method in class org.apache.flink.table.store.connector.sink.Committable
 
kind() - Method in class org.apache.flink.table.store.file.manifest.ManifestEntry
 
kv - Variable in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
kvSetup() - Method in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark.KeyValueData
 
kvTearDown() - Method in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark.KeyValueData
 

L

lastIndexEntryOffset - Variable in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
latest() - Method in class org.apache.flink.table.store.file.schema.SchemaManager
 
LATEST - Static variable in class org.apache.flink.table.store.file.utils.SnapshotManager
 
latestCompactedSnapshotId() - Method in class org.apache.flink.table.store.file.utils.SnapshotManager
 
latestSnapshotId() - Method in class org.apache.flink.table.store.file.utils.SnapshotManager
 
latestSnapshotOfUser(String) - Method in class org.apache.flink.table.store.file.utils.SnapshotManager
 
leaf(NullFalseLeafBinaryFunction, int, Object) - Method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
leaf(LeafUnaryFunction, int) - Method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
LeafFunction - Class in org.apache.flink.table.store.file.predicate
Function to test a field with literals.
LeafFunction() - Constructor for class org.apache.flink.table.store.file.predicate.LeafFunction
 
LeafPredicate - Class in org.apache.flink.table.store.file.predicate
Leaf node of a Predicate tree.
LeafPredicate(LeafFunction, LogicalType, int, String, List<Object>) - Constructor for class org.apache.flink.table.store.file.predicate.LeafPredicate
 
LeafUnaryFunction - Class in org.apache.flink.table.store.file.predicate
Function to test a field.
LeafUnaryFunction() - Constructor for class org.apache.flink.table.store.file.predicate.LeafUnaryFunction
 
length() - Method in interface org.apache.flink.table.store.file.io.FileWriter
The estimated length of the current writer.
length() - Method in class org.apache.flink.table.store.file.io.RollingFileWriter
 
length() - Method in class org.apache.flink.table.store.file.io.SingleFileWriter
 
LessOrEqual - Class in org.apache.flink.table.store.file.predicate
A NullFalseLeafBinaryFunction to eval less or equal.
lessOrEqual(int, Object) - Method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
LessThan - Class in org.apache.flink.table.store.file.predicate
A NullFalseLeafBinaryFunction to eval less or equal.
lessThan(int, Object) - Method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
level() - Method in class org.apache.flink.table.store.file.io.DataFileMeta
 
level() - Method in class org.apache.flink.table.store.file.KeyValue
 
level - Variable in class org.apache.flink.table.store.file.manifest.ManifestEntry.Identifier
 
level() - Method in class org.apache.flink.table.store.file.mergetree.LevelSortedRun
 
levels() - Method in class org.apache.flink.table.store.file.mergetree.compact.MergeTreeCompactManager
 
Levels - Class in org.apache.flink.table.store.file.mergetree
A class which stores all level files of merge tree.
Levels(Comparator<RowData>, List<DataFileMeta>, int) - Constructor for class org.apache.flink.table.store.file.mergetree.Levels
 
LevelSortedRun - Class in org.apache.flink.table.store.file.mergetree
SortedRun with level.
LevelSortedRun(int, SortedRun) - Constructor for class org.apache.flink.table.store.file.mergetree.LevelSortedRun
 
levelSortedRuns() - Method in class org.apache.flink.table.store.file.mergetree.Levels
 
limit - Variable in class org.apache.flink.table.store.connector.source.FlinkSource
 
limit - Variable in class org.apache.flink.table.store.connector.source.FlinkTableSource
 
listAll() - Method in class org.apache.flink.table.store.file.schema.SchemaManager
List all schema.
listAllIds() - Method in class org.apache.flink.table.store.file.schema.SchemaManager
List all schema IDs.
listDatabases() - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
listDatabases() - Method in interface org.apache.flink.table.store.file.catalog.Catalog
Get the names of all databases in this catalog.
listDatabases() - Method in class org.apache.flink.table.store.file.catalog.FileSystemCatalog
 
listDatabases() - Method in class org.apache.flink.table.store.hive.HiveCatalog
 
listFunctions(String) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
listNamespaces() - Method in class org.apache.flink.table.store.spark.SparkCatalog
 
listNamespaces(String[]) - Method in class org.apache.flink.table.store.spark.SparkCatalog
 
listPartitions(ObjectPath) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
listPartitions(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
listPartitionsByFilter(ObjectPath, List<Expression>) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
listStatus(Path) - Method in class org.apache.flink.table.store.format.fs.HadoopReadOnlyFileSystem
 
listTables(String) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
listTables(String) - Method in interface org.apache.flink.table.store.file.catalog.Catalog
Get names of all tables under this database.
listTables(String) - Method in class org.apache.flink.table.store.file.catalog.FileSystemCatalog
 
listTables(String) - Method in class org.apache.flink.table.store.hive.HiveCatalog
 
listTables(String[]) - Method in class org.apache.flink.table.store.spark.SparkCatalog
 
listVersionedFiles(Path, String) - Static method in class org.apache.flink.table.store.file.utils.FileUtils
List versioned files for the directory.
listViews(String) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
literals() - Method in class org.apache.flink.table.store.file.predicate.LeafPredicate
 
load(Path) - Static method in class org.apache.flink.table.store.benchmark.Query
 
load(Path) - Static method in class org.apache.flink.table.store.benchmark.Sink
 
load() - Method in class org.apache.flink.table.store.oss.OSSLoader
 
load() - Method in interface org.apache.flink.table.store.plugin.FileSystemLoader
 
load() - Method in class org.apache.flink.table.store.s3.S3Loader
 
load(String, Path) - Static method in class org.apache.flink.table.store.table.system.SystemTableLoader
 
loadBenchMarkConf() - Static method in class org.apache.flink.table.store.benchmark.config.ConfigUtil
Load benchmark conf from classpath.
loadClass(String, boolean) - Method in class org.apache.flink.table.store.plugin.ComponentClassLoader
 
loadConfiguration() - Static method in class org.apache.flink.table.store.benchmark.utils.BenchmarkGlobalConfiguration
Loads the global configuration from the environment.
loadConfiguration(Configuration) - Static method in class org.apache.flink.table.store.benchmark.utils.BenchmarkGlobalConfiguration
Loads the global configuration and adds the given dynamic properties configuration.
loadConfiguration(String) - Static method in class org.apache.flink.table.store.benchmark.utils.BenchmarkGlobalConfiguration
Loads the configuration files from the specified directory.
loadConfiguration(String, Configuration) - Static method in class org.apache.flink.table.store.benchmark.utils.BenchmarkGlobalConfiguration
Loads the configuration files from the specified directory.
loadNamespaceMetadata(String[]) - Method in class org.apache.flink.table.store.spark.SparkCatalog
 
loadTable(Identifier) - Method in class org.apache.flink.table.store.spark.SparkCatalog
 
LOCAL_SORT_MAX_NUM_FILE_HANDLES - Static variable in class org.apache.flink.table.store.CoreOptions
 
LOCAL_TZ - Static variable in class org.apache.flink.table.store.utils.DateTimeUtils
The local time zone.
LocalFileUtils - Class in org.apache.flink.table.store.utils
Utils for local file.
LocalFileUtils() - Constructor for class org.apache.flink.table.store.utils.LocalFileUtils
 
localSortMaxNumFileHandles() - Method in class org.apache.flink.table.store.CoreOptions
 
location() - Method in class org.apache.flink.table.store.table.AbstractFileStoreTable
 
location() - Method in class org.apache.flink.table.store.table.system.AuditLogTable
 
location() - Method in class org.apache.flink.table.store.table.system.BucketsTable
 
location() - Method in class org.apache.flink.table.store.table.system.OptionsTable
 
location() - Method in class org.apache.flink.table.store.table.system.SchemasTable
 
location() - Method in class org.apache.flink.table.store.table.system.SnapshotsTable
 
location() - Method in interface org.apache.flink.table.store.table.Table
 
Lock - Interface in org.apache.flink.table.store.file.operation
An interface that allows file store to use global lock to some transaction-related things.
Lock.CatalogLockFactory - Class in org.apache.flink.table.store.file.operation
A Lock.Factory creating lock from catalog.
Lock.CatalogLockImpl - Class in org.apache.flink.table.store.file.operation
A Lock to wrap CatalogLock.
Lock.EmptyFactory - Class in org.apache.flink.table.store.file.operation
A Lock.Factory creating empty lock.
Lock.EmptyLock - Class in org.apache.flink.table.store.file.operation
An empty lock.
Lock.Factory - Interface in org.apache.flink.table.store.file.operation
A factory to create Lock.
LOCK_ACQUIRE_TIMEOUT - Static variable in class org.apache.flink.table.store.CatalogOptions
 
LOCK_CHECK_MAX_SLEEP - Static variable in class org.apache.flink.table.store.CatalogOptions
 
LOCK_ENABLED - Static variable in class org.apache.flink.table.store.CatalogOptions
 
lockFactory() - Method in interface org.apache.flink.table.store.file.catalog.Catalog
Get lock factory from catalog.
lockFactory() - Method in class org.apache.flink.table.store.file.catalog.FileSystemCatalog
 
lockFactory() - Method in class org.apache.flink.table.store.hive.HiveCatalog
 
LOG_CHANGELOG_MODE - Static variable in class org.apache.flink.table.store.CoreOptions
 
LOG_CONSISTENCY - Static variable in class org.apache.flink.table.store.CoreOptions
 
LOG_DIR - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
LOG_FILE_NUM - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
LOG_FORMAT - Static variable in class org.apache.flink.table.store.CoreOptions
 
LOG_KEY_FORMAT - Static variable in class org.apache.flink.table.store.CoreOptions
 
LOG_LEVEL - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
LOG_MAX_FILE_SIZE - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
LOG_RETENTION - Static variable in class org.apache.flink.table.store.CoreOptions
 
LOG_SCAN_REMOVE_NORMALIZE - Static variable in class org.apache.flink.table.store.CoreOptions
 
LOG_SYSTEM - Static variable in class org.apache.flink.table.store.connector.FlinkConnectorOptions
 
LogHybridSourceFactory - Class in org.apache.flink.table.store.connector.source
Log HybridSource.SourceFactory from StaticFileStoreSplitEnumerator.
LogHybridSourceFactory(LogSourceProvider) - Constructor for class org.apache.flink.table.store.connector.source.LogHybridSourceFactory
 
logicalBucketKeyType() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
logicalPartitionType() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
logicalRowType() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
logicalTrimmedPrimaryKeysType() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
logicalType - Variable in class org.apache.flink.table.store.file.schema.DataType
 
logicalType() - Method in class org.apache.flink.table.store.file.schema.DataType
Returns the corresponding logical type.
logicalType() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.AddColumn
 
logicalTypeToTypeInfo(LogicalType) - Static method in class org.apache.flink.table.store.hive.HiveTypeUtils
 
logMetric(long, List<DataFileMeta>, List<DataFileMeta>) - Method in class org.apache.flink.table.store.file.compact.CompactTask
 
logMetric(long, List<DataFileMeta>, List<DataFileMeta>) - Method in class org.apache.flink.table.store.file.mergetree.compact.MergeTreeCompactTask
 
LogOffsetCommittable - Class in org.apache.flink.table.store.connector.sink
Log offset committable for a bucket.
LogOffsetCommittable(int, long) - Constructor for class org.apache.flink.table.store.connector.sink.LogOffsetCommittable
 
logOffsets() - Method in class org.apache.flink.table.store.file.manifest.ManifestCommittable
 
LogSinkFunction - Interface in org.apache.flink.table.store.table.sink
Log SinkFunction with LogSinkFunction.WriteCallback.
LogSinkFunction.WriteCallback - Interface in org.apache.flink.table.store.table.sink
A callback interface that the user can implement to know the offset of the bucket when the request is complete.
LogSinkProvider - Interface in org.apache.flink.table.store.log
A Serializable sink provider for log store.
LogSourceProvider - Interface in org.apache.flink.table.store.log
A Serializable source provider for log store.
LogStoreTableFactory - Interface in org.apache.flink.table.store.log
Base interface for configuring a default log table connector.
LogWriteCallback - Class in org.apache.flink.table.store.log
LogWriteCallback() - Constructor for class org.apache.flink.table.store.log.LogWriteCallback
 
LOOKUP_CACHE_ROWS - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
LookupTable - Interface in org.apache.flink.table.store.connector.lookup
A lookup table which provides get and refresh.

M

main(String[]) - Static method in class org.apache.flink.table.store.benchmark.Benchmark
 
main(String[]) - Static method in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeReaderBenchmark
 
main(String[]) - Static method in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeWriterBenchmark
 
main(String[]) - Static method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetricReceiver
 
main(String[]) - Static method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetricSender
 
main(String[]) - Static method in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
main(String[]) - Static method in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
Test the SysInfoLinux.
main(String[]) - Static method in class org.apache.flink.table.store.connector.action.FlinkActions
 
main(String[]) - Static method in class org.apache.flink.table.store.docs.configuration.ConfigOptionsDocGenerator
This method generates html tables from set of classes containing ConfigOptions.
MANIFEST_FORMAT - Static variable in class org.apache.flink.table.store.CoreOptions
 
MANIFEST_MERGE_MIN_COUNT - Static variable in class org.apache.flink.table.store.CoreOptions
 
MANIFEST_TARGET_FILE_SIZE - Static variable in class org.apache.flink.table.store.CoreOptions
 
ManifestCommittable - Class in org.apache.flink.table.store.file.manifest
Manifest commit message.
ManifestCommittable(long) - Constructor for class org.apache.flink.table.store.file.manifest.ManifestCommittable
 
ManifestCommittable(long, Map<Integer, Long>, List<FileCommittable>) - Constructor for class org.apache.flink.table.store.file.manifest.ManifestCommittable
 
ManifestCommittableSerializer - Class in org.apache.flink.table.store.file.manifest
SimpleVersionedSerializer for ManifestCommittable.
ManifestCommittableSerializer() - Constructor for class org.apache.flink.table.store.file.manifest.ManifestCommittableSerializer
 
ManifestEntry - Class in org.apache.flink.table.store.file.manifest
Entry of a manifest file, representing an addition / deletion of a data file.
ManifestEntry(FileKind, BinaryRowData, int, int, DataFileMeta) - Constructor for class org.apache.flink.table.store.file.manifest.ManifestEntry
 
ManifestEntry.Identifier - Class in org.apache.flink.table.store.file.manifest
The same ManifestEntry.Identifier indicates that the ManifestEntry refers to the same data file.
ManifestEntrySerializer - Class in org.apache.flink.table.store.file.manifest
Serializer for ManifestEntry.
ManifestEntrySerializer() - Constructor for class org.apache.flink.table.store.file.manifest.ManifestEntrySerializer
 
ManifestFile - Class in org.apache.flink.table.store.file.manifest
This file includes several ManifestEntrys, representing the additional changes since last snapshot.
ManifestFile.Factory - Class in org.apache.flink.table.store.file.manifest
Creator of ManifestFile.
manifestFileFactory() - Method in class org.apache.flink.table.store.file.AbstractFileStore
 
ManifestFileMeta - Class in org.apache.flink.table.store.file.manifest
Metadata of a manifest file.
ManifestFileMeta(String, long, long, long, BinaryTableStats, long) - Constructor for class org.apache.flink.table.store.file.manifest.ManifestFileMeta
 
ManifestFileMetaSerializer - Class in org.apache.flink.table.store.file.manifest
Serializer for ManifestFileMeta.
ManifestFileMetaSerializer() - Constructor for class org.apache.flink.table.store.file.manifest.ManifestFileMetaSerializer
 
manifestFormat() - Method in class org.apache.flink.table.store.CoreOptions
 
ManifestList - Class in org.apache.flink.table.store.file.manifest
This file includes several ManifestFileMeta, representing all data of the whole table at the corresponding snapshot.
ManifestList.Factory - Class in org.apache.flink.table.store.file.manifest
Creator of ManifestList.
manifestListFactory() - Method in class org.apache.flink.table.store.file.AbstractFileStore
 
manifestMergeMinCount() - Method in class org.apache.flink.table.store.CoreOptions
 
manifestTargetSize() - Method in class org.apache.flink.table.store.CoreOptions
 
MapDataType - Class in org.apache.flink.table.store.file.schema
A data type that contains a key and value data type.
MapDataType(boolean, DataType, DataType) - Constructor for class org.apache.flink.table.store.file.schema.MapDataType
 
mappingRowData(RowData) - Method in class org.apache.flink.table.store.file.io.AbstractFileRecordIterator
 
max() - Method in class org.apache.flink.table.store.file.stats.BinaryTableStats
 
MAX_BACKGROUND_THREADS - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
MAX_OPEN_FILES - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
MAX_SIZE_LEVEL_BASE - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
MAX_VALUES - Static variable in class org.apache.flink.table.store.file.predicate.BucketSelector
 
MAX_WRITE_BUFFER_NUMBER - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
maxKey() - Method in class org.apache.flink.table.store.file.io.DataFileMeta
 
maxSequenceNumber() - Method in class org.apache.flink.table.store.file.io.DataFileMeta
 
maxSizeAmplificationPercent() - Method in class org.apache.flink.table.store.CoreOptions
 
maxSortedRunNum() - Method in class org.apache.flink.table.store.CoreOptions
 
maxValue() - Method in class org.apache.flink.table.store.format.FieldStats
 
MemoryFileStoreWrite<T> - Class in org.apache.flink.table.store.file.operation
Base FileStoreWrite implementation which supports using shared memory and preempting memory from other writers.
MemoryFileStoreWrite(String, SnapshotManager, FileStoreScan, CoreOptions) - Constructor for class org.apache.flink.table.store.file.operation.MemoryFileStoreWrite
 
memoryOccupancy() - Method in interface org.apache.flink.table.store.file.memory.MemoryOwner
Memory occupancy size of this owner.
memoryOccupancy() - Method in class org.apache.flink.table.store.file.mergetree.MergeTreeWriter
 
memoryOccupancy() - Method in class org.apache.flink.table.store.file.mergetree.SortBufferWriteBuffer
 
memoryOccupancy() - Method in interface org.apache.flink.table.store.file.mergetree.WriteBuffer
Memory occupancy size of this table.
MemoryOwner - Interface in org.apache.flink.table.store.file.memory
A class provides memory related methods.
MemoryPoolFactory - Class in org.apache.flink.table.store.file.memory
A factory which creates MemorySegmentPool from MemoryOwner.
MemoryPoolFactory(MemorySegmentPool, Iterable<MemoryOwner>) - Constructor for class org.apache.flink.table.store.file.memory.MemoryPoolFactory
 
memorySegmentPool - Variable in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
merge(CompactResult) - Method in class org.apache.flink.table.store.file.compact.CompactResult
 
merge(List<ManifestFileMeta>, ManifestFile, long, int) - Static method in class org.apache.flink.table.store.file.manifest.ManifestFileMeta
Merge several ManifestFileMetas.
MERGE_ENGINE - Static variable in class org.apache.flink.table.store.CoreOptions
 
mergeCompacted(Set<String>, List<DataFileMeta>, RecordWriter.CommitIncrement) - Method in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
mergeComparator() - Method in class org.apache.flink.table.store.file.sort.BinaryExternalMerger
 
mergeEngine() - Method in class org.apache.flink.table.store.CoreOptions
 
mergeEntries(List<ManifestEntry>) - Static method in class org.apache.flink.table.store.file.manifest.ManifestEntry
 
mergeEntries(List<ManifestEntry>, Map<ManifestEntry.Identifier, ManifestEntry>) - Static method in class org.apache.flink.table.store.file.manifest.ManifestEntry
 
MergeFunction<T> - Interface in org.apache.flink.table.store.file.mergetree.compact
Merge function to merge multiple KeyValues.
MergeFunctionFactory<T> - Interface in org.apache.flink.table.store.file.mergetree.compact
Factory to create MergeFunction.
MergeFunctionWrapper<T> - Interface in org.apache.flink.table.store.file.mergetree.compact
A wrapper for MergeFunction, which adds new functionalities or optimizations.
mergeReusedEntries(int) - Method in class org.apache.flink.table.store.file.sort.BinaryExternalMerger
 
MergeTreeBenchmark - Class in org.apache.flink.table.store.benchmark.file.mergetree
Base class for merge tree benchmark.
MergeTreeBenchmark() - Constructor for class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
MergeTreeBenchmark.KeyValueData - Class in org.apache.flink.table.store.benchmark.file.mergetree
Key value data to be written in MergeTreeWriterBenchmark.
MergeTreeCompactManager - Class in org.apache.flink.table.store.file.mergetree.compact
Compact manager for KeyValueFileStore.
MergeTreeCompactManager(ExecutorService, Levels, CompactStrategy, Comparator<RowData>, long, int, CompactRewriter) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.MergeTreeCompactManager
 
MergeTreeCompactRewriter - Class in org.apache.flink.table.store.file.mergetree.compact
Default CompactRewriter for merge trees.
MergeTreeCompactRewriter(KeyValueFileReaderFactory, KeyValueFileWriterFactory, Comparator<RowData>, MergeFunctionFactory<KeyValue>) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.MergeTreeCompactRewriter
 
MergeTreeCompactTask - Class in org.apache.flink.table.store.file.mergetree.compact
Compact task for merge tree compaction.
MergeTreeCompactTask(Comparator<RowData>, long, CompactRewriter, CompactUnit, boolean) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.MergeTreeCompactTask
 
MergeTreeReaderBenchmark - Class in org.apache.flink.table.store.benchmark.file.mergetree
Benchmark for merge tree reader.
MergeTreeReaderBenchmark() - Constructor for class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeReaderBenchmark
 
MergeTreeReaders - Class in org.apache.flink.table.store.file.mergetree
Utility class to create commonly used RecordReaders for merge trees.
MergeTreeSplitGenerator - Class in org.apache.flink.table.store.table.source
Merge tree implementation of SplitGenerator.
MergeTreeSplitGenerator(Comparator<RowData>, long, long) - Constructor for class org.apache.flink.table.store.table.source.MergeTreeSplitGenerator
 
MergeTreeWriter - Class in org.apache.flink.table.store.file.mergetree
A RecordWriter to write records and generate CompactIncrement.
MergeTreeWriter(boolean, int, IOManager, CompactManager, long, Comparator<RowData>, MergeFunction<KeyValue>, KeyValueFileWriterFactory, boolean, CoreOptions.ChangelogProducer) - Constructor for class org.apache.flink.table.store.file.mergetree.MergeTreeWriter
 
MergeTreeWriterBenchmark - Class in org.apache.flink.table.store.benchmark.file.mergetree
Benchmark for merge tree writer with compaction.
MergeTreeWriterBenchmark() - Constructor for class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeWriterBenchmark
 
METADATA_BLOCK_SIZE - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
METASTORE - Static variable in class org.apache.flink.table.store.CatalogOptions
 
METRIC_MONITOR_DELAY - Static variable in class org.apache.flink.table.store.benchmark.BenchmarkOptions
 
METRIC_MONITOR_INTERVAL - Static variable in class org.apache.flink.table.store.benchmark.BenchmarkOptions
 
METRIC_REPORTER_HOST - Static variable in class org.apache.flink.table.store.benchmark.BenchmarkOptions
 
METRIC_REPORTER_PORT - Static variable in class org.apache.flink.table.store.benchmark.BenchmarkOptions
 
MetricReporter - Class in org.apache.flink.table.store.benchmark.metric
A reporter to aggregate metrics and report summary results.
MetricReporter(FlinkRestClient, CpuMetricReceiver, Duration, Duration, long) - Constructor for class org.apache.flink.table.store.benchmark.metric.MetricReporter
 
mfFactory - Variable in class org.apache.flink.table.store.file.mergetree.compact.MergeTreeCompactRewriter
 
MILLIS_PER_DAY - Static variable in class org.apache.flink.table.store.utils.DateTimeUtils
The number of milliseconds in a day.
min() - Method in class org.apache.flink.table.store.file.stats.BinaryTableStats
 
MIN_WRITE_BUFFER_NUMBER_TO_MERGE - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
minKey() - Method in class org.apache.flink.table.store.file.io.DataFileMeta
 
minSequenceNumber() - Method in class org.apache.flink.table.store.file.io.DataFileMeta
 
minValue() - Method in class org.apache.flink.table.store.format.FieldStats
 
mkdirs(Path, FsPermission) - Method in class org.apache.flink.table.store.format.fs.HadoopReadOnlyFileSystem
 
MultisetDataType - Class in org.apache.flink.table.store.file.schema
A data type for multiset.
MultisetDataType(boolean, DataType) - Constructor for class org.apache.flink.table.store.file.schema.MultisetDataType
 

N

name() - Method in class org.apache.flink.table.store.benchmark.Query
 
name - Variable in class org.apache.flink.table.store.benchmark.Query.WriteSql
 
name() - Method in class org.apache.flink.table.store.benchmark.Sink
 
NAME - Static variable in class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldBoolAndAgg
 
NAME - Static variable in class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldBoolOrAgg
 
NAME - Static variable in class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldLastNonNullValueAgg
 
NAME - Static variable in class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldLastValueAgg
 
NAME - Static variable in class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldListaggAgg
 
NAME - Static variable in class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldMaxAgg
 
NAME - Static variable in class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldMinAgg
 
NAME - Static variable in class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldPrimaryKeyAgg
 
NAME - Static variable in class org.apache.flink.table.store.file.mergetree.compact.aggregate.FieldSumAgg
 
name() - Method in class org.apache.flink.table.store.file.predicate.FieldRef
 
name() - Method in class org.apache.flink.table.store.file.schema.DataField
 
name() - Method in class org.apache.flink.table.store.spark.SparkCatalog
 
name() - Method in class org.apache.flink.table.store.spark.SparkTable
 
name() - Method in interface org.apache.flink.table.store.table.FileStoreTable
 
name() - Method in class org.apache.flink.table.store.table.system.AuditLogTable
 
name() - Method in class org.apache.flink.table.store.table.system.BucketsTable
 
name() - Method in class org.apache.flink.table.store.table.system.OptionsTable
 
name() - Method in class org.apache.flink.table.store.table.system.SchemasTable
 
name() - Method in class org.apache.flink.table.store.table.system.SnapshotsTable
 
name() - Method in interface org.apache.flink.table.store.table.Table
 
negate(List<Predicate>) - Method in class org.apache.flink.table.store.file.predicate.And
 
negate(List<Predicate>) - Method in class org.apache.flink.table.store.file.predicate.CompoundPredicate.Function
 
negate() - Method in class org.apache.flink.table.store.file.predicate.CompoundPredicate
 
negate() - Method in class org.apache.flink.table.store.file.predicate.Equal
 
negate() - Method in class org.apache.flink.table.store.file.predicate.GreaterOrEqual
 
negate() - Method in class org.apache.flink.table.store.file.predicate.GreaterThan
 
negate() - Method in class org.apache.flink.table.store.file.predicate.In
 
negate() - Method in class org.apache.flink.table.store.file.predicate.IsNotNull
 
negate() - Method in class org.apache.flink.table.store.file.predicate.IsNull
 
negate() - Method in class org.apache.flink.table.store.file.predicate.LeafFunction
 
negate() - Method in class org.apache.flink.table.store.file.predicate.LeafPredicate
 
negate() - Method in class org.apache.flink.table.store.file.predicate.LessOrEqual
 
negate() - Method in class org.apache.flink.table.store.file.predicate.LessThan
 
negate() - Method in class org.apache.flink.table.store.file.predicate.NotEqual
 
negate() - Method in class org.apache.flink.table.store.file.predicate.NotIn
 
negate(List<Predicate>) - Method in class org.apache.flink.table.store.file.predicate.Or
 
negate() - Method in interface org.apache.flink.table.store.file.predicate.Predicate
 
negate() - Method in class org.apache.flink.table.store.file.predicate.StartsWith
 
newBuilder(FileFormat, KeyValueFieldsExtractor, int[][], int[][], List<Predicate>) - Static method in class org.apache.flink.table.store.file.utils.BulkFormatMapping
 
newBytesType(boolean) - Static method in class org.apache.flink.table.store.file.utils.SerializationUtils
Create a bytes type VarBinaryType(VarBinaryType.MAX_LENGTH).
newChangelogPath() - Method in class org.apache.flink.table.store.file.io.DataFilePathFactory
 
newCommit(String) - Method in class org.apache.flink.table.store.file.AbstractFileStore
 
newCommit(String) - Method in interface org.apache.flink.table.store.file.FileStore
 
newCommit(String) - Method in class org.apache.flink.table.store.table.AbstractFileStoreTable
 
newCommit(String) - Method in interface org.apache.flink.table.store.table.SupportsWrite
 
newDescription() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.UpdateColumnComment
 
newExpire() - Method in class org.apache.flink.table.store.file.AbstractFileStore
 
newExpire() - Method in interface org.apache.flink.table.store.file.FileStore
 
newFields(RowType) - Static method in class org.apache.flink.table.store.file.schema.TableSchema
 
newFiles() - Method in class org.apache.flink.table.store.file.io.NewFilesIncrement
 
NewFilesIncrement - Class in org.apache.flink.table.store.file.io
Newly created data files and changelog files.
NewFilesIncrement(List<DataFileMeta>, List<DataFileMeta>) - Constructor for class org.apache.flink.table.store.file.io.NewFilesIncrement
 
newFilesIncrement() - Method in interface org.apache.flink.table.store.file.utils.RecordWriter.CommitIncrement
 
newFilesIncrement() - Method in class org.apache.flink.table.store.table.sink.FileCommittable
 
newInstance(ClassLoader) - Method in class org.apache.flink.table.store.codegen.GeneratedClass
Create a new instance of this generated class.
newInstance(ClassLoader, Object...) - Method in class org.apache.flink.table.store.codegen.GeneratedClass
 
newInstance(String) - Method in class org.apache.flink.table.store.plugin.PluginLoader
 
newKeyComparator() - Method in class org.apache.flink.table.store.file.AbstractFileStore
 
newKeyComparator() - Method in class org.apache.flink.table.store.file.AppendOnlyFileStore
 
newKeyComparator() - Method in class org.apache.flink.table.store.file.KeyValueFileStore
 
newLogicalType() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.UpdateColumnType
 
newManifestFile() - Method in class org.apache.flink.table.store.file.utils.FileStorePathFactory
 
newManifestList() - Method in class org.apache.flink.table.store.file.utils.FileStorePathFactory
 
newName() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.RenameColumn
 
newNormalizedKeyComputer(List<LogicalType>, String) - Static method in class org.apache.flink.table.store.codegen.CodeGenUtils
 
newNullability() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.UpdateColumnNullability
 
newPartitionExpire(String) - Method in class org.apache.flink.table.store.file.AbstractFileStore
 
newPartitionExpire(String) - Method in interface org.apache.flink.table.store.file.FileStore
 
newPath() - Method in class org.apache.flink.table.store.file.io.DataFilePathFactory
 
newProjection(RowType, int[]) - Static method in class org.apache.flink.table.store.codegen.CodeGenUtils
 
newRead() - Method in class org.apache.flink.table.store.file.AppendOnlyFileStore
 
newRead() - Method in interface org.apache.flink.table.store.file.FileStore
 
newRead() - Method in class org.apache.flink.table.store.file.KeyValueFileStore
 
newRead() - Method in class org.apache.flink.table.store.table.AppendOnlyFileStoreTable
 
newRead() - Method in class org.apache.flink.table.store.table.ChangelogValueCountFileStoreTable
 
newRead() - Method in class org.apache.flink.table.store.table.ChangelogWithKeyFileStoreTable
 
newRead() - Method in class org.apache.flink.table.store.table.system.AuditLogTable
 
newRead() - Method in class org.apache.flink.table.store.table.system.BucketsTable
 
newRead() - Method in class org.apache.flink.table.store.table.system.OptionsTable
 
newRead() - Method in class org.apache.flink.table.store.table.system.SchemasTable
 
newRead() - Method in class org.apache.flink.table.store.table.system.SnapshotsTable
 
newRead() - Method in interface org.apache.flink.table.store.table.Table
 
newRecordComparator(List<LogicalType>, String) - Static method in class org.apache.flink.table.store.codegen.CodeGenUtils
 
newScan() - Method in class org.apache.flink.table.store.file.AppendOnlyFileStore
 
newScan() - Method in interface org.apache.flink.table.store.file.FileStore
 
newScan() - Method in class org.apache.flink.table.store.file.KeyValueFileStore
 
newScan() - Method in class org.apache.flink.table.store.table.AppendOnlyFileStoreTable
 
newScan() - Method in class org.apache.flink.table.store.table.ChangelogValueCountFileStoreTable
 
newScan() - Method in class org.apache.flink.table.store.table.ChangelogWithKeyFileStoreTable
 
newScan() - Method in interface org.apache.flink.table.store.table.DataTable
 
newScan() - Method in class org.apache.flink.table.store.table.system.AuditLogTable
 
newScan() - Method in class org.apache.flink.table.store.table.system.BucketsTable
 
newScan() - Method in class org.apache.flink.table.store.table.system.OptionsTable
 
newScan() - Method in class org.apache.flink.table.store.table.system.SchemasTable
 
newScan() - Method in class org.apache.flink.table.store.table.system.SnapshotsTable
 
newScan() - Method in interface org.apache.flink.table.store.table.Table
 
newScanBuilder(CaseInsensitiveStringMap) - Method in class org.apache.flink.table.store.spark.SparkTable
 
newStringType(boolean) - Static method in class org.apache.flink.table.store.file.utils.SerializationUtils
Create a varchar type VarCharType(VarCharType.MAX_LENGTH).
newWrite(String) - Method in class org.apache.flink.table.store.file.AppendOnlyFileStore
 
newWrite(String) - Method in interface org.apache.flink.table.store.file.FileStore
 
newWrite(String) - Method in class org.apache.flink.table.store.file.KeyValueFileStore
 
newWrite(String) - Method in class org.apache.flink.table.store.table.AppendOnlyFileStoreTable
 
newWrite(String) - Method in class org.apache.flink.table.store.table.ChangelogValueCountFileStoreTable
 
newWrite(String) - Method in class org.apache.flink.table.store.table.ChangelogWithKeyFileStoreTable
 
newWrite(String) - Method in interface org.apache.flink.table.store.table.SupportsWrite
 
newWriteBuilder(LogicalWriteInfo) - Method in class org.apache.flink.table.store.spark.SparkTable
 
next() - Method in interface org.apache.flink.table.store.file.utils.RecordReader.RecordIterator
Gets the next record from the iterator.
next() - Method in class org.apache.flink.table.store.file.utils.RecordReaderIterator
 
next(Void, RowDataContainer) - Method in class org.apache.flink.table.store.mapred.TableStoreRecordReader
 
next() - Method in class org.apache.flink.table.store.table.source.ValueContentRowDataRecordIterator
 
next() - Method in class org.apache.flink.table.store.table.source.ValueCountRowDataRecordIterator
 
nextBatch(RecordReader, VectorizedRowBatch) - Method in class org.apache.flink.table.store.format.orc.OrcShimImpl
 
nextBatch() - Method in class org.apache.flink.table.store.table.source.TableStreamingReader
 
nextKeyValue() - Method in class org.apache.flink.table.store.table.source.ResetRowKindRecordIterator
 
nextMemorySegment() - Method in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
nextSegment() - Method in class org.apache.flink.table.store.file.memory.HeapMemorySegmentPool
 
NONE - Static variable in class org.apache.flink.table.store.connector.FlinkConnectorOptions
 
nonEmpty() - Method in class org.apache.flink.table.store.file.mergetree.SortedRun
 
nonEmptyHighestLevel() - Method in class org.apache.flink.table.store.file.mergetree.Levels
 
NoopCommittableStateManager - Class in org.apache.flink.table.store.connector.sink
A CommittableStateManager which does nothing.
NoopCommittableStateManager() - Constructor for class org.apache.flink.table.store.connector.sink.NoopCommittableStateManager
 
NoopCompactManager - Class in org.apache.flink.table.store.file.compact
A CompactManager which never compacts.
NoopCompactManager() - Constructor for class org.apache.flink.table.store.file.compact.NoopCompactManager
 
NormalizedKeyComputer - Interface in org.apache.flink.table.store.codegen
Normalized key computer for SortBuffer.
NotEqual - Class in org.apache.flink.table.store.file.predicate
A NullFalseLeafBinaryFunction to eval not equal.
notEqual(int, Object) - Method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
notifyCheckpointAborted(long) - Method in class org.apache.flink.table.store.connector.sink.StoreWriteOperator
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.table.store.connector.sink.CommitterOperator
 
notifyCheckpointComplete(long) - Method in class org.apache.flink.table.store.connector.sink.StoreWriteOperator
 
notifyNewFiles(long, BinaryRowData, int, List<DataFileMeta>) - Method in class org.apache.flink.table.store.connector.sink.StoreSinkWriteImpl
 
notifyNewFiles(long, BinaryRowData, int, List<DataFileMeta>) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite
 
notifyNewFiles(long, BinaryRowData, int, List<DataFileMeta>) - Method in interface org.apache.flink.table.store.file.operation.FileStoreWrite
Notify that some new files are created at given snapshot in given bucket.
notifyNewFiles(long, BinaryRowData, int, List<DataFileMeta>) - Method in interface org.apache.flink.table.store.table.sink.TableWrite
Notify that some new files are created at given snapshot in given bucket.
notifyNewFiles(long, BinaryRowData, int, List<DataFileMeta>) - Method in class org.apache.flink.table.store.table.sink.TableWriteImpl
 
notifyNewOwner(MemoryOwner) - Method in class org.apache.flink.table.store.file.memory.MemoryPoolFactory
 
notifyNewWriter(RecordWriter<T>) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite
 
notifyNewWriter(RecordWriter<T>) - Method in class org.apache.flink.table.store.file.operation.MemoryFileStoreWrite
 
NotIn - Class in org.apache.flink.table.store.file.predicate
A LeafFunction to eval not in.
notIn(int, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
nullCount() - Method in class org.apache.flink.table.store.format.FieldStats
 
nullCounts() - Method in class org.apache.flink.table.store.file.stats.BinaryTableStats
 
NullFalseLeafBinaryFunction - Class in org.apache.flink.table.store.file.predicate
Function to test a field with a literal.
NullFalseLeafBinaryFunction() - Constructor for class org.apache.flink.table.store.file.predicate.NullFalseLeafBinaryFunction
 
NUM_LEVELS - Static variable in class org.apache.flink.table.store.CoreOptions
 
NUM_SORTED_RUNS_COMPACTION_TRIGGER - Static variable in class org.apache.flink.table.store.CoreOptions
 
NUM_SORTED_RUNS_STOP_TRIGGER - Static variable in class org.apache.flink.table.store.CoreOptions
 
numAddedFiles() - Method in class org.apache.flink.table.store.file.manifest.ManifestFileMeta
 
NUMBER_FORMAT - Static variable in class org.apache.flink.table.store.benchmark.utils.BenchmarkUtils
 
numberOfLevels() - Method in class org.apache.flink.table.store.file.mergetree.Levels
 
numberOfSortedRuns() - Method in class org.apache.flink.table.store.file.mergetree.Levels
 
numDeletedFiles() - Method in class org.apache.flink.table.store.file.manifest.ManifestFileMeta
 
numElements() - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
numFields() - Method in class org.apache.flink.table.store.file.utils.ObjectSerializer
Get the number of fields.
numFields() - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
numLevels() - Method in class org.apache.flink.table.store.CoreOptions
 
numRecords - Variable in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
numSortedRunCompactionTrigger() - Method in class org.apache.flink.table.store.CoreOptions
 
numSortedRunStopTrigger() - Method in class org.apache.flink.table.store.CoreOptions
 

O

ObjectSerializer<T> - Class in org.apache.flink.table.store.file.utils
A serializer to serialize object by RowDataSerializer.
ObjectSerializer(RowType) - Constructor for class org.apache.flink.table.store.file.utils.ObjectSerializer
 
of(int[]) - Static method in class org.apache.flink.table.store.utils.Projection
Create a Projection of the provided indexes.
of(int[][]) - Static method in class org.apache.flink.table.store.utils.Projection
Create a Projection of the provided indexes.
offset() - Method in class org.apache.flink.table.store.connector.sink.LogOffsetCommittable
 
OFFSET_LEN - Static variable in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
OffsetRowData - Class in org.apache.flink.table.store.file.utils
A RowData to wrap row with offset.
OffsetRowData(int, int) - Constructor for class org.apache.flink.table.store.file.utils.OffsetRowData
 
OffsetRowDataHashStreamPartitioner - Class in org.apache.flink.table.store.connector.sink
StreamPartitioner to partition RowData according to its hash value from an OffsetRowData.
OffsetRowDataHashStreamPartitioner(RowType, int) - Constructor for class org.apache.flink.table.store.connector.sink.OffsetRowDataHashStreamPartitioner
 
offsets() - Method in class org.apache.flink.table.store.log.LogWriteCallback
 
onCompactTable(DynamicTableFactory.Context, CatalogPartitionSpec) - Method in class org.apache.flink.table.store.connector.TableStoreManagedFactory
 
onCompletion(int, long) - Method in class org.apache.flink.table.store.log.LogWriteCallback
 
onCompletion(int, long) - Method in interface org.apache.flink.table.store.table.sink.LogSinkFunction.WriteCallback
A callback method the user can implement to provide asynchronous handling of request completion.
onCreateTable(DynamicTableFactory.Context, boolean) - Method in class org.apache.flink.table.store.connector.TableStoreManagedFactory
 
onCreateTable(DynamicTableFactory.Context, int, boolean) - Method in class org.apache.flink.table.store.kafka.KafkaLogStoreFactory
 
onCreateTable(DynamicTableFactory.Context, int, boolean) - Method in interface org.apache.flink.table.store.log.LogStoreTableFactory
Notifies the listener that a table creation occurred.
onDropTable(DynamicTableFactory.Context, boolean) - Method in class org.apache.flink.table.store.connector.TableStoreManagedFactory
 
onDropTable(DynamicTableFactory.Context, boolean) - Method in class org.apache.flink.table.store.kafka.KafkaLogStoreFactory
 
onDropTable(DynamicTableFactory.Context, boolean) - Method in interface org.apache.flink.table.store.log.LogStoreTableFactory
Notifies the listener that a table drop occurred.
onSplitFinished(Map<String, FileStoreSourceSplitState>) - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceReader
 
open() - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
open(FunctionContext) - Method in class org.apache.flink.table.store.connector.lookup.FileStoreLookupFunction
 
open() - Method in class org.apache.flink.table.store.connector.sink.StoreCompactOperator
 
open() - Method in class org.apache.flink.table.store.connector.sink.StoreWriteOperator
 
open(Path) - Method in interface org.apache.flink.table.store.file.utils.AtomicFileWriter
Opens a new atomic stream to write to the given path.
open(Path) - Method in class org.apache.flink.table.store.file.utils.RecoverableAtomicFileWriter
 
open(Path) - Method in class org.apache.flink.table.store.format.fs.HadoopReadOnlyFileSystem
 
open(Path, int) - Method in class org.apache.flink.table.store.format.fs.HadoopReadOnlyFileSystem
 
open(DeserializationSchema.InitializationContext) - Method in class org.apache.flink.table.store.kafka.KafkaLogDeserializationSchema
 
open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.table.store.kafka.KafkaLogSerializationSchema
 
open(Configuration) - Method in class org.apache.flink.table.store.kafka.KafkaSinkFunction
 
OperatingSystem - Enum in org.apache.flink.table.store.benchmark.metric.cpu
An enumeration indicating the operating system that the JVM runs on.
optionalOptions() - Method in class org.apache.flink.table.store.connector.AbstractTableStoreFactory
 
optionalOptions() - Method in class org.apache.flink.table.store.connector.FlinkCatalogFactory
 
optionalOptions() - Method in class org.apache.flink.table.store.kafka.KafkaLogStoreFactory
 
options - Variable in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
options - Variable in class org.apache.flink.table.store.file.AbstractFileStore
 
options() - Method in class org.apache.flink.table.store.file.AbstractFileStore
 
options() - Method in interface org.apache.flink.table.store.file.FileStore
 
options() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
options() - Method in class org.apache.flink.table.store.file.schema.UpdateSchema
 
options() - Method in class org.apache.flink.table.store.table.AbstractFileStoreTable
 
options() - Method in interface org.apache.flink.table.store.table.DataTable
 
options() - Method in class org.apache.flink.table.store.table.source.AbstractDataTableScan
 
options() - Method in class org.apache.flink.table.store.table.system.AuditLogTable
 
options() - Method in class org.apache.flink.table.store.table.system.BucketsTable
 
OPTIONS - Static variable in class org.apache.flink.table.store.table.system.OptionsTable
 
OptionsTable - Class in org.apache.flink.table.store.table.system
A Table for showing options of table.
OptionsTable(Path) - Constructor for class org.apache.flink.table.store.table.system.OptionsTable
 
Or - Class in org.apache.flink.table.store.file.predicate
or(Predicate...) - Static method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
or(List<Predicate>) - Static method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
OrcFileFormat - Class in org.apache.flink.table.store.format.orc
OrcFileFormat(Configuration) - Constructor for class org.apache.flink.table.store.format.orc.OrcFileFormat
 
OrcFileFormatFactory - Class in org.apache.flink.table.store.format.orc
Factory to create OrcFileFormat.
OrcFileFormatFactory() - Constructor for class org.apache.flink.table.store.format.orc.OrcFileFormatFactory
 
OrcFileStatsExtractor - Class in org.apache.flink.table.store.format.orc
FileStatsExtractor for orc files.
OrcFileStatsExtractor(RowType) - Constructor for class org.apache.flink.table.store.format.orc.OrcFileStatsExtractor
 
OrcInputFormatFactory - Class in org.apache.flink.table.store.format.orc
Factory to create orc input format for different Flink versions.
OrcInputFormatFactory() - Constructor for class org.apache.flink.table.store.format.orc.OrcInputFormatFactory
 
OrcPredicateFunctionVisitor - Class in org.apache.flink.table.store.format.orc
Convert Predicate to OrcFilters.Predicate for orc.
OrcShimImpl - Class in org.apache.flink.table.store.format.orc
A OrcShim for table store.
OrcShimImpl() - Constructor for class org.apache.flink.table.store.format.orc.OrcShimImpl
 
OrderedPacking - Class in org.apache.flink.table.store.utils
Ordered packing for input items.
org.apache.flink.table.store - package org.apache.flink.table.store
 
org.apache.flink.table.store.benchmark - package org.apache.flink.table.store.benchmark
 
org.apache.flink.table.store.benchmark.config - package org.apache.flink.table.store.benchmark.config
 
org.apache.flink.table.store.benchmark.file.mergetree - package org.apache.flink.table.store.benchmark.file.mergetree
 
org.apache.flink.table.store.benchmark.metric - package org.apache.flink.table.store.benchmark.metric
 
org.apache.flink.table.store.benchmark.metric.cpu - package org.apache.flink.table.store.benchmark.metric.cpu
 
org.apache.flink.table.store.benchmark.metric.cpu.clock - package org.apache.flink.table.store.benchmark.metric.cpu.clock
 
org.apache.flink.table.store.benchmark.utils - package org.apache.flink.table.store.benchmark.utils
 
org.apache.flink.table.store.codegen - package org.apache.flink.table.store.codegen
 
org.apache.flink.table.store.connector - package org.apache.flink.table.store.connector
 
org.apache.flink.table.store.connector.action - package org.apache.flink.table.store.connector.action
 
org.apache.flink.table.store.connector.lookup - package org.apache.flink.table.store.connector.lookup
 
org.apache.flink.table.store.connector.sink - package org.apache.flink.table.store.connector.sink
 
org.apache.flink.table.store.connector.source - package org.apache.flink.table.store.connector.source
 
org.apache.flink.table.store.connector.utils - package org.apache.flink.table.store.connector.utils
 
org.apache.flink.table.store.docs.configuration - package org.apache.flink.table.store.docs.configuration
 
org.apache.flink.table.store.docs.util - package org.apache.flink.table.store.docs.util
 
org.apache.flink.table.store.file - package org.apache.flink.table.store.file
 
org.apache.flink.table.store.file.append - package org.apache.flink.table.store.file.append
 
org.apache.flink.table.store.file.catalog - package org.apache.flink.table.store.file.catalog
 
org.apache.flink.table.store.file.compact - package org.apache.flink.table.store.file.compact
 
org.apache.flink.table.store.file.io - package org.apache.flink.table.store.file.io
 
org.apache.flink.table.store.file.manifest - package org.apache.flink.table.store.file.manifest
 
org.apache.flink.table.store.file.memory - package org.apache.flink.table.store.file.memory
 
org.apache.flink.table.store.file.mergetree - package org.apache.flink.table.store.file.mergetree
 
org.apache.flink.table.store.file.mergetree.compact - package org.apache.flink.table.store.file.mergetree.compact
 
org.apache.flink.table.store.file.mergetree.compact.aggregate - package org.apache.flink.table.store.file.mergetree.compact.aggregate
 
org.apache.flink.table.store.file.operation - package org.apache.flink.table.store.file.operation
 
org.apache.flink.table.store.file.partition - package org.apache.flink.table.store.file.partition
 
org.apache.flink.table.store.file.predicate - package org.apache.flink.table.store.file.predicate
 
org.apache.flink.table.store.file.schema - package org.apache.flink.table.store.file.schema
 
org.apache.flink.table.store.file.sort - package org.apache.flink.table.store.file.sort
 
org.apache.flink.table.store.file.stats - package org.apache.flink.table.store.file.stats
 
org.apache.flink.table.store.file.utils - package org.apache.flink.table.store.file.utils
 
org.apache.flink.table.store.filesystem - package org.apache.flink.table.store.filesystem
 
org.apache.flink.table.store.format - package org.apache.flink.table.store.format
 
org.apache.flink.table.store.format.avro - package org.apache.flink.table.store.format.avro
 
org.apache.flink.table.store.format.fs - package org.apache.flink.table.store.format.fs
 
org.apache.flink.table.store.format.orc - package org.apache.flink.table.store.format.orc
 
org.apache.flink.table.store.format.parquet - package org.apache.flink.table.store.format.parquet
 
org.apache.flink.table.store.hive - package org.apache.flink.table.store.hive
 
org.apache.flink.table.store.hive.objectinspector - package org.apache.flink.table.store.hive.objectinspector
 
org.apache.flink.table.store.kafka - package org.apache.flink.table.store.kafka
 
org.apache.flink.table.store.log - package org.apache.flink.table.store.log
 
org.apache.flink.table.store.mapred - package org.apache.flink.table.store.mapred
 
org.apache.flink.table.store.oss - package org.apache.flink.table.store.oss
 
org.apache.flink.table.store.plugin - package org.apache.flink.table.store.plugin
 
org.apache.flink.table.store.s3 - package org.apache.flink.table.store.s3
 
org.apache.flink.table.store.spark - package org.apache.flink.table.store.spark
 
org.apache.flink.table.store.table - package org.apache.flink.table.store.table
 
org.apache.flink.table.store.table.sink - package org.apache.flink.table.store.table.sink
 
org.apache.flink.table.store.table.source - package org.apache.flink.table.store.table.source
 
org.apache.flink.table.store.table.source.snapshot - package org.apache.flink.table.store.table.source.snapshot
 
org.apache.flink.table.store.table.system - package org.apache.flink.table.store.table.system
 
org.apache.flink.table.store.utils - package org.apache.flink.table.store.utils
 
originalBucketKeys() - Method in class org.apache.flink.table.store.file.schema.TableSchema
Original bucket keys, maybe empty.
OSSLoader - Class in org.apache.flink.table.store.oss
A PluginLoader to load oss.
OSSLoader() - Constructor for class org.apache.flink.table.store.oss.OSSLoader
 
outputLevel() - Method in interface org.apache.flink.table.store.file.compact.CompactUnit
 
overwrite(Map<String, String>, ManifestCommittable, Map<String, String>) - Method in interface org.apache.flink.table.store.file.operation.FileStoreCommit
Overwrite a single partition from manifest committable.
overwrite(List<Map<String, String>>, ManifestCommittable, Map<String, String>) - Method in interface org.apache.flink.table.store.file.operation.FileStoreCommit
Overwrite multiple partitions from manifest committable.
overwrite(List<Map<String, String>>, ManifestCommittable, Map<String, String>) - Method in class org.apache.flink.table.store.file.operation.FileStoreCommitImpl
 

P

pack(Iterable<T>, Function<T, Long>, long) - Static method in class org.apache.flink.table.store.utils.OrderedPacking
 
PAGE_SIZE - Static variable in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
PAGE_SIZE - Static variable in class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
PAGE_SIZE - Static variable in class org.apache.flink.table.store.CoreOptions
 
pageSize() - Method in class org.apache.flink.table.store.CoreOptions
 
pageSize() - Method in class org.apache.flink.table.store.file.memory.HeapMemorySegmentPool
 
PARENT_FIRST_LOGGING_PATTERNS - Static variable in class org.apache.flink.table.store.plugin.PluginLoader
 
ParquetFileFormat - Class in org.apache.flink.table.store.format.parquet
Parquet FileFormat.
ParquetFileFormat(Configuration) - Constructor for class org.apache.flink.table.store.format.parquet.ParquetFileFormat
 
ParquetFileFormatFactory - Class in org.apache.flink.table.store.format.parquet
Factory to create ParquetFileFormat.
ParquetFileFormatFactory() - Constructor for class org.apache.flink.table.store.format.parquet.ParquetFileFormatFactory
 
ParquetFileStatsExtractor - Class in org.apache.flink.table.store.format.parquet
FileStatsExtractor for parquet files.
ParquetFileStatsExtractor(RowType) - Constructor for class org.apache.flink.table.store.format.parquet.ParquetFileStatsExtractor
 
ParquetInputFormatFactory - Class in org.apache.flink.table.store.format.parquet
Factory to create parquet input format for different Flink versions.
ParquetInputFormatFactory() - Constructor for class org.apache.flink.table.store.format.parquet.ParquetInputFormatFactory
 
ParquetUtil - Class in org.apache.flink.table.store.format.parquet
Parquet utilities that support to extract the metadata, assert expected stats, etc.
ParquetUtil() - Constructor for class org.apache.flink.table.store.format.parquet.ParquetUtil
 
parseDate(String) - Static method in class org.apache.flink.table.store.utils.DateTimeUtils
 
parseTime(String) - Static method in class org.apache.flink.table.store.utils.DateTimeUtils
 
parseTimestampData(String, int) - Static method in class org.apache.flink.table.store.utils.DateTimeUtils
 
PARTIAL_UPDATE_IGNORE_DELETE - Static variable in class org.apache.flink.table.store.CoreOptions
 
PartialUpdateMergeFunction - Class in org.apache.flink.table.store.file.mergetree.compact
A MergeFunction where key is primary key (unique) and value is the partial record, update non-null fields on merge.
PartialUpdateMergeFunction(RowData.FieldGetter[], boolean) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.PartialUpdateMergeFunction
 
partition - Variable in class org.apache.flink.table.store.file.manifest.ManifestEntry.Identifier
 
partition() - Method in class org.apache.flink.table.store.file.manifest.ManifestEntry
 
partition() - Method in class org.apache.flink.table.store.file.mergetree.compact.IntervalPartition
Returns a two-dimensional list of SortedRuns.
partition() - Method in class org.apache.flink.table.store.table.sink.FileCommittable
 
partition() - Method in class org.apache.flink.table.store.table.sink.SinkRecord
 
partition() - Method in class org.apache.flink.table.store.table.source.DataSplit
 
PARTITION_DEFAULT_NAME - Static variable in class org.apache.flink.table.store.CoreOptions
 
PARTITION_DEFAULT_NAME - Static variable in class org.apache.flink.table.store.file.utils.FileStorePathFactory
 
PARTITION_EXPIRATION_CHECK_INTERVAL - Static variable in class org.apache.flink.table.store.CoreOptions
 
PARTITION_EXPIRATION_TIME - Static variable in class org.apache.flink.table.store.CoreOptions
 
PARTITION_TIMESTAMP_FORMATTER - Static variable in class org.apache.flink.table.store.CoreOptions
 
PARTITION_TIMESTAMP_PATTERN - Static variable in class org.apache.flink.table.store.CoreOptions
 
partitionColumns - Variable in class org.apache.flink.table.store.file.utils.RowDataPartitionComputer
 
partitionDefaultName() - Method in class org.apache.flink.table.store.CoreOptions
 
partitionExists(ObjectPath, CatalogPartitionSpec) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
PartitionExpire - Class in org.apache.flink.table.store.file.operation
Expire partitions.
PartitionExpire(RowType, Duration, Duration, String, String, FileStoreScan, FileStoreCommit) - Constructor for class org.apache.flink.table.store.file.operation.PartitionExpire
 
partitionExpireCheckInterval() - Method in class org.apache.flink.table.store.CoreOptions
 
partitionExpireTime() - Method in class org.apache.flink.table.store.CoreOptions
 
partitionFieldGetters - Variable in class org.apache.flink.table.store.file.utils.RowDataPartitionComputer
 
partitioning() - Method in class org.apache.flink.table.store.spark.SparkTable
 
partitionKeys() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
partitionKeys() - Method in class org.apache.flink.table.store.file.schema.UpdateSchema
 
partitionKeys() - Method in interface org.apache.flink.table.store.table.FileStoreTable
 
partitionKeys() - Method in interface org.apache.flink.table.store.table.SupportsPartition
 
partitionStats() - Method in class org.apache.flink.table.store.file.manifest.ManifestFileMeta
 
PartitionTimeExtractor - Class in org.apache.flink.table.store.file.partition
Time extractor to extract time from partition values.
PartitionTimeExtractor(String, String) - Constructor for class org.apache.flink.table.store.file.partition.PartitionTimeExtractor
 
partitionTimestampFormatter() - Method in class org.apache.flink.table.store.CoreOptions
 
partitionTimestampPattern() - Method in class org.apache.flink.table.store.CoreOptions
 
partitionType - Variable in class org.apache.flink.table.store.file.AbstractFileStore
 
partitionType() - Method in class org.apache.flink.table.store.file.AbstractFileStore
 
partitionType() - Method in interface org.apache.flink.table.store.file.FileStore
 
partitionWithBucketRowType(RowType) - Static method in class org.apache.flink.table.store.table.system.BucketsTable
 
PATH - Static variable in class org.apache.flink.table.store.CoreOptions
 
path() - Method in class org.apache.flink.table.store.CoreOptions
 
path(Map<String, String>) - Static method in class org.apache.flink.table.store.CoreOptions
 
path(Configuration) - Static method in class org.apache.flink.table.store.CoreOptions
 
path - Variable in class org.apache.flink.table.store.file.io.SingleFileWriter
 
path() - Method in class org.apache.flink.table.store.file.io.SingleFileWriter
 
path - Variable in class org.apache.flink.table.store.table.AbstractFileStoreTable
 
pathFactory() - Method in class org.apache.flink.table.store.file.AbstractFileStore
 
pathFactory() - Method in class org.apache.flink.table.store.file.io.KeyValueFileWriterFactory
 
PendingSplitsCheckpoint - Class in org.apache.flink.table.store.connector.source
A checkpoint of the current state of the containing the currently pending splits that are not yet assigned.
PendingSplitsCheckpoint(Collection<FileStoreSourceSplit>, Long) - Constructor for class org.apache.flink.table.store.connector.source.PendingSplitsCheckpoint
 
PendingSplitsCheckpointSerializer - Class in org.apache.flink.table.store.connector.source
A SimpleVersionedSerializer for PendingSplitsCheckpoint.
PendingSplitsCheckpointSerializer(FileStoreSourceSplitSerializer) - Constructor for class org.apache.flink.table.store.connector.source.PendingSplitsCheckpointSerializer
 
pick(int, List<LevelSortedRun>) - Method in interface org.apache.flink.table.store.file.mergetree.compact.CompactStrategy
Pick compaction unit from runs.
pick(int, List<LevelSortedRun>) - Method in class org.apache.flink.table.store.file.mergetree.compact.UniversalCompaction
 
pickFullCompaction(int, List<LevelSortedRun>) - Static method in interface org.apache.flink.table.store.file.mergetree.compact.CompactStrategy
Pick a compaction unit consisting of all existing files.
pickTransformFieldMapping(List<Predicate>, List<String>, List<String>) - Static method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
pickTransformFieldMapping(List<Predicate>, int[]) - Static method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
plan() - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreScan
 
plan() - Method in interface org.apache.flink.table.store.file.operation.FileStoreScan
plan() - Method in class org.apache.flink.table.store.table.source.AbstractDataTableScan
 
plan() - Method in interface org.apache.flink.table.store.table.source.DataTableScan
 
plan() - Method in interface org.apache.flink.table.store.table.source.TableScan
 
planInputPartitions() - Method in class org.apache.flink.table.store.spark.SparkDataSourceReader
 
PluginLoader - Class in org.apache.flink.table.store.plugin
Loader to load plugin jar.
PluginLoader(String) - Constructor for class org.apache.flink.table.store.plugin.PluginLoader
 
preCreateTable(Table) - Method in class org.apache.flink.table.store.hive.TableStoreHiveMetaHook
 
predicate - Variable in class org.apache.flink.table.store.connector.source.FlinkSource
 
predicate - Variable in class org.apache.flink.table.store.connector.source.FlinkTableSource
 
Predicate - Interface in org.apache.flink.table.store.file.predicate
Predicate which returns Boolean and provides testing by stats.
PREDICATE_CONVERTER - Static variable in class org.apache.flink.table.store.table.system.AuditLogTable
 
PredicateBuilder - Class in org.apache.flink.table.store.file.predicate
A utility class to create Predicate object for common filter conditions.
PredicateBuilder(RowType) - Constructor for class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
PredicateConverter - Class in org.apache.flink.table.store.file.predicate
Convert Expression to Predicate.
PredicateConverter(RowType) - Constructor for class org.apache.flink.table.store.file.predicate.PredicateConverter
 
PredicateConverter(PredicateBuilder) - Constructor for class org.apache.flink.table.store.file.predicate.PredicateConverter
 
PredicateConverter.UnsupportedExpression - Exception in org.apache.flink.table.store.file.predicate
Encounter an unsupported expression, the caller can choose to ignore this filter branch.
PredicateFilter - Class in org.apache.flink.table.store.file.predicate
A Predicate to filter RowData.
PredicateFilter(RowType, List<Predicate>) - Constructor for class org.apache.flink.table.store.file.predicate.PredicateFilter
 
PredicateFilter(RowType, Predicate) - Constructor for class org.apache.flink.table.store.file.predicate.PredicateFilter
 
PredicateReplaceVisitor - Interface in org.apache.flink.table.store.file.predicate
PredicateVisitor<T> - Interface in org.apache.flink.table.store.file.predicate
A visitor to visit Predicate.
preDropTable(Table) - Method in class org.apache.flink.table.store.hive.TableStoreHiveMetaHook
 
prepareCommit(boolean, long) - Method in class org.apache.flink.table.store.connector.sink.FullChangelogStoreSinkWrite
 
prepareCommit(boolean, long) - Method in class org.apache.flink.table.store.connector.sink.PrepareCommitOperator
 
prepareCommit(boolean, long) - Method in class org.apache.flink.table.store.connector.sink.StoreCompactOperator
 
prepareCommit(boolean, long) - Method in class org.apache.flink.table.store.connector.sink.StoreSinkWriteImpl
 
prepareCommit(boolean, long) - Method in class org.apache.flink.table.store.connector.sink.StoreWriteOperator
 
prepareCommit(boolean) - Method in class org.apache.flink.table.store.file.append.AppendOnlyWriter
 
prepareCommit(boolean) - Method in class org.apache.flink.table.store.file.mergetree.MergeTreeWriter
 
prepareCommit(boolean, long) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite
 
prepareCommit(boolean, long) - Method in interface org.apache.flink.table.store.file.operation.FileStoreWrite
Prepare commit in the write.
prepareCommit(boolean) - Method in interface org.apache.flink.table.store.file.utils.RecordWriter
Prepare for a commit.
prepareCommit(boolean, long) - Method in interface org.apache.flink.table.store.table.sink.TableWrite
 
prepareCommit(boolean, long) - Method in class org.apache.flink.table.store.table.sink.TableWriteImpl
 
PrepareCommitOperator - Class in org.apache.flink.table.store.connector.sink
Prepare commit operator to emit Committables.
PrepareCommitOperator() - Constructor for class org.apache.flink.table.store.connector.sink.PrepareCommitOperator
 
prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.table.store.connector.sink.PrepareCommitOperator
 
PRIMARY_KEY_UNSUPPORTED_LOGICAL_TYPES - Static variable in class org.apache.flink.table.store.file.schema.TableSchema
 
primaryKey - Variable in class org.apache.flink.table.store.connector.lookup.PrimaryKeyLookupTable
 
primaryKey() - Method in class org.apache.flink.table.store.table.sink.SinkRecord
 
PrimaryKeyLookupTable - Class in org.apache.flink.table.store.connector.lookup
A LookupTable for primary key table.
PrimaryKeyLookupTable(RocksDBStateFactory, RowType, List<String>, Predicate<RowData>, long) - Constructor for class org.apache.flink.table.store.connector.lookup.PrimaryKeyLookupTable
 
primaryKeyMapping - Variable in class org.apache.flink.table.store.connector.lookup.PrimaryKeyLookupTable
 
primaryKeys() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
primaryKeys() - Method in class org.apache.flink.table.store.file.schema.UpdateSchema
 
printAndLog(Logger, String) - Static method in class org.apache.flink.table.store.benchmark.utils.BenchmarkUtils
 
printSummary(LinkedHashMap<String, QueryRunner.Result>) - Static method in class org.apache.flink.table.store.benchmark.Benchmark
 
processElement(StreamRecord<Committable>) - Method in class org.apache.flink.table.store.connector.sink.CommitterOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.store.connector.sink.PrepareCommitOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.store.connector.sink.StoreCompactOperator
 
processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.store.connector.sink.StoreWriteOperator
 
processSMAPTree - Variable in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
processTree - Variable in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
processWatermark(Watermark) - Method in class org.apache.flink.table.store.connector.sink.StoreWriteOperator
 
PROCFS_CMDLINE_FILE - Static variable in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
PROCFS_STAT_FILE - Static variable in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
ProcfsBasedProcessTree - Class in org.apache.flink.table.store.benchmark.metric.cpu
A Proc file-system based ProcessTree.
ProcfsBasedProcessTree() - Constructor for class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
ProcfsBasedProcessTree(boolean) - Constructor for class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
ProcfsBasedProcessTree(String) - Constructor for class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
ProcfsBasedProcessTree(String, boolean) - Constructor for class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
ProcfsBasedProcessTree(String, String) - Constructor for class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
ProcfsBasedProcessTree(String, String, Clock, boolean) - Constructor for class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
Build a new process tree rooted at the pid.
produceDataStream(ProviderContext, StreamExecutionEnvironment) - Method in class org.apache.flink.table.store.connector.TableStoreDataStreamScanProvider
 
project(int[][], int[][], int) - Static method in class org.apache.flink.table.store.file.KeyValue
 
project(DataType) - Method in class org.apache.flink.table.store.utils.Projection
Projects a (possibly nested) row data type by returning a new data type that only includes fields of the given index paths.
project(LogicalType) - Method in class org.apache.flink.table.store.utils.Projection
Same as Projection.project(DataType), but accepting and returning LogicalType.
project(T[]) - Method in class org.apache.flink.table.store.utils.Projection
Project array.
project(List<T>) - Method in class org.apache.flink.table.store.utils.Projection
Project list.
project(RowType, int[]) - Static method in class org.apache.flink.table.store.utils.TypeUtils
 
projectedFields - Variable in class org.apache.flink.table.store.connector.source.FlinkSource
 
ProjectedRowData - Class in org.apache.flink.table.store.utils
An implementation of RowData which provides a projected view of the underlying RowData.
ProjectedRowData(int[]) - Constructor for class org.apache.flink.table.store.utils.ProjectedRowData
 
projectFields - Variable in class org.apache.flink.table.store.connector.source.FlinkTableSource
 
Projection - Interface in org.apache.flink.table.store.codegen
Interface for code generated projection, which will map a RowData to another BinaryRowData.
projection(List<String>) - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
Projection - Class in org.apache.flink.table.store.utils
Projection represents a list of (possibly nested) indexes that can be used to project data types.
properties() - Method in class org.apache.flink.table.store.spark.SparkTable
 
pruneColumns(StructType) - Method in class org.apache.flink.table.store.spark.SparkDataSourceReader
 
pruneColumns(StructType) - Method in class org.apache.flink.table.store.spark.SparkScanBuilder
 
pushedFilters() - Method in class org.apache.flink.table.store.spark.SparkDataSourceReader
 
pushedFilters() - Method in class org.apache.flink.table.store.spark.SparkScanBuilder
 
pushFilters(Filter[]) - Method in class org.apache.flink.table.store.spark.SparkDataSourceReader
 
pushFilters(Filter[]) - Method in class org.apache.flink.table.store.spark.SparkScanBuilder
 
put(RowData, RowData) - Method in class org.apache.flink.table.store.connector.lookup.RocksDBValueState
 
put(long, RowKind, RowData, RowData) - Method in class org.apache.flink.table.store.file.mergetree.SortBufferWriteBuffer
 
put(long, RowKind, RowData, RowData) - Method in interface org.apache.flink.table.store.file.mergetree.WriteBuffer
Put a record with sequence number and value kind.
putKey(RowData, MemorySegment, int) - Method in interface org.apache.flink.table.store.codegen.NormalizedKeyComputer
Writes a normalized key for the given record into the target MemorySegment.

Q

Query - Class in org.apache.flink.table.store.benchmark
Benchmark query.
Query.WriteSql - Class in org.apache.flink.table.store.benchmark
Sql for write benchmarks.
QueryRunner - Class in org.apache.flink.table.store.benchmark
Runner of a single benchmark query.
QueryRunner(Query, Sink, Path, FlinkRestClient, CpuMetricReceiver, Configuration) - Constructor for class org.apache.flink.table.store.benchmark.QueryRunner
 
QueryRunner.Result - Class in org.apache.flink.table.store.benchmark
Result metric of the current query.

R

range(int, int) - Static method in class org.apache.flink.table.store.utils.Projection
Create a Projection of a field range.
read(String) - Method in class org.apache.flink.table.store.file.manifest.ManifestFile
 
read(String) - Method in class org.apache.flink.table.store.file.manifest.ManifestList
 
read(SpecializedGetters, int, DataType) - Static method in class org.apache.flink.table.store.spark.SpecializedGettersReader
 
read - Variable in class org.apache.flink.table.store.table.source.KeyValueTableRead
 
readAllDataManifests(ManifestList) - Method in class org.apache.flink.table.store.file.Snapshot
 
readBatch() - Method in class org.apache.flink.table.store.file.io.KeyValueDataFileRecordReader
 
readBatch() - Method in class org.apache.flink.table.store.file.io.RowDataFileRecordReader
 
readBatch() - Method in class org.apache.flink.table.store.file.mergetree.compact.ConcatRecordReader
 
readBatch() - Method in class org.apache.flink.table.store.file.mergetree.compact.SortMergeReader
 
readBatch() - Method in class org.apache.flink.table.store.file.mergetree.DropDeleteReader
 
readBatch() - Method in class org.apache.flink.table.store.file.utils.IteratorRecordReader
 
readBatch() - Method in interface org.apache.flink.table.store.file.utils.RecordReader
Reads one batch.
readerFactory - Variable in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
readerFactory - Variable in class org.apache.flink.table.store.file.mergetree.compact.MergeTreeCompactRewriter
 
readerForMergeTree(List<List<SortedRun>>, boolean, KeyValueFileReaderFactory, Comparator<RowData>, MergeFunction<KeyValue>) - Static method in class org.apache.flink.table.store.file.mergetree.MergeTreeReaders
 
readerForRun(SortedRun, KeyValueFileReaderFactory) - Static method in class org.apache.flink.table.store.file.mergetree.MergeTreeReaders
 
readerForSection(List<SortedRun>, KeyValueFileReaderFactory, Comparator<RowData>, MergeFunctionWrapper<KeyValue>) - Static method in class org.apache.flink.table.store.file.mergetree.MergeTreeReaders
 
readerSchema - Variable in class org.apache.flink.table.store.format.avro.AbstractAvroBulkFormat
 
readFields(DataInput) - Method in class org.apache.flink.table.store.mapred.TableStoreInputSplit
 
readFields(DataInput) - Method in class org.apache.flink.table.store.RowDataContainer
 
readFileUtf8(Path) - Static method in class org.apache.flink.table.store.file.utils.FileUtils
 
readHint(String) - Method in class org.apache.flink.table.store.file.utils.SnapshotManager
 
readListFromFile(Path, ObjectSerializer<T>, BulkFormat<RowData, FileSourceSplit>) - Static method in class org.apache.flink.table.store.file.utils.FileUtils
 
readSchema() - Method in class org.apache.flink.table.store.spark.SparkDataSourceReader
 
readSchema() - Method in class org.apache.flink.table.store.spark.SparkScan
 
recordBuffer - Variable in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
RecordComparator - Interface in org.apache.flink.table.store.codegen
Record comparator for BinaryInMemorySortBuffer.
recordCount() - Method in interface org.apache.flink.table.store.file.io.FileWriter
The total written record count.
recordCount() - Method in class org.apache.flink.table.store.file.io.RollingFileWriter
 
recordCount() - Method in class org.apache.flink.table.store.file.io.SingleFileWriter
 
recordFilter - Variable in class org.apache.flink.table.store.connector.lookup.PrimaryKeyLookupTable
 
RecordReader<T> - Interface in org.apache.flink.table.store.file.utils
The reader that reads the batches of records.
RecordReader.RecordIterator<T> - Interface in org.apache.flink.table.store.file.utils
An internal iterator interface which presents a more restrictive API than Iterator.
RecordReaderIterator<T> - Class in org.apache.flink.table.store.file.utils
Wrap a RecordReader as an CloseableIterator.
RecordReaderIterator(RecordReader<T>) - Constructor for class org.apache.flink.table.store.file.utils.RecordReaderIterator
 
RecordReaderUtils - Class in org.apache.flink.table.store.file.utils
Utils for RecordReader.
RecordReaderUtils() - Constructor for class org.apache.flink.table.store.file.utils.RecordReaderUtils
 
recordSize() - Method in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
recordsPerSegment() - Method in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
recordsToSkip() - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplit
 
recordsToSkip() - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplitState
 
RecordWriter<T> - Interface in org.apache.flink.table.store.file.utils
The RecordWriter is responsible for writing data and handling in-progress files used to write yet un-staged data.
RecordWriter.CommitIncrement - Interface in org.apache.flink.table.store.file.utils
Changes to commit.
RecoverableAtomicFileWriter - Class in org.apache.flink.table.store.file.utils
A AtomicFileWriter to wrap RecoverableWriter.
RecoverableAtomicFileWriter(RecoverableWriter) - Constructor for class org.apache.flink.table.store.file.utils.RecoverableAtomicFileWriter
 
ReducerMergeFunctionWrapper - Class in org.apache.flink.table.store.file.mergetree.compact
Wrapper for MergeFunctions which works like a reducer.
ReducerMergeFunctionWrapper(MergeFunction<KeyValue>) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.ReducerMergeFunctionWrapper
 
ref(byte[]) - Method in class org.apache.flink.table.store.connector.lookup.RocksDBState
 
Reference(byte[]) - Constructor for class org.apache.flink.table.store.connector.lookup.RocksDBState.Reference
 
ReflectionUtils - Class in org.apache.flink.table.store.utils
Utils for java reflection.
ReflectionUtils() - Constructor for class org.apache.flink.table.store.utils.ReflectionUtils
 
refresh(Iterator<RowData>) - Method in interface org.apache.flink.table.store.connector.lookup.LookupTable
 
refresh(Iterator<RowData>) - Method in class org.apache.flink.table.store.connector.lookup.PrimaryKeyLookupTable
 
refresh(Iterator<RowData>) - Method in class org.apache.flink.table.store.connector.lookup.SecondaryIndexLookupTable
 
relativeTablePath(ObjectIdentifier) - Static method in class org.apache.flink.table.store.connector.FlinkConnectorOptions
 
relativeTimeMillis() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.clock.Clock
 
relativeTimeMillis() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.clock.SystemClock
 
relativeTimeNanos() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.clock.Clock
 
relativeTimeNanos() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.clock.SystemClock
 
releaseBatch() - Method in interface org.apache.flink.table.store.file.utils.RecordReader.RecordIterator
Releases the batch that this iterator iterated over.
releaseBatch() - Method in class org.apache.flink.table.store.table.source.ResetRowKindRecordIterator
 
removeOption(String) - Static method in interface org.apache.flink.table.store.file.schema.SchemaChange
 
rename(Path, Path) - Method in class org.apache.flink.table.store.format.fs.HadoopReadOnlyFileSystem
 
renameColumn(String, String) - Static method in interface org.apache.flink.table.store.file.schema.SchemaChange
 
renameTable(ObjectPath, String, boolean) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
renameTable(ObjectPath, ObjectPath, boolean) - Method in interface org.apache.flink.table.store.file.catalog.Catalog
Rename a table.
renameTable(ObjectPath, ObjectPath, boolean) - Method in class org.apache.flink.table.store.file.catalog.FileSystemCatalog
 
renameTable(ObjectPath, ObjectPath, boolean) - Method in class org.apache.flink.table.store.hive.HiveCatalog
 
renameTable(Identifier, Identifier) - Method in class org.apache.flink.table.store.spark.SparkCatalog
 
RenamingAtomicFsDataOutputStream - Class in org.apache.flink.table.store.file.utils
A stream initially writes to hidden files or temp files and only creates the target file once it is closed and "committed".
RenamingAtomicFsDataOutputStream(FileSystem, Path, Path) - Constructor for class org.apache.flink.table.store.file.utils.RenamingAtomicFsDataOutputStream
 
replace(RowData, RowKind, RowData) - Method in class org.apache.flink.table.store.file.KeyValue
 
replace(RowData, long, RowKind, RowData) - Method in class org.apache.flink.table.store.file.KeyValue
 
replace(RowData) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
replace(ArrayData) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
replace(RowData) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
replaceKey(RowData) - Method in class org.apache.flink.table.store.file.KeyValue
 
replaceRow(RowData) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
replaceRow(RowData) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
Replaces the underlying RowData backing this ProjectedRowData.
reportMetric(String, String) - Method in class org.apache.flink.table.store.benchmark.metric.MetricReporter
 
requiredOptions() - Method in class org.apache.flink.table.store.connector.AbstractTableStoreFactory
 
requiredOptions() - Method in class org.apache.flink.table.store.connector.FlinkCatalogFactory
 
requiredOptions() - Method in class org.apache.flink.table.store.kafka.KafkaLogStoreFactory
 
reset() - Method in class org.apache.flink.table.store.file.mergetree.compact.aggregate.AggregateMergeFunction
 
reset() - Method in class org.apache.flink.table.store.file.mergetree.compact.DeduplicateMergeFunction
 
reset() - Method in class org.apache.flink.table.store.file.mergetree.compact.FullChangelogMergeFunctionWrapper
 
reset() - Method in interface org.apache.flink.table.store.file.mergetree.compact.MergeFunction
Reset the merge function to its default state.
reset() - Method in interface org.apache.flink.table.store.file.mergetree.compact.MergeFunctionWrapper
 
reset() - Method in class org.apache.flink.table.store.file.mergetree.compact.PartialUpdateMergeFunction
 
reset() - Method in class org.apache.flink.table.store.file.mergetree.compact.ReducerMergeFunctionWrapper
Resets the MergeFunction helper to its default state.
reset() - Method in class org.apache.flink.table.store.file.mergetree.compact.ValueCountMergeFunction
 
ResetRowKindRecordIterator - Class in org.apache.flink.table.store.table.source
A RecordReader.RecordIterator which resets RowKind.INSERT to previous key value.
ResetRowKindRecordIterator(RecordReader.RecordIterator<KeyValue>) - Constructor for class org.apache.flink.table.store.table.source.ResetRowKindRecordIterator
 
RestoreAndFailCommittableStateManager - Class in org.apache.flink.table.store.connector.sink
A CommittableStateManager which stores uncommitted ManifestCommittables in state.
RestoreAndFailCommittableStateManager(SerializableSupplier<SimpleVersionedSerializer<ManifestCommittable>>) - Constructor for class org.apache.flink.table.store.connector.sink.RestoreAndFailCommittableStateManager
 
restoreEnumerator(SplitEnumeratorContext<FileStoreSourceSplit>, PendingSplitsCheckpoint) - Method in class org.apache.flink.table.store.connector.source.ContinuousFileStoreSource
 
restoreEnumerator(SplitEnumeratorContext<FileStoreSourceSplit>, PendingSplitsCheckpoint) - Method in class org.apache.flink.table.store.connector.source.SimpleSystemSource
 
restoreEnumerator(SplitEnumeratorContext<FileStoreSourceSplit>, PendingSplitsCheckpoint) - Method in class org.apache.flink.table.store.connector.source.StaticFileStoreSource
 
restoreReader(Configuration, SplitT) - Method in class org.apache.flink.table.store.format.avro.AbstractAvroBulkFormat
 
result() - Method in interface org.apache.flink.table.store.file.io.FileWriter
 
result() - Method in class org.apache.flink.table.store.file.io.KeyValueDataFileWriter
 
result() - Method in class org.apache.flink.table.store.file.io.RollingFileWriter
 
result() - Method in class org.apache.flink.table.store.file.io.RowDataFileWriter
 
result() - Method in class org.apache.flink.table.store.file.mergetree.compact.FullChangelogMergeFunctionWrapper.Result
Latest full compaction result (result of merge function) for this key.
retract(RowData, RowData) - Method in class org.apache.flink.table.store.connector.lookup.RocksDBSetState
 
returnAll(List<MemorySegment>) - Method in class org.apache.flink.table.store.file.memory.HeapMemorySegmentPool
 
rewrite(List<DataFileMeta>) - Method in interface org.apache.flink.table.store.file.append.AppendOnlyCompactManager.CompactRewriter
 
rewrite(int, boolean, List<List<SortedRun>>) - Method in interface org.apache.flink.table.store.file.mergetree.compact.CompactRewriter
 
rewrite(int, boolean, List<List<SortedRun>>) - Method in class org.apache.flink.table.store.file.mergetree.compact.FullChangelogMergeTreeCompactRewriter
 
rewrite(int, boolean, List<List<SortedRun>>) - Method in class org.apache.flink.table.store.file.mergetree.compact.MergeTreeCompactRewriter
 
rewriteCompaction(int, boolean, List<List<SortedRun>>) - Method in class org.apache.flink.table.store.file.mergetree.compact.MergeTreeCompactRewriter
 
RocksDBOptions - Class in org.apache.flink.table.store.connector
Options for rocksdb.
RocksDBOptions() - Constructor for class org.apache.flink.table.store.connector.RocksDBOptions
 
RocksDBSetState - Class in org.apache.flink.table.store.connector.lookup
Rocksdb state for key -> Set values.
RocksDBSetState(RocksDB, ColumnFamilyHandle, TypeSerializer<RowData>, TypeSerializer<RowData>, long) - Constructor for class org.apache.flink.table.store.connector.lookup.RocksDBSetState
 
RocksDBState<CacheV> - Class in org.apache.flink.table.store.connector.lookup
Rocksdb state for key value.
RocksDBState(RocksDB, ColumnFamilyHandle, TypeSerializer<RowData>, TypeSerializer<RowData>, long) - Constructor for class org.apache.flink.table.store.connector.lookup.RocksDBState
 
RocksDBState.ByteArray - Class in org.apache.flink.table.store.connector.lookup
A class wraps byte[] to implement equals and hashCode.
RocksDBState.Reference - Class in org.apache.flink.table.store.connector.lookup
A class wraps byte[] to indicate contain or not contain.
RocksDBStateFactory - Class in org.apache.flink.table.store.connector.lookup
Factory to create state.
RocksDBStateFactory(String, Configuration) - Constructor for class org.apache.flink.table.store.connector.lookup.RocksDBStateFactory
 
RocksDBValueState - Class in org.apache.flink.table.store.connector.lookup
Rocksdb state for key -> a single value.
RocksDBValueState(RocksDB, ColumnFamilyHandle, TypeSerializer<RowData>, TypeSerializer<RowData>, long) - Constructor for class org.apache.flink.table.store.connector.lookup.RocksDBValueState
 
rollbackCreateTable(Table) - Method in class org.apache.flink.table.store.hive.TableStoreHiveMetaHook
 
rollbackDropTable(Table) - Method in class org.apache.flink.table.store.hive.TableStoreHiveMetaHook
 
RollingFileWriter<T,R> - Class in org.apache.flink.table.store.file.io
Writer to roll over to a new file if the current size exceed the target file size.
RollingFileWriter(Supplier<? extends SingleFileWriter<T, R>>, long) - Constructor for class org.apache.flink.table.store.file.io.RollingFileWriter
 
root() - Method in class org.apache.flink.table.store.file.utils.FileStorePathFactory
 
ROOT_PATH - Static variable in class org.apache.flink.table.store.connector.FlinkConnectorOptions
 
row() - Method in class org.apache.flink.table.store.table.sink.SinkRecord
 
row - Variable in class org.apache.flink.table.store.utils.ProjectedRowData
 
row1 - Variable in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
ROW_KIND - Static variable in class org.apache.flink.table.store.table.system.AuditLogTable
 
RowAggregator(Configuration, List<String>, List<LogicalType>, List<String>) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.aggregate.AggregateMergeFunction.RowAggregator
 
rowCount() - Method in class org.apache.flink.table.store.file.io.DataFileMeta
 
rowCount() - Method in class org.apache.flink.table.store.table.source.DataSplit
 
rowCount() - Method in interface org.apache.flink.table.store.table.source.Split
 
RowDataContainer - Class in org.apache.flink.table.store
A reusable object to hold RowData.
RowDataContainer() - Constructor for class org.apache.flink.table.store.RowDataContainer
 
RowDataFileRecordReader - Class in org.apache.flink.table.store.file.io
Reads RowData from data files.
RowDataFileRecordReader(Path, BulkFormat<RowData, FileSourceSplit>, int[]) - Constructor for class org.apache.flink.table.store.file.io.RowDataFileRecordReader
 
RowDataFileWriter - Class in org.apache.flink.table.store.file.io
A StatsCollectingSingleFileWriter to write data files containing RowData.
RowDataFileWriter(BulkWriter.Factory<RowData>, Path, RowType, FileStatsExtractor, long, LongCounter) - Constructor for class org.apache.flink.table.store.file.io.RowDataFileWriter
 
RowDataPartitionComputer - Class in org.apache.flink.table.store.file.utils
PartitionComputer for RowData.
RowDataPartitionComputer(String, RowType, String[]) - Constructor for class org.apache.flink.table.store.file.utils.RowDataPartitionComputer
 
rowDataRecordIteratorFromKv(RecordReader.RecordIterator<KeyValue>) - Method in class org.apache.flink.table.store.table.source.KeyValueTableRead
 
RowDataRollingFileWriter - Class in org.apache.flink.table.store.file.io
RollingFileWriter for data files containing RowData.
RowDataRollingFileWriter(long, FileFormat, long, RowType, DataFilePathFactory, LongCounter) - Constructor for class org.apache.flink.table.store.file.io.RowDataRollingFileWriter
 
RowDataToObjectArrayConverter - Class in org.apache.flink.table.store.utils
Convert RowData to object array.
RowDataToObjectArrayConverter(RowType) - Constructor for class org.apache.flink.table.store.utils.RowDataToObjectArrayConverter
 
rowDataToString(RowData, RowType) - Static method in class org.apache.flink.table.store.file.KeyValue
 
RowDataType - Class in org.apache.flink.table.store.file.schema
A data type that contains field data types.
RowDataType(List<DataField>) - Constructor for class org.apache.flink.table.store.file.schema.RowDataType
 
RowDataType(boolean, List<DataField>) - Constructor for class org.apache.flink.table.store.file.schema.RowDataType
 
RowDataUtils - Class in org.apache.flink.table.store.utils
Utils for RowData structures.
RowDataUtils() - Constructor for class org.apache.flink.table.store.utils.RowDataUtils
 
rowNum - Variable in class org.apache.flink.table.store.benchmark.Query.WriteSql
 
rowSerializer - Variable in class org.apache.flink.table.store.file.utils.ObjectSerializer
 
rowType() - Method in class org.apache.flink.table.store.file.schema.UpdateSchema
 
rowType() - Method in interface org.apache.flink.table.store.table.FileStoreTable
 
rowType() - Method in class org.apache.flink.table.store.table.system.AuditLogTable
 
rowType() - Method in class org.apache.flink.table.store.table.system.BucketsTable
 
rowType() - Method in class org.apache.flink.table.store.table.system.OptionsTable
 
rowType() - Method in class org.apache.flink.table.store.table.system.SchemasTable
 
rowType() - Method in class org.apache.flink.table.store.table.system.SnapshotsTable
 
rowType() - Method in interface org.apache.flink.table.store.table.Table
 
rowType() - Method in class org.apache.flink.table.store.utils.RowDataToObjectArrayConverter
 
run() - Method in class org.apache.flink.table.store.benchmark.QueryRunner
 
run() - Method in interface org.apache.flink.table.store.connector.action.Action
The execution method of the action.
run() - Method in class org.apache.flink.table.store.connector.action.CompactAction
 
run() - Method in class org.apache.flink.table.store.connector.action.DropPartitionAction
 
run() - Method in class org.apache.flink.table.store.file.mergetree.LevelSortedRun
 
runBlocking() - Method in class org.apache.flink.table.store.benchmark.utils.AutoClosableProcess.AutoClosableProcessBuilder
 
runBlocking(Duration) - Method in class org.apache.flink.table.store.benchmark.utils.AutoClosableProcess.AutoClosableProcessBuilder
 
runBlocking(String...) - Static method in class org.apache.flink.table.store.benchmark.utils.AutoClosableProcess
 
runBlockingWithRetry(int, Duration, Duration) - Method in class org.apache.flink.table.store.benchmark.utils.AutoClosableProcess.AutoClosableProcessBuilder
 
runNonBlocking() - Method in class org.apache.flink.table.store.benchmark.utils.AutoClosableProcess.AutoClosableProcessBuilder
 
runNonBlocking(String...) - Static method in class org.apache.flink.table.store.benchmark.utils.AutoClosableProcess
 
runOfLevel(int) - Method in class org.apache.flink.table.store.file.mergetree.Levels
 
runServer() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetricReceiver
 
runServerBlocking() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetricReceiver
 
runWithLock(String, String, Callable<T>) - Method in interface org.apache.flink.table.store.file.catalog.CatalogLock
Run with catalog lock.
runWithLock(Callable<T>) - Method in class org.apache.flink.table.store.file.operation.Lock.CatalogLockImpl
 
runWithLock(Callable<T>) - Method in class org.apache.flink.table.store.file.operation.Lock.EmptyLock
 
runWithLock(Callable<T>) - Method in interface org.apache.flink.table.store.file.operation.Lock
Run with lock.
runWithLock(String, String, Callable<T>) - Method in class org.apache.flink.table.store.hive.HiveCatalogLock
 

S

S3Loader - Class in org.apache.flink.table.store.s3
A PluginLoader to load oss.
S3Loader() - Constructor for class org.apache.flink.table.store.s3.S3Loader
 
safelyListFileStatus(Path) - Static method in class org.apache.flink.table.store.file.utils.FileUtils
 
SCAN_MODE - Static variable in class org.apache.flink.table.store.CoreOptions
 
SCAN_PARALLELISM - Static variable in class org.apache.flink.table.store.connector.FlinkConnectorOptions
 
SCAN_PLAN_SORT_PARTITION - Static variable in class org.apache.flink.table.store.CoreOptions
 
SCAN_SNAPSHOT_ID - Static variable in class org.apache.flink.table.store.CoreOptions
 
SCAN_TIMESTAMP_MILLIS - Static variable in class org.apache.flink.table.store.CoreOptions
 
scanAll() - Method in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeReaderBenchmark
 
scanExistingFileMetas(Long, BinaryRowData, int) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite
 
ScanKind - Enum in org.apache.flink.table.store.file.operation
Scan which part of the snapshot.
scanPlanSortPartition() - Method in class org.apache.flink.table.store.CoreOptions
 
scanRps - Variable in class org.apache.flink.table.store.benchmark.QueryRunner.Result
 
scanSnapshotId() - Method in class org.apache.flink.table.store.CoreOptions
 
scanTableSchema() - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreScan
Note: Keep this thread-safe.
scanTableSchema(long) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreScan
Note: Keep this thread-safe.
scanTimestampMills() - Method in class org.apache.flink.table.store.CoreOptions
 
schema() - Static method in class org.apache.flink.table.store.file.io.DataFileMeta
 
schema(RowType, RowType) - Static method in class org.apache.flink.table.store.file.KeyValue
 
schema() - Static method in class org.apache.flink.table.store.file.manifest.ManifestEntry
 
schema() - Static method in class org.apache.flink.table.store.file.manifest.ManifestFileMeta
 
schema(long) - Method in class org.apache.flink.table.store.file.schema.SchemaManager
Read schema for schema id.
schema() - Static method in class org.apache.flink.table.store.file.stats.FieldStatsArraySerializer
 
schema() - Method in class org.apache.flink.table.store.spark.SparkTable
 
schema() - Method in class org.apache.flink.table.store.table.AbstractFileStoreTable
 
schema() - Method in interface org.apache.flink.table.store.table.FileStoreTable
 
SchemaChange - Interface in org.apache.flink.table.store.file.schema
Schema change to table.
SchemaChange.AddColumn - Class in org.apache.flink.table.store.file.schema
A SchemaChange to add a field.
SchemaChange.DropColumn - Class in org.apache.flink.table.store.file.schema
A SchemaChange to drop a field.
SchemaChange.RemoveOption - Class in org.apache.flink.table.store.file.schema
A SchemaChange to remove a table option.
SchemaChange.RenameColumn - Class in org.apache.flink.table.store.file.schema
A SchemaChange to rename a field.
SchemaChange.SetOption - Class in org.apache.flink.table.store.file.schema
A SchemaChange to set a table option.
SchemaChange.UpdateColumnComment - Class in org.apache.flink.table.store.file.schema
A SchemaChange to update the (nested) field comment.
SchemaChange.UpdateColumnNullability - Class in org.apache.flink.table.store.file.schema
A SchemaChange to update the (nested) field nullability.
SchemaChange.UpdateColumnType - Class in org.apache.flink.table.store.file.schema
A SchemaChange to update the field type.
SchemaEvolutionUtil - Class in org.apache.flink.table.store.file.schema
Utils for schema evolution.
SchemaEvolutionUtil() - Constructor for class org.apache.flink.table.store.file.schema.SchemaEvolutionUtil
 
schemaId - Variable in class org.apache.flink.table.store.file.AbstractFileStore
 
schemaId() - Method in class org.apache.flink.table.store.file.io.DataFileMeta
 
schemaId() - Method in class org.apache.flink.table.store.file.manifest.ManifestFileMeta
 
schemaId() - Method in class org.apache.flink.table.store.file.Snapshot
 
schemaManager - Variable in class org.apache.flink.table.store.file.AbstractFileStore
 
SchemaManager - Class in org.apache.flink.table.store.file.schema
Schema Manager to manage schema versions.
SchemaManager(Path) - Constructor for class org.apache.flink.table.store.file.schema.SchemaManager
 
schemaManager() - Method in class org.apache.flink.table.store.table.AbstractFileStoreTable
 
SCHEMAS - Static variable in class org.apache.flink.table.store.table.system.SchemasTable
 
SchemaSerializer - Class in org.apache.flink.table.store.file.schema
SchemaSerializer() - Constructor for class org.apache.flink.table.store.file.schema.SchemaSerializer
 
SchemasTable - Class in org.apache.flink.table.store.table.system
A Table for showing schemas of table.
SchemasTable(Path) - Constructor for class org.apache.flink.table.store.table.system.SchemasTable
 
SearchArgumentToPredicateConverter - Class in org.apache.flink.table.store
Converts SearchArgument to Predicate with best effort.
SearchArgumentToPredicateConverter(SearchArgument, List<String>, List<LogicalType>) - Constructor for class org.apache.flink.table.store.SearchArgumentToPredicateConverter
 
SecondaryIndexLookupTable - Class in org.apache.flink.table.store.connector.lookup
A LookupTable for primary key table which provides lookup by secondary key.
SecondaryIndexLookupTable(RocksDBStateFactory, RowType, List<String>, List<String>, Predicate<RowData>, long) - Constructor for class org.apache.flink.table.store.connector.lookup.SecondaryIndexLookupTable
 
select(int, int) - Method in class org.apache.flink.table.store.file.predicate.BucketSelector
 
selectChannel(SerializationDelegate<StreamRecord<RowData>>) - Method in class org.apache.flink.table.store.connector.sink.BucketStreamPartitioner
 
selectChannel(SerializationDelegate<StreamRecord<RowData>>) - Method in class org.apache.flink.table.store.connector.sink.OffsetRowDataHashStreamPartitioner
 
SEQUENCE_FIELD - Static variable in class org.apache.flink.table.store.CoreOptions
 
SEQUENCE_NUMBER - Static variable in class org.apache.flink.table.store.file.schema.TableSchema
 
sequenceField() - Method in class org.apache.flink.table.store.CoreOptions
 
SequenceGenerator - Class in org.apache.flink.table.store.table.sink
Generate sequence number.
SequenceGenerator(String, RowType) - Constructor for class org.apache.flink.table.store.table.sink.SequenceGenerator
 
sequenceNumber - Variable in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
sequenceNumber() - Method in class org.apache.flink.table.store.file.KeyValue
 
SerializableCommittable - Class in org.apache.flink.table.store.table.sink
A serializable FileCommittable.
SerializableCommittable() - Constructor for class org.apache.flink.table.store.table.sink.SerializableCommittable
 
SerializableHiveConf - Class in org.apache.flink.table.store.hive
Wrap HiveConf to a serializable class.
SerializableHiveConf(HiveConf) - Constructor for class org.apache.flink.table.store.hive.SerializableHiveConf
 
SerializationUtils - Class in org.apache.flink.table.store.file.utils
Utils for serialization.
SerializationUtils() - Constructor for class org.apache.flink.table.store.file.utils.SerializationUtils
 
serialize(Committable) - Method in class org.apache.flink.table.store.connector.sink.CommittableSerializer
 
serialize(FileStoreSourceSplit) - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplitSerializer
 
serialize(PendingSplitsCheckpoint) - Method in class org.apache.flink.table.store.connector.source.PendingSplitsCheckpointSerializer
 
serialize(ManifestCommittable) - Method in class org.apache.flink.table.store.file.manifest.ManifestCommittableSerializer
 
serialize(DataField, JsonGenerator) - Method in class org.apache.flink.table.store.file.schema.DataFieldSerializer
 
serialize(TableSchema, JsonGenerator) - Method in class org.apache.flink.table.store.file.schema.SchemaSerializer
 
serialize(T, JsonGenerator) - Method in interface org.apache.flink.table.store.file.utils.JsonSerializer
 
serialize(T, DataOutputView) - Method in class org.apache.flink.table.store.file.utils.ObjectSerializer
Serializes the given record to the given target output view.
serialize(Object, ObjectInspector) - Method in class org.apache.flink.table.store.hive.TableStoreSerDe
 
serialize(SinkRecord, Long) - Method in class org.apache.flink.table.store.kafka.KafkaLogSerializationSchema
 
serialize(FileCommittable) - Method in class org.apache.flink.table.store.table.sink.FileCommittableSerializer
 
serialize(DataOutputView) - Method in class org.apache.flink.table.store.table.source.DataSplit
 
serializeBinaryRow(BinaryRowData) - Static method in class org.apache.flink.table.store.file.utils.SerializationUtils
Serialize BinaryRowData, the difference between this and BinaryRowDataSerializer is that arity is also serialized here, so the deserialization is schemaless.
serializeBinaryRow(BinaryRowData, DataOutputView) - Static method in class org.apache.flink.table.store.file.utils.SerializationUtils
Serialize BinaryRowData to a DataOutputView.
serializeBytes(DataOutputView, byte[]) - Static method in class org.apache.flink.table.store.file.utils.SerializationUtils
Serialize a byte[] bytes with length.
serializeKey(RowData) - Method in class org.apache.flink.table.store.connector.lookup.RocksDBState
 
serializeList(List<T>, DataOutputView) - Method in class org.apache.flink.table.store.file.utils.ObjectSerializer
Serializes the given record list to the given target output view.
serializeList(List<T>) - Method in class org.apache.flink.table.store.file.utils.ObjectSerializer
 
serializeList(List<FileCommittable>, DataOutputView) - Method in class org.apache.flink.table.store.table.sink.FileCommittableSerializer
 
serializer - Variable in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
serializer1 - Variable in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
service - Variable in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
set(RowData) - Method in class org.apache.flink.table.store.RowDataContainer
 
setConf(Configuration) - Method in class org.apache.flink.table.store.hive.TableStoreHiveStorageHandler
 
setDefaultValues(Configuration) - Static method in class org.apache.flink.table.store.CoreOptions
Set the default values of the CoreOptions via the given Configuration.
setLevel(int) - Method in class org.apache.flink.table.store.file.KeyValue
 
setLockFactory(CatalogLock.Factory) - Method in class org.apache.flink.table.store.connector.sink.TableStoreSink
 
setMemoryPool(MemorySegmentPool) - Method in interface org.apache.flink.table.store.file.memory.MemoryOwner
Set MemorySegmentPool for the owner.
setMemoryPool(MemorySegmentPool) - Method in class org.apache.flink.table.store.file.mergetree.MergeTreeWriter
 
setNullAt(int) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
setNullAt(int) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
setOption(String, String) - Static method in interface org.apache.flink.table.store.file.schema.SchemaChange
 
setPosition(RecordAndPosition<RowData>) - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplitState
 
setRowKind(RowKind) - Method in class org.apache.flink.table.store.file.utils.OffsetRowData
 
setRowKind(RowKind) - Method in class org.apache.flink.table.store.spark.SparkRowData
 
setRowKind(RowKind) - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
setRowKind(RowKind) - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
setSmapsEnabled(boolean) - Method in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
setState(String, TypeSerializer<RowData>, TypeSerializer<RowData>, long) - Method in class org.apache.flink.table.store.connector.lookup.RocksDBStateFactory
 
setStderrProcessor(Consumer<String>) - Method in class org.apache.flink.table.store.benchmark.utils.AutoClosableProcess.AutoClosableProcessBuilder
 
setStdInputs(String...) - Method in class org.apache.flink.table.store.benchmark.utils.AutoClosableProcess.AutoClosableProcessBuilder
 
setStdoutProcessor(Consumer<String>) - Method in class org.apache.flink.table.store.benchmark.utils.AutoClosableProcess.AutoClosableProcessBuilder
 
setUp() - Method in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeReaderBenchmark
 
setUp() - Method in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeWriterBenchmark
 
setup(int) - Method in class org.apache.flink.table.store.connector.sink.BucketStreamPartitioner
 
setup(int) - Method in class org.apache.flink.table.store.connector.sink.OffsetRowDataHashStreamPartitioner
 
setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<Committable>>) - Method in class org.apache.flink.table.store.connector.sink.StoreWriteOperator
 
setWorkingDirectory(Path) - Method in class org.apache.flink.table.store.format.fs.HadoopReadOnlyFileSystem
 
setWriteCallback(LogSinkFunction.WriteCallback) - Method in class org.apache.flink.table.store.kafka.KafkaSinkFunction
 
setWriteCallback(LogSinkFunction.WriteCallback) - Method in interface org.apache.flink.table.store.table.sink.LogSinkFunction
 
ShellCommandExecutor - Class in org.apache.flink.table.store.benchmark.metric.cpu
The shell command executor.
ShellCommandExecutor(String[]) - Constructor for class org.apache.flink.table.store.benchmark.metric.cpu.ShellCommandExecutor
Instantiates a new Shell command executor.
shortName() - Method in class org.apache.flink.table.store.spark.SparkSource
 
shouldScanSnapshot(Snapshot) - Method in class org.apache.flink.table.store.table.source.snapshot.CompactionChangelogFollowUpScanner
 
shouldScanSnapshot(Snapshot) - Method in class org.apache.flink.table.store.table.source.snapshot.ContinuousCompactorFollowUpScanner
 
shouldScanSnapshot(Snapshot) - Method in class org.apache.flink.table.store.table.source.snapshot.DeltaFollowUpScanner
 
shouldScanSnapshot(Snapshot) - Method in interface org.apache.flink.table.store.table.source.snapshot.FollowUpScanner
 
shouldScanSnapshot(Snapshot) - Method in class org.apache.flink.table.store.table.source.snapshot.InputChangelogFollowUpScanner
 
shouldWaitCompaction() - Method in class org.apache.flink.table.store.file.append.AppendOnlyCompactManager
 
shouldWaitCompaction() - Method in interface org.apache.flink.table.store.file.compact.CompactManager
Should wait compaction finish.
shouldWaitCompaction() - Method in class org.apache.flink.table.store.file.compact.NoopCompactManager
 
shouldWaitCompaction() - Method in class org.apache.flink.table.store.file.mergetree.compact.MergeTreeCompactManager
 
SimpleSystemSource - Class in org.apache.flink.table.store.connector.source
A FlinkSource for system table.
SimpleSystemSource(Table, int[][], Predicate, Long) - Constructor for class org.apache.flink.table.store.connector.source.SimpleSystemSource
 
SingleFileWriter<T,R> - Class in org.apache.flink.table.store.file.io
A FileWriter to produce a single file.
SingleFileWriter(BulkWriter.Factory<RowData>, Path, Function<T, RowData>) - Constructor for class org.apache.flink.table.store.file.io.SingleFileWriter
 
Sink - Class in org.apache.flink.table.store.benchmark
Benchmark sink.
SINK_PARALLELISM - Static variable in class org.apache.flink.table.store.connector.FlinkConnectorOptions
 
SINK_PATH - Static variable in class org.apache.flink.table.store.benchmark.BenchmarkOptions
 
sinkFrom(DataStream<RowData>) - Method in class org.apache.flink.table.store.connector.sink.FlinkSink
 
SinkRecord - Class in org.apache.flink.table.store.table.sink
A sink record contains key, row and partition, bucket information.
SinkRecord(BinaryRowData, int, BinaryRowData, RowData) - Constructor for class org.apache.flink.table.store.table.sink.SinkRecord
 
SinkRecordConverter - Class in org.apache.flink.table.store.table.sink
Converter for converting RowData to SinkRecord.
SinkRecordConverter(TableSchema) - Constructor for class org.apache.flink.table.store.table.sink.SinkRecordConverter
 
size() - Method in class org.apache.flink.table.store.file.mergetree.SortBufferWriteBuffer
 
size() - Method in interface org.apache.flink.table.store.file.mergetree.WriteBuffer
Record size of this table.
size() - Method in class org.apache.flink.table.store.file.sort.BinaryExternalSortBuffer
 
size() - Method in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
size() - Method in interface org.apache.flink.table.store.file.sort.SortBuffer
 
SMAPS - Static variable in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
snapshot() - Method in class org.apache.flink.table.store.connector.source.StaticFileStoreSplitEnumerator
 
Snapshot - Class in org.apache.flink.table.store.file
This file is the entrance to all data committed at some specific time point.
Snapshot(long, long, String, String, String, String, long, Snapshot.CommitKind, long, Map<Integer, Long>) - Constructor for class org.apache.flink.table.store.file.Snapshot
 
Snapshot(Integer, long, long, String, String, String, String, long, Snapshot.CommitKind, long, Map<Integer, Long>) - Constructor for class org.apache.flink.table.store.file.Snapshot
 
snapshot(long) - Method in class org.apache.flink.table.store.file.utils.SnapshotManager
 
Snapshot.CommitKind - Enum in org.apache.flink.table.store.file
Type of changes in this snapshot.
SNAPSHOT_NUM_RETAINED_MAX - Static variable in class org.apache.flink.table.store.CoreOptions
 
SNAPSHOT_NUM_RETAINED_MIN - Static variable in class org.apache.flink.table.store.CoreOptions
 
SNAPSHOT_TIME_RETAINED - Static variable in class org.apache.flink.table.store.CoreOptions
 
snapshotCount() - Method in class org.apache.flink.table.store.file.utils.SnapshotManager
 
snapshotDirectory() - Method in class org.apache.flink.table.store.file.utils.SnapshotManager
 
SnapshotEnumerator - Interface in org.apache.flink.table.store.table.source.snapshot
Enumerate incremental changes from newly created snapshots.
snapshotExists(long) - Method in class org.apache.flink.table.store.file.utils.SnapshotManager
 
snapshotId() - Method in interface org.apache.flink.table.store.file.operation.FileStoreScan.Plan
Snapshot id of this plan, return null if the table is empty or the manifest list is specified.
snapshotId() - Method in class org.apache.flink.table.store.table.source.DataSplit
 
snapshotId - Variable in class org.apache.flink.table.store.table.source.DataTableScan.DataFilePlan
 
snapshotManager() - Method in class org.apache.flink.table.store.file.AbstractFileStore
 
snapshotManager() - Method in interface org.apache.flink.table.store.file.FileStore
 
snapshotManager - Variable in class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite
 
SnapshotManager - Class in org.apache.flink.table.store.file.utils
Manager for Snapshot, providing utility methods related to paths and snapshot hints.
SnapshotManager(Path) - Constructor for class org.apache.flink.table.store.file.utils.SnapshotManager
 
snapshotManager() - Method in class org.apache.flink.table.store.table.AbstractFileStoreTable
 
snapshotManager() - Method in interface org.apache.flink.table.store.table.DataTable
 
snapshotManager() - Method in class org.apache.flink.table.store.table.source.AbstractDataTableScan
 
snapshotManager() - Method in class org.apache.flink.table.store.table.system.AuditLogTable
 
snapshotManager() - Method in class org.apache.flink.table.store.table.system.BucketsTable
 
snapshotNumRetainMax() - Method in class org.apache.flink.table.store.CoreOptions
 
snapshotNumRetainMin() - Method in class org.apache.flink.table.store.CoreOptions
 
snapshotPath(long) - Method in class org.apache.flink.table.store.file.utils.SnapshotManager
 
snapshots() - Method in class org.apache.flink.table.store.file.utils.SnapshotManager
 
SNAPSHOTS - Static variable in class org.apache.flink.table.store.table.system.SnapshotsTable
 
SnapshotsTable - Class in org.apache.flink.table.store.table.system
A Table for showing committing snapshots of table.
SnapshotsTable(Path) - Constructor for class org.apache.flink.table.store.table.system.SnapshotsTable
 
snapshotState(StateSnapshotContext, List<ManifestCommittable>) - Method in interface org.apache.flink.table.store.connector.sink.CommittableStateManager
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.table.store.connector.sink.CommitterOperator
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.table.store.connector.sink.FullChangelogStoreSinkWrite
 
snapshotState(StateSnapshotContext, List<ManifestCommittable>) - Method in class org.apache.flink.table.store.connector.sink.NoopCommittableStateManager
 
snapshotState(StateSnapshotContext, List<ManifestCommittable>) - Method in class org.apache.flink.table.store.connector.sink.RestoreAndFailCommittableStateManager
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.table.store.connector.sink.StoreSinkWriteImpl
 
snapshotState(StateSnapshotContext) - Method in class org.apache.flink.table.store.connector.sink.StoreWriteOperator
 
snapshotState(long) - Method in class org.apache.flink.table.store.connector.source.ContinuousFileSplitEnumerator
 
snapshotState(long) - Method in class org.apache.flink.table.store.connector.source.StaticFileStoreSplitEnumerator
 
snapshotTimeRetain() - Method in class org.apache.flink.table.store.CoreOptions
 
SortBuffer - Interface in org.apache.flink.table.store.file.sort
Sort buffer to sort records.
SortBufferWriteBuffer - Class in org.apache.flink.table.store.file.mergetree
A WriteBuffer which stores records in BinaryInMemorySortBuffer.
SortBufferWriteBuffer(RowType, RowType, MemorySegmentPool, boolean, int, IOManager) - Constructor for class org.apache.flink.table.store.file.mergetree.SortBufferWriteBuffer
 
sortedIterator() - Method in class org.apache.flink.table.store.file.sort.BinaryExternalSortBuffer
 
sortedIterator() - Method in class org.apache.flink.table.store.file.sort.BinaryInMemorySortBuffer
 
sortedIterator() - Method in interface org.apache.flink.table.store.file.sort.SortBuffer
 
SortedRun - Class in org.apache.flink.table.store.file.mergetree
A SortedRun is a list of files sorted by their keys.
sortedRunSizeRatio() - Method in class org.apache.flink.table.store.CoreOptions
 
SortFieldSpec(int, boolean, boolean) - Constructor for class org.apache.flink.table.store.codegen.SortSpec.SortFieldSpec
 
sortIndex - Variable in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
SortMergeReader<T> - Class in org.apache.flink.table.store.file.mergetree.compact
This reader is to read a list of RecordReader, which is already sorted by key and sequence number, and perform a sort merge algorithm.
SortMergeReader(List<RecordReader<KeyValue>>, Comparator<RowData>, MergeFunctionWrapper<T>) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.SortMergeReader
 
SortSpec - Class in org.apache.flink.table.store.codegen
SortSpec describes how the data will be sorted.
SortSpec(SortSpec.SortFieldSpec[]) - Constructor for class org.apache.flink.table.store.codegen.SortSpec
 
SortSpec.SortFieldSpec - Class in org.apache.flink.table.store.codegen
Sort info for a Field.
SortSpec.SortSpecBuilder - Class in org.apache.flink.table.store.codegen
SortSpec builder.
SortSpecBuilder() - Constructor for class org.apache.flink.table.store.codegen.SortSpec.SortSpecBuilder
 
SOURCE_SPLIT_OPEN_FILE_COST - Static variable in class org.apache.flink.table.store.CoreOptions
 
SOURCE_SPLIT_TARGET_SIZE - Static variable in class org.apache.flink.table.store.CoreOptions
 
SparkArrayData - Class in org.apache.flink.table.store.spark
Spark ArrayData to wrap flink ArrayData.
SparkArrayData(LogicalType) - Constructor for class org.apache.flink.table.store.spark.SparkArrayData
 
SparkCaseSensitiveConverter - Class in org.apache.flink.table.store.spark
This util convert lowercase key to case-sensitive key.
SparkCatalog - Class in org.apache.flink.table.store.spark
Spark TableCatalog for table store.
SparkCatalog() - Constructor for class org.apache.flink.table.store.spark.SparkCatalog
 
SparkDataSourceReader - Class in org.apache.flink.table.store.spark
A Spark DataSourceReader for table store.
SparkDataSourceReader(Table) - Constructor for class org.apache.flink.table.store.spark.SparkDataSourceReader
 
SparkFilterConverter - Class in org.apache.flink.table.store.spark
Conversion from Filter to Predicate.
SparkFilterConverter(RowType) - Constructor for class org.apache.flink.table.store.spark.SparkFilterConverter
 
SparkInputPartition - Class in org.apache.flink.table.store.spark
A Spark InputPartition for table store.
SparkInputPartition(Split) - Constructor for class org.apache.flink.table.store.spark.SparkInputPartition
 
SparkInternalRow - Class in org.apache.flink.table.store.spark
Spark InternalRow to wrap RowData.
SparkInternalRow(RowType) - Constructor for class org.apache.flink.table.store.spark.SparkInternalRow
 
SparkReaderFactory - Class in org.apache.flink.table.store.spark
A Spark PartitionReaderFactory for table store.
SparkReaderFactory(Table, int[], List<Predicate>, Configuration) - Constructor for class org.apache.flink.table.store.spark.SparkReaderFactory
 
SparkRowData - Class in org.apache.flink.table.store.spark
A RowData wraps spark Row.
SparkRowData(RowType, Row) - Constructor for class org.apache.flink.table.store.spark.SparkRowData
 
SparkScan - Class in org.apache.flink.table.store.spark
A Spark Scan for table store.
SparkScan(Table, List<Predicate>, int[], Configuration) - Constructor for class org.apache.flink.table.store.spark.SparkScan
 
SparkScanBuilder - Class in org.apache.flink.table.store.spark
A Spark ScanBuilder for table store.
SparkScanBuilder(Table, Configuration) - Constructor for class org.apache.flink.table.store.spark.SparkScanBuilder
 
SparkSource - Class in org.apache.flink.table.store.spark
The spark source for table store.
SparkSource() - Constructor for class org.apache.flink.table.store.spark.SparkSource
 
SparkTable - Class in org.apache.flink.table.store.spark
A spark Table for table store.
SparkTable(Table, Lock.Factory, Configuration) - Constructor for class org.apache.flink.table.store.spark.SparkTable
 
SparkTypeUtils - Class in org.apache.flink.table.store.spark
Utils for spark DataType.
SparkWrite - Class in org.apache.flink.table.store.spark
Spark V1Write, it is required to use v1 write for grouping by bucket.
SparkWrite(SupportsWrite, String, Lock.Factory, Configuration) - Constructor for class org.apache.flink.table.store.spark.SparkWrite
 
SparkWriteBuilder - Class in org.apache.flink.table.store.spark
Spark WriteBuilder.
SparkWriteBuilder(SupportsWrite, String, Lock.Factory, Configuration) - Constructor for class org.apache.flink.table.store.spark.SparkWriteBuilder
 
SpecializedGettersReader - Class in org.apache.flink.table.store.spark
Reader of Spark SpecializedGetters.
split() - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplit
 
split() - Method in class org.apache.flink.table.store.mapred.TableStoreInputSplit
 
split() - Method in class org.apache.flink.table.store.spark.SparkInputPartition
 
split(List<DataFileMeta>) - Method in class org.apache.flink.table.store.table.source.AppendOnlySplitGenerator
 
split(List<DataFileMeta>) - Method in class org.apache.flink.table.store.table.source.MergeTreeSplitGenerator
 
Split - Interface in org.apache.flink.table.store.table.source
An input split for reading.
split(List<DataFileMeta>) - Method in interface org.apache.flink.table.store.table.source.SplitGenerator
 
splitAnd(Predicate) - Static method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
splitGenerator(FileStorePathFactory) - Method in class org.apache.flink.table.store.table.source.AbstractDataTableScan
 
SplitGenerator - Interface in org.apache.flink.table.store.table.source
Generate splits from DataFileMetas.
splitId() - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplit
 
splitOpenFileCost() - Method in class org.apache.flink.table.store.CoreOptions
 
splitOr(Predicate) - Static method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
splits() - Method in class org.apache.flink.table.store.connector.source.PendingSplitsCheckpoint
 
splits() - Method in class org.apache.flink.table.store.spark.SparkDataSourceReader
 
splits() - Method in class org.apache.flink.table.store.spark.SparkScan
 
splits - Variable in class org.apache.flink.table.store.table.source.DataTableScan.DataFilePlan
 
splits() - Method in class org.apache.flink.table.store.table.source.DataTableScan.DataFilePlan
 
splits() - Method in interface org.apache.flink.table.store.table.source.TableScan.Plan
 
splitTargetSize() - Method in class org.apache.flink.table.store.CoreOptions
 
start() - Method in class org.apache.flink.table.store.connector.source.ContinuousFileSplitEnumerator
 
start() - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceReader
 
start() - Method in class org.apache.flink.table.store.connector.source.StaticFileStoreSplitEnumerator
 
startClient() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetricSender
 
StartingScanner - Interface in org.apache.flink.table.store.table.source.snapshot
Helper class for the first enumeration of a SnapshotEnumerator.
startsWith(int, Object) - Method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
StartsWith - Class in org.apache.flink.table.store.file.predicate
A NullFalseLeafBinaryFunction to evaluate filter like 'abc%' or filter like 'abc_'.
startupMode() - Method in class org.apache.flink.table.store.CoreOptions
 
startupMode(ReadableConfig) - Static method in class org.apache.flink.table.store.CoreOptions
 
StateUtils - Class in org.apache.flink.table.store.connector.sink
Utility class for sink state manipulation.
StateUtils() - Constructor for class org.apache.flink.table.store.connector.sink.StateUtils
 
StaticDataFileSnapshotEnumerator - Class in org.apache.flink.table.store.table.source.snapshot
SnapshotEnumerator for batch read.
StaticDataFileSnapshotEnumerator(Path, DataTableScan, StartingScanner) - Constructor for class org.apache.flink.table.store.table.source.snapshot.StaticDataFileSnapshotEnumerator
 
StaticDataFileSnapshotEnumerator.Factory - Interface in org.apache.flink.table.store.table.source.snapshot
StaticFileStoreSource - Class in org.apache.flink.table.store.connector.source
Bounded FlinkSource for reading records.
StaticFileStoreSource(DataTable, int[][], Predicate, Long) - Constructor for class org.apache.flink.table.store.connector.source.StaticFileStoreSource
 
StaticFileStoreSource(DataTable, int[][], Predicate, Long, StaticDataFileSnapshotEnumerator.Factory) - Constructor for class org.apache.flink.table.store.connector.source.StaticFileStoreSource
 
StaticFileStoreSplitEnumerator - Class in org.apache.flink.table.store.connector.source
A SplitEnumerator implementation for StaticFileStoreSource input.
StaticFileStoreSplitEnumerator(SplitEnumeratorContext<FileStoreSourceSplit>, Snapshot, Collection<FileStoreSourceSplit>) - Constructor for class org.apache.flink.table.store.connector.source.StaticFileStoreSplitEnumerator
 
StaticFromSnapshotStartingScanner - Class in org.apache.flink.table.store.table.source.snapshot
StartingScanner for the CoreOptions.StartupMode.FROM_SNAPSHOT startup mode of a batch read.
StaticFromSnapshotStartingScanner(long) - Constructor for class org.apache.flink.table.store.table.source.snapshot.StaticFromSnapshotStartingScanner
 
StaticFromTimestampStartingScanner - Class in org.apache.flink.table.store.table.source.snapshot
StartingScanner for the CoreOptions.StartupMode.FROM_TIMESTAMP startup mode of a batch read.
StaticFromTimestampStartingScanner(long) - Constructor for class org.apache.flink.table.store.table.source.snapshot.StaticFromTimestampStartingScanner
 
StatsCollectingSingleFileWriter<T,R> - Class in org.apache.flink.table.store.file.io
A SingleFileWriter which also produces statistics for each written field.
StatsCollectingSingleFileWriter(BulkWriter.Factory<RowData>, Path, Function<T, RowData>, RowType, FileStatsExtractor) - Constructor for class org.apache.flink.table.store.file.io.StatsCollectingSingleFileWriter
 
stopJobWithSavepoint(String, String) - Method in class org.apache.flink.table.store.benchmark.metric.FlinkRestClient
 
store() - Method in class org.apache.flink.table.store.table.AbstractFileStoreTable
 
store() - Method in class org.apache.flink.table.store.table.AppendOnlyFileStoreTable
 
store() - Method in class org.apache.flink.table.store.table.ChangelogValueCountFileStoreTable
 
store() - Method in class org.apache.flink.table.store.table.ChangelogWithKeyFileStoreTable
 
StoreCommitter - Class in org.apache.flink.table.store.connector.sink
Committer for dynamic store.
StoreCommitter(TableCommit) - Constructor for class org.apache.flink.table.store.connector.sink.StoreCommitter
 
StoreCompactOperator - Class in org.apache.flink.table.store.connector.sink
A dedicated operator for manual triggered compaction.
StoreCompactOperator(FileStoreTable, StoreSinkWrite.Provider, boolean) - Constructor for class org.apache.flink.table.store.connector.sink.StoreCompactOperator
 
StoreSinkWriteImpl - Class in org.apache.flink.table.store.connector.sink
Default implementation of StoreSinkWrite.
StoreSinkWriteImpl(FileStoreTable, StateInitializationContext, String, IOManager, boolean) - Constructor for class org.apache.flink.table.store.connector.sink.StoreSinkWriteImpl
 
StoreWriteOperator - Class in org.apache.flink.table.store.connector.sink
A PrepareCommitOperator to write records.
StoreWriteOperator(FileStoreTable, LogSinkFunction, StoreSinkWrite.Provider) - Constructor for class org.apache.flink.table.store.connector.sink.StoreWriteOperator
 
StreamExecutionEnvironmentUtils - Class in org.apache.flink.table.store.connector.utils
Utility methods for StreamExecutionEnvironment.
StreamExecutionEnvironmentUtils() - Constructor for class org.apache.flink.table.store.connector.utils.StreamExecutionEnvironmentUtils
 
submitSQLJob(String) - Method in class org.apache.flink.table.store.benchmark.QueryRunner
 
suggestedFileSize() - Method in class org.apache.flink.table.store.file.manifest.ManifestFile
 
SUPPORT_FILTERS - Static variable in class org.apache.flink.table.store.spark.SparkFilterConverter
 
supportsExternalMetadata() - Method in class org.apache.flink.table.store.spark.SparkSource
 
supportsNestedProjection() - Method in class org.apache.flink.table.store.connector.source.FlinkTableSource
 
SupportsPartition - Interface in org.apache.flink.table.store.table
An interface for Table partition support.
SupportsWrite - Interface in org.apache.flink.table.store.table
An interface for Table write support.
swap(int, int) - Method in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
swap(int, int, int, int) - Method in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
 
swapKey(MemorySegment, int, MemorySegment, int) - Method in interface org.apache.flink.table.store.codegen.NormalizedKeyComputer
Swaps two normalized keys in respective MemorySegment.
sync() - Method in class org.apache.flink.table.store.file.append.AppendOnlyWriter
 
sync() - Method in class org.apache.flink.table.store.file.mergetree.MergeTreeWriter
 
sync() - Method in interface org.apache.flink.table.store.file.utils.RecordWriter
Sync the writer.
sync() - Method in class org.apache.flink.table.store.file.utils.RenamingAtomicFsDataOutputStream
 
SysInfoLinux - Class in org.apache.flink.table.store.benchmark.metric.cpu
Plugin to calculate resource information on Linux systems.
SysInfoLinux() - Constructor for class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
 
SysInfoLinux(String, String, String, String, String, long) - Constructor for class org.apache.flink.table.store.benchmark.metric.cpu.SysInfoLinux
Constructor which allows assigning the /proc/ directories.
SYSTEM_FIELD_NAMES - Static variable in class org.apache.flink.table.store.file.schema.TableSchema
 
SYSTEM_TABLE_SPLITTER - Static variable in interface org.apache.flink.table.store.file.catalog.Catalog
 
SystemCatalogTable - Class in org.apache.flink.table.store.connector
A CatalogTable to represent system table.
SystemCatalogTable(Table) - Constructor for class org.apache.flink.table.store.connector.SystemCatalogTable
 
SystemClock - Class in org.apache.flink.table.store.benchmark.metric.cpu.clock
A clock that returns the time of the system / process.
SystemTableLoader - Class in org.apache.flink.table.store.table.system
Loader to load system Tables.
SystemTableLoader() - Constructor for class org.apache.flink.table.store.table.system.SystemTableLoader
 
SystemTableSource - Class in org.apache.flink.table.store.connector.source
A FlinkTableSource for system table.
SystemTableSource(Table, boolean) - Constructor for class org.apache.flink.table.store.connector.source.SystemTableSource
 
SystemTableSource(Table, boolean, Predicate, int[][], Long) - Constructor for class org.apache.flink.table.store.connector.source.SystemTableSource
 

T

table - Variable in class org.apache.flink.table.store.connector.sink.FlinkSink
 
table - Variable in class org.apache.flink.table.store.connector.sink.StoreSinkWriteImpl
 
table - Variable in class org.apache.flink.table.store.connector.sink.StoreWriteOperator
 
table - Variable in class org.apache.flink.table.store.connector.source.FlinkSource
 
table() - Method in class org.apache.flink.table.store.connector.SystemCatalogTable
 
table - Variable in class org.apache.flink.table.store.spark.SparkScan
 
Table - Interface in org.apache.flink.table.store.table
A table provides basic abstraction for table type and table scan and table read.
TABLE_STORE_PREFIX - Static variable in class org.apache.flink.table.store.connector.FlinkConnectorOptions
 
TABLE_TYPE - Static variable in class org.apache.flink.table.store.CatalogOptions
 
TABLE_TYPE - Static variable in class org.apache.flink.table.store.table.system.OptionsTable
 
TABLE_TYPE - Static variable in class org.apache.flink.table.store.table.system.SchemasTable
 
TABLE_TYPE - Static variable in class org.apache.flink.table.store.table.system.SnapshotsTable
 
TableAlreadyExistException(ObjectPath) - Constructor for exception org.apache.flink.table.store.file.catalog.Catalog.TableAlreadyExistException
 
TableAlreadyExistException(ObjectPath, Throwable) - Constructor for exception org.apache.flink.table.store.file.catalog.Catalog.TableAlreadyExistException
 
TableCommit - Class in org.apache.flink.table.store.table.sink
An abstraction layer above FileStoreCommit and FileStoreExpire to provide snapshot commit and expiration.
TableCommit(FileStoreCommit, FileStoreExpire, PartitionExpire) - Constructor for class org.apache.flink.table.store.table.sink.TableCommit
 
TableConfigUtils - Class in org.apache.flink.table.store.connector
Utils for TableConfig.
TableConfigUtils() - Constructor for class org.apache.flink.table.store.connector.TableConfigUtils
 
tableExists(ObjectPath) - Method in class org.apache.flink.table.store.connector.FlinkCatalog
 
tableExists(ObjectPath) - Method in interface org.apache.flink.table.store.file.catalog.Catalog
Check if a table exists in this catalog.
tableExists(ObjectPath) - Method in class org.apache.flink.table.store.file.catalog.FileSystemCatalog
 
tableExists(ObjectPath) - Method in class org.apache.flink.table.store.hive.HiveCatalog
 
tableName() - Method in class org.apache.flink.table.store.benchmark.Sink
 
TableNotExistException(ObjectPath) - Constructor for exception org.apache.flink.table.store.file.catalog.Catalog.TableNotExistException
 
TableNotExistException(ObjectPath, Throwable) - Constructor for exception org.apache.flink.table.store.file.catalog.Catalog.TableNotExistException
 
tablePath() - Method in exception org.apache.flink.table.store.file.catalog.Catalog.TableAlreadyExistException
 
tablePath() - Method in exception org.apache.flink.table.store.file.catalog.Catalog.TableNotExistException
 
tableProperties() - Method in class org.apache.flink.table.store.benchmark.Sink
 
TableRead - Interface in org.apache.flink.table.store.table.source
An abstraction layer above FileStoreRead to provide reading of RowData.
TableScan - Interface in org.apache.flink.table.store.table.source
A scan of Table to generate Split splits.
TableScan.Plan - Interface in org.apache.flink.table.store.table.source
Plan of scan.
TableSchema - Class in org.apache.flink.table.store.file.schema
Schema of a table.
TableSchema(long, List<DataField>, int, List<String>, List<String>, Map<String, String>, String) - Constructor for class org.apache.flink.table.store.file.schema.TableSchema
 
tableSchema - Variable in class org.apache.flink.table.store.table.AbstractFileStoreTable
 
tableState - Variable in class org.apache.flink.table.store.connector.lookup.PrimaryKeyLookupTable
 
TableStoreCharObjectInspector - Class in org.apache.flink.table.store.hive.objectinspector
AbstractPrimitiveJavaObjectInspector for CHAR type.
TableStoreCharObjectInspector(int) - Constructor for class org.apache.flink.table.store.hive.objectinspector.TableStoreCharObjectInspector
 
TableStoreConnectorFactory - Class in org.apache.flink.table.store.connector
A table store DynamicTableFactory to create source and sink.
TableStoreConnectorFactory() - Constructor for class org.apache.flink.table.store.connector.TableStoreConnectorFactory
 
TableStoreConnectorFactory(CatalogLock.Factory) - Constructor for class org.apache.flink.table.store.connector.TableStoreConnectorFactory
 
TableStoreDataStreamScanProvider - Class in org.apache.flink.table.store.connector
Table Store DataStreamScanProvider.
TableStoreDataStreamScanProvider(boolean, Function<StreamExecutionEnvironment, DataStream<RowData>>) - Constructor for class org.apache.flink.table.store.connector.TableStoreDataStreamScanProvider
 
TableStoreDataStreamSinkProvider - Class in org.apache.flink.table.store.connector
Table Store DataStreamSinkProvider.
TableStoreDataStreamSinkProvider(Function<DataStream<RowData>, DataStreamSink<?>>) - Constructor for class org.apache.flink.table.store.connector.TableStoreDataStreamSinkProvider
 
TableStoreDateObjectInspector - Class in org.apache.flink.table.store.hive.objectinspector
AbstractPrimitiveJavaObjectInspector for DATE type.
TableStoreDateObjectInspector() - Constructor for class org.apache.flink.table.store.hive.objectinspector.TableStoreDateObjectInspector
 
TableStoreDecimalObjectInspector - Class in org.apache.flink.table.store.hive.objectinspector
AbstractPrimitiveJavaObjectInspector for DECIMAL type.
TableStoreDecimalObjectInspector(int, int) - Constructor for class org.apache.flink.table.store.hive.objectinspector.TableStoreDecimalObjectInspector
 
TableStoreDynamicContext - Class in org.apache.flink.table.store.connector
Table Store DynamicTableFactory.Context.
TableStoreDynamicContext(DynamicTableFactory.Context, Map<String, String>) - Constructor for class org.apache.flink.table.store.connector.TableStoreDynamicContext
 
TableStoreHiveMetaHook - Class in org.apache.flink.table.store.hive
HiveMetaHook for table store.
TableStoreHiveMetaHook() - Constructor for class org.apache.flink.table.store.hive.TableStoreHiveMetaHook
 
TableStoreHiveStorageHandler - Class in org.apache.flink.table.store.hive
HiveStorageHandler for table store.
TableStoreHiveStorageHandler() - Constructor for class org.apache.flink.table.store.hive.TableStoreHiveStorageHandler
 
TableStoreInputFormat - Class in org.apache.flink.table.store.mapred
InputFormat for table store.
TableStoreInputFormat() - Constructor for class org.apache.flink.table.store.mapred.TableStoreInputFormat
 
TableStoreInputSplit - Class in org.apache.flink.table.store.mapred
FileSplit for table store.
TableStoreInputSplit() - Constructor for class org.apache.flink.table.store.mapred.TableStoreInputSplit
 
TableStoreInputSplit(String, DataSplit) - Constructor for class org.apache.flink.table.store.mapred.TableStoreInputSplit
 
TableStoreJobConf - Class in org.apache.flink.table.store
Utility class to convert Hive table property keys and get file store specific configurations from JobConf.
TableStoreJobConf(JobConf) - Constructor for class org.apache.flink.table.store.TableStoreJobConf
 
TableStoreListObjectInspector - Class in org.apache.flink.table.store.hive.objectinspector
ListObjectInspector for ArrayData.
TableStoreListObjectInspector(LogicalType) - Constructor for class org.apache.flink.table.store.hive.objectinspector.TableStoreListObjectInspector
 
TableStoreManagedFactory - Class in org.apache.flink.table.store.connector
Default implementation of ManagedTableFactory.
TableStoreManagedFactory() - Constructor for class org.apache.flink.table.store.connector.TableStoreManagedFactory
 
TableStoreMapObjectInspector - Class in org.apache.flink.table.store.hive.objectinspector
MapObjectInspector for MapData.
TableStoreMapObjectInspector(LogicalType, LogicalType) - Constructor for class org.apache.flink.table.store.hive.objectinspector.TableStoreMapObjectInspector
 
TableStoreObjectInspectorFactory - Class in org.apache.flink.table.store.hive.objectinspector
Factory to create ObjectInspectors according to the given LogicalType.
TableStoreObjectInspectorFactory() - Constructor for class org.apache.flink.table.store.hive.objectinspector.TableStoreObjectInspectorFactory
 
TableStoreOutputFormat - Class in org.apache.flink.table.store.mapred
OutputFormat for table split.
TableStoreOutputFormat() - Constructor for class org.apache.flink.table.store.mapred.TableStoreOutputFormat
 
TableStoreRecordReader - Class in org.apache.flink.table.store.mapred
Base RecordReader for table store.
TableStoreRecordReader(TableRead, TableStoreInputSplit, List<String>, List<String>) - Constructor for class org.apache.flink.table.store.mapred.TableStoreRecordReader
 
TableStoreRowDataObjectInspector - Class in org.apache.flink.table.store.hive.objectinspector
StructObjectInspector for RowData.
TableStoreRowDataObjectInspector(List<String>, List<LogicalType>, List<String>) - Constructor for class org.apache.flink.table.store.hive.objectinspector.TableStoreRowDataObjectInspector
 
TableStoreSerDe - Class in org.apache.flink.table.store.hive
AbstractSerDe for table store.
TableStoreSerDe() - Constructor for class org.apache.flink.table.store.hive.TableStoreSerDe
 
TableStoreSink - Class in org.apache.flink.table.store.connector.sink
Table sink to create StoreSink.
TableStoreSink(ObjectIdentifier, FileStoreTable, DynamicTableFactory.Context, LogStoreTableFactory) - Constructor for class org.apache.flink.table.store.connector.sink.TableStoreSink
 
TableStoreSource - Class in org.apache.flink.table.store.connector.source
Table source to create StaticFileStoreSource or ContinuousFileStoreSource under batch mode or change-tracking is disabled.
TableStoreSource(ObjectIdentifier, FileStoreTable, boolean, DynamicTableFactory.Context, LogStoreTableFactory) - Constructor for class org.apache.flink.table.store.connector.source.TableStoreSource
 
TableStoreStringObjectInspector - Class in org.apache.flink.table.store.hive.objectinspector
AbstractPrimitiveJavaObjectInspector for STRING type.
TableStoreStringObjectInspector() - Constructor for class org.apache.flink.table.store.hive.objectinspector.TableStoreStringObjectInspector
 
TableStoreTimestampObjectInspector - Class in org.apache.flink.table.store.hive.objectinspector
AbstractPrimitiveJavaObjectInspector for TIMESTAMP type.
TableStoreTimestampObjectInspector() - Constructor for class org.apache.flink.table.store.hive.objectinspector.TableStoreTimestampObjectInspector
 
TableStoreVarcharObjectInspector - Class in org.apache.flink.table.store.hive.objectinspector
AbstractPrimitiveJavaObjectInspector for VARCHAR type.
TableStoreVarcharObjectInspector(int) - Constructor for class org.apache.flink.table.store.hive.objectinspector.TableStoreVarcharObjectInspector
 
TableStreamingReader - Class in org.apache.flink.table.store.table.source
A streaming reader to read table.
TableStreamingReader(FileStoreTable, int[], Predicate) - Constructor for class org.apache.flink.table.store.table.source.TableStreamingReader
 
TableType - Enum in org.apache.flink.table.store.table
Enum of catalog table type.
TableWrite - Interface in org.apache.flink.table.store.table.sink
An abstraction layer above FileStoreWrite to provide RowData writing.
TableWriteImpl<T> - Class in org.apache.flink.table.store.table.sink
TableWrite implementation.
TableWriteImpl(FileStoreWrite<T>, SinkRecordConverter, TableWriteImpl.RecordExtractor<T>) - Constructor for class org.apache.flink.table.store.table.sink.TableWriteImpl
 
TableWriteImpl.RecordExtractor<T> - Interface in org.apache.flink.table.store.table.sink
Extractor to extract T from the SinkRecord.
TARGET_FILE_SIZE - Static variable in class org.apache.flink.table.store.benchmark.config.FileBenchmarkOptions
 
TARGET_FILE_SIZE - Static variable in class org.apache.flink.table.store.CoreOptions
 
TARGET_FILE_SIZE_BASE - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
targetFileSize() - Method in class org.apache.flink.table.store.CoreOptions
 
targetFileSize() - Method in class org.apache.flink.table.store.file.io.RollingFileWriter
 
taskFuture - Variable in class org.apache.flink.table.store.file.compact.CompactFutureManager
 
tearDown() - Method in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeReaderBenchmark
 
tearDown() - Method in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeWriterBenchmark
 
test(Object[], List<Predicate>) - Method in class org.apache.flink.table.store.file.predicate.And
 
test(long, FieldStats[], List<Predicate>) - Method in class org.apache.flink.table.store.file.predicate.And
 
test(Object[], List<Predicate>) - Method in class org.apache.flink.table.store.file.predicate.CompoundPredicate.Function
 
test(long, FieldStats[], List<Predicate>) - Method in class org.apache.flink.table.store.file.predicate.CompoundPredicate.Function
 
test(Object[]) - Method in class org.apache.flink.table.store.file.predicate.CompoundPredicate
 
test(long, FieldStats[]) - Method in class org.apache.flink.table.store.file.predicate.CompoundPredicate
 
test(LogicalType, Object, Object) - Method in class org.apache.flink.table.store.file.predicate.Equal
 
test(LogicalType, long, FieldStats, Object) - Method in class org.apache.flink.table.store.file.predicate.Equal
 
test(LogicalType, Object, Object) - Method in class org.apache.flink.table.store.file.predicate.GreaterOrEqual
 
test(LogicalType, long, FieldStats, Object) - Method in class org.apache.flink.table.store.file.predicate.GreaterOrEqual
 
test(LogicalType, Object, Object) - Method in class org.apache.flink.table.store.file.predicate.GreaterThan
 
test(LogicalType, long, FieldStats, Object) - Method in class org.apache.flink.table.store.file.predicate.GreaterThan
 
test(LogicalType, Object, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.In
 
test(LogicalType, long, FieldStats, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.In
 
test(LogicalType, Object) - Method in class org.apache.flink.table.store.file.predicate.IsNotNull
 
test(LogicalType, long, FieldStats) - Method in class org.apache.flink.table.store.file.predicate.IsNotNull
 
test(LogicalType, Object) - Method in class org.apache.flink.table.store.file.predicate.IsNull
 
test(LogicalType, long, FieldStats) - Method in class org.apache.flink.table.store.file.predicate.IsNull
 
test(LogicalType, Object, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.LeafFunction
 
test(LogicalType, long, FieldStats, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.LeafFunction
 
test(Object[]) - Method in class org.apache.flink.table.store.file.predicate.LeafPredicate
 
test(long, FieldStats[]) - Method in class org.apache.flink.table.store.file.predicate.LeafPredicate
 
test(LogicalType, Object) - Method in class org.apache.flink.table.store.file.predicate.LeafUnaryFunction
 
test(LogicalType, long, FieldStats) - Method in class org.apache.flink.table.store.file.predicate.LeafUnaryFunction
 
test(LogicalType, Object, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.LeafUnaryFunction
 
test(LogicalType, long, FieldStats, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.LeafUnaryFunction
 
test(LogicalType, Object, Object) - Method in class org.apache.flink.table.store.file.predicate.LessOrEqual
 
test(LogicalType, long, FieldStats, Object) - Method in class org.apache.flink.table.store.file.predicate.LessOrEqual
 
test(LogicalType, Object, Object) - Method in class org.apache.flink.table.store.file.predicate.LessThan
 
test(LogicalType, long, FieldStats, Object) - Method in class org.apache.flink.table.store.file.predicate.LessThan
 
test(LogicalType, Object, Object) - Method in class org.apache.flink.table.store.file.predicate.NotEqual
 
test(LogicalType, long, FieldStats, Object) - Method in class org.apache.flink.table.store.file.predicate.NotEqual
 
test(LogicalType, Object, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.NotIn
 
test(LogicalType, long, FieldStats, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.NotIn
 
test(LogicalType, Object, Object) - Method in class org.apache.flink.table.store.file.predicate.NullFalseLeafBinaryFunction
 
test(LogicalType, long, FieldStats, Object) - Method in class org.apache.flink.table.store.file.predicate.NullFalseLeafBinaryFunction
 
test(LogicalType, Object, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.NullFalseLeafBinaryFunction
 
test(LogicalType, long, FieldStats, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.NullFalseLeafBinaryFunction
 
test(Object[], List<Predicate>) - Method in class org.apache.flink.table.store.file.predicate.Or
 
test(long, FieldStats[], List<Predicate>) - Method in class org.apache.flink.table.store.file.predicate.Or
 
test(Object[]) - Method in interface org.apache.flink.table.store.file.predicate.Predicate
Test based on the specific input column values.
test(long, FieldStats[]) - Method in interface org.apache.flink.table.store.file.predicate.Predicate
Test based on the statistical information to determine whether a hit is possible.
test(RowData) - Method in class org.apache.flink.table.store.file.predicate.PredicateFilter
 
test(LogicalType, Object, Object) - Method in class org.apache.flink.table.store.file.predicate.StartsWith
 
test(LogicalType, long, FieldStats, Object) - Method in class org.apache.flink.table.store.file.predicate.StartsWith
 
text - Variable in class org.apache.flink.table.store.benchmark.Query.WriteSql
 
timeMillis() - Method in class org.apache.flink.table.store.file.Snapshot
 
timestampPrecision(LogicalType) - Static method in class org.apache.flink.table.store.utils.TypeUtils
 
toBatch() - Method in class org.apache.flink.table.store.spark.SparkScan
 
toBinary(FieldStats[]) - Method in class org.apache.flink.table.store.file.stats.FieldStatsArraySerializer
 
toBoolean(BinaryStringData) - Static method in class org.apache.flink.table.store.utils.TypeUtils
Parse a StringData to boolean.
toBytes() - Method in class org.apache.flink.table.store.connector.sink.LogOffsetCommittable
 
toByteValue() - Method in enum org.apache.flink.table.store.file.manifest.FileKind
 
toCatalogTable() - Method in class org.apache.flink.table.store.file.schema.UpdateSchema
 
toDataType(LogicalType, AtomicInteger) - Static method in class org.apache.flink.table.store.file.schema.TableSchema
 
toDate(BinaryStringData) - Static method in class org.apache.flink.table.store.utils.TypeUtils
 
toFlatJson(T) - Static method in class org.apache.flink.table.store.file.utils.JsonSerdeUtil
 
toFlinkType(DataType) - Static method in class org.apache.flink.table.store.spark.SparkTypeUtils
 
toInsertableRelation() - Method in class org.apache.flink.table.store.spark.SparkWrite
 
toInternal(Date) - Static method in class org.apache.flink.table.store.utils.DateTimeUtils
Converts the Java type used for UDF parameters of SQL DATE type (Date) to internal representation (int).
toInternal(LocalDate) - Static method in class org.apache.flink.table.store.utils.DateTimeUtils
 
toJson() - Method in class org.apache.flink.table.store.file.Snapshot
 
toJson(T) - Static method in class org.apache.flink.table.store.file.utils.JsonSerdeUtil
 
toKafkaProperties(ReadableConfig) - Static method in class org.apache.flink.table.store.kafka.KafkaLogStoreFactory
 
toLocalDateTimeDefault(String) - Static method in class org.apache.flink.table.store.file.partition.PartitionTimeExtractor
 
toLogRecord(SinkRecord) - Method in class org.apache.flink.table.store.connector.sink.StoreSinkWriteImpl
 
toLogRecord(SinkRecord) - Method in interface org.apache.flink.table.store.table.sink.TableWrite
Log record need to preserve original pk (which includes partition fields).
toLogRecord(SinkRecord) - Method in class org.apache.flink.table.store.table.sink.TableWriteImpl
 
toManifestFilePath(String) - Method in class org.apache.flink.table.store.file.utils.FileStorePathFactory
 
toManifestListPath(String) - Method in class org.apache.flink.table.store.file.utils.FileStorePathFactory
 
toMap() - Method in class org.apache.flink.table.store.CoreOptions
 
toNestedIndexes() - Method in class org.apache.flink.table.store.utils.Projection
Convert this instance to a nested projection index paths.
toPath(String) - Method in class org.apache.flink.table.store.file.io.DataFilePathFactory
 
TOPIC - Static variable in class org.apache.flink.table.store.kafka.KafkaLogOptions
 
toRow(DataFileMeta) - Method in class org.apache.flink.table.store.file.io.DataFileMetaSerializer
 
toRow(KeyValue) - Method in class org.apache.flink.table.store.file.KeyValueSerializer
 
toRow(RowData, long, RowKind, RowData) - Method in class org.apache.flink.table.store.file.KeyValueSerializer
 
toRow(T) - Method in class org.apache.flink.table.store.file.utils.ObjectSerializer
Convert a T to RowData.
toRow(T) - Method in class org.apache.flink.table.store.file.utils.VersionedObjectSerializer
 
toRowData() - Method in class org.apache.flink.table.store.file.stats.BinaryTableStats
 
toRowType(boolean, List<DataField>) - Static method in class org.apache.flink.table.store.file.schema.RowDataType
 
toSchemaPath(long) - Method in class org.apache.flink.table.store.file.schema.SchemaManager
 
toSourceSplit() - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplitState
 
toSplitType(String, FileStoreSourceSplitState) - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceReader
 
toSQLDate(int) - Static method in class org.apache.flink.table.store.utils.DateTimeUtils
Converts the internal representation of a SQL DATE (int) to the Java type used for UDF parameters (Date).
toString() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuMetric
 
toString() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuTimeTracker
 
toString() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
Returns a string printing PIDs of process present in the ProcfsBasedProcessTree.
toString() - Method in class org.apache.flink.table.store.codegen.SortSpec.SortFieldSpec
 
toString() - Method in class org.apache.flink.table.store.codegen.SortSpec
 
toString() - Method in class org.apache.flink.table.store.connector.sink.BucketStreamPartitioner
 
toString() - Method in class org.apache.flink.table.store.connector.sink.Committable
 
toString() - Method in class org.apache.flink.table.store.connector.sink.CommittableTypeInfo
 
toString() - Method in class org.apache.flink.table.store.connector.sink.OffsetRowDataHashStreamPartitioner
 
toString() - Method in enum org.apache.flink.table.store.CoreOptions.ChangelogProducer
 
toString() - Method in enum org.apache.flink.table.store.CoreOptions.LogChangelogMode
 
toString() - Method in enum org.apache.flink.table.store.CoreOptions.LogConsistency
 
toString() - Method in enum org.apache.flink.table.store.CoreOptions.MergeEngine
 
toString() - Method in enum org.apache.flink.table.store.CoreOptions.StartupMode
 
toString() - Method in class org.apache.flink.table.store.file.io.CompactIncrement
 
toString() - Method in class org.apache.flink.table.store.file.io.DataFileMeta
 
toString() - Method in class org.apache.flink.table.store.file.io.NewFilesIncrement
 
toString(RowType, RowType) - Method in class org.apache.flink.table.store.file.KeyValue
 
toString() - Method in class org.apache.flink.table.store.file.manifest.ManifestCommittable
 
toString() - Method in class org.apache.flink.table.store.file.manifest.ManifestEntry.Identifier
 
toString(FileStorePathFactory) - Method in class org.apache.flink.table.store.file.manifest.ManifestEntry.Identifier
 
toString() - Method in class org.apache.flink.table.store.file.manifest.ManifestEntry
 
toString() - Method in class org.apache.flink.table.store.file.manifest.ManifestFileMeta
 
toString() - Method in class org.apache.flink.table.store.file.mergetree.LevelSortedRun
 
toString() - Method in class org.apache.flink.table.store.file.mergetree.SortedRun
 
toString() - Method in class org.apache.flink.table.store.file.predicate.FieldRef
 
toString() - Method in class org.apache.flink.table.store.file.schema.DataField
 
toString() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
toString() - Method in class org.apache.flink.table.store.file.schema.UpdateSchema
 
toString() - Method in enum org.apache.flink.table.store.file.WriteMode
 
toString() - Method in class org.apache.flink.table.store.format.FieldStats
 
toString() - Method in class org.apache.flink.table.store.mapred.TableStoreInputSplit
 
toString() - Method in class org.apache.flink.table.store.table.sink.FileCommittable
 
toString() - Method in enum org.apache.flink.table.store.table.TableType
 
toString() - Method in class org.apache.flink.table.store.utils.KeyProjectedRowData
 
toString() - Method in class org.apache.flink.table.store.utils.ProjectedRowData
 
toString() - Method in class org.apache.flink.table.store.utils.Projection
 
toStringArrayData(List<String>) - Static method in class org.apache.flink.table.store.utils.RowDataUtils
 
totalBuckets() - Method in class org.apache.flink.table.store.file.manifest.ManifestEntry
 
totalSize() - Method in class org.apache.flink.table.store.file.mergetree.SortedRun
 
toTime(BinaryStringData) - Static method in class org.apache.flink.table.store.utils.TypeUtils
 
toTimestamp(BinaryStringData, int) - Static method in class org.apache.flink.table.store.utils.TypeUtils
Used by CAST(x as TIMESTAMP).
toTopLevelIndexes() - Method in class org.apache.flink.table.store.utils.Projection
Convert this instance to a projection of top level indexes.
toUpdateSchema() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
transform(RecordReader<L>, Function<L, R>) - Static method in class org.apache.flink.table.store.file.utils.RecordReaderUtils
Returns a RecordReader that applies function to each element of fromReader.
transform(RecordReader.RecordIterator<L>, Function<L, R>) - Static method in class org.apache.flink.table.store.file.utils.RecordReaderUtils
Returns an iterator that applies function to each element of fromIterator.
transformFieldMapping(Predicate, int[]) - Static method in class org.apache.flink.table.store.file.predicate.PredicateBuilder
 
triggerCompaction(boolean) - Method in class org.apache.flink.table.store.file.append.AppendOnlyCompactManager
 
triggerCompaction(boolean) - Method in interface org.apache.flink.table.store.file.compact.CompactManager
Trigger a new compaction task.
triggerCompaction(boolean) - Method in class org.apache.flink.table.store.file.compact.NoopCompactManager
 
triggerCompaction(boolean) - Method in class org.apache.flink.table.store.file.mergetree.compact.MergeTreeCompactManager
 
trimmedPrimaryKeys() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
trimmedPrimaryKeysFields() - Method in class org.apache.flink.table.store.file.schema.TableSchema
 
type() - Method in class org.apache.flink.table.store.file.predicate.FieldRef
 
type() - Method in class org.apache.flink.table.store.file.predicate.LeafPredicate
 
type() - Method in class org.apache.flink.table.store.file.schema.DataField
 
TypeUtils - Class in org.apache.flink.table.store.utils
Type related helper functions.
TypeUtils() - Constructor for class org.apache.flink.table.store.utils.TypeUtils
 

U

UNAVAILABLE - Static variable in class org.apache.flink.table.store.benchmark.metric.cpu.CpuTimeTracker
 
UNAVAILABLE - Static variable in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
 
UniversalCompaction - Class in org.apache.flink.table.store.file.mergetree.compact
Universal Compaction Style is a compaction style, targeting the use cases requiring lower write amplification, trading off read amplification and space amplification.
UniversalCompaction(int, int, int, int) - Constructor for class org.apache.flink.table.store.file.mergetree.compact.UniversalCompaction
 
UNKNOWN_LEVEL - Static variable in class org.apache.flink.table.store.file.KeyValue
 
UNKNOWN_SEQUENCE - Static variable in class org.apache.flink.table.store.file.KeyValue
 
UNSAFE - Static variable in class org.apache.flink.table.store.utils.BinaryRowDataUtil
 
UnsupportedExpression() - Constructor for exception org.apache.flink.table.store.file.predicate.PredicateConverter.UnsupportedExpression
 
update(List<DataFileMeta>, List<DataFileMeta>) - Method in class org.apache.flink.table.store.file.mergetree.Levels
 
update(int, Object) - Method in class org.apache.flink.table.store.spark.SparkArrayData
 
update(int, Object) - Method in class org.apache.flink.table.store.spark.SparkInternalRow
 
updateColumnComment(String[], String) - Static method in interface org.apache.flink.table.store.file.schema.SchemaChange
 
UpdateColumnComment(String[], String) - Constructor for class org.apache.flink.table.store.file.schema.SchemaChange.UpdateColumnComment
 
updateColumnNullability(String[], boolean) - Static method in interface org.apache.flink.table.store.file.schema.SchemaChange
 
UpdateColumnNullability(String[], boolean) - Constructor for class org.apache.flink.table.store.file.schema.SchemaChange.UpdateColumnNullability
 
updateColumnType(String, LogicalType) - Static method in interface org.apache.flink.table.store.file.schema.SchemaChange
 
updateElapsedJiffies(BigInteger, long) - Method in class org.apache.flink.table.store.benchmark.metric.cpu.CpuTimeTracker
Apply delta to accumulators.
updateProcessTree() - Method in class org.apache.flink.table.store.benchmark.metric.cpu.ProcfsBasedProcessTree
Update process-tree with latest state.
UpdateSchema - Class in org.apache.flink.table.store.file.schema
A update schema.
UpdateSchema(RowType, List<String>, List<String>, Map<String, String>, String) - Constructor for class org.apache.flink.table.store.file.schema.UpdateSchema
 
updateWithRecordsToSkip(long) - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplit
 
upgrade(int) - Method in class org.apache.flink.table.store.file.io.DataFileMeta
 
upgrade(int, DataFileMeta) - Method in class org.apache.flink.table.store.file.mergetree.compact.AbstractCompactRewriter
 
upgrade(int, DataFileMeta) - Method in interface org.apache.flink.table.store.file.mergetree.compact.CompactRewriter
 
upgrade(int, DataFileMeta) - Method in class org.apache.flink.table.store.file.mergetree.compact.FullChangelogMergeTreeCompactRewriter
 
URI - Static variable in class org.apache.flink.table.store.CatalogOptions
 
USE_BLOOM_FILTER - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
USE_DYNAMIC_LEVEL_SIZE - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
Utils - Class in org.apache.flink.table.store.docs.util
Contains various shared utility functions.
Utils() - Constructor for class org.apache.flink.table.store.docs.util.Utils
 
uuid() - Method in class org.apache.flink.table.store.file.io.DataFilePathFactory
 
uuid() - Method in class org.apache.flink.table.store.file.utils.FileStorePathFactory
 

V

validate(Comparator<RowData>) - Method in class org.apache.flink.table.store.file.mergetree.SortedRun
 
validate(TableSchema) - Static method in class org.apache.flink.table.store.table.source.snapshot.ContinuousDataFileSnapshotEnumerator
 
validateKeyFormat(Format, String) - Static method in interface org.apache.flink.table.store.log.LogStoreTableFactory
 
validateTableSchema(TableSchema) - Static method in class org.apache.flink.table.store.CoreOptions
Validate the TableSchema and CoreOptions.
validateValueFormat(Format, String) - Static method in interface org.apache.flink.table.store.log.LogStoreTableFactory
 
value() - Method in class org.apache.flink.table.store.file.KeyValue
 
value() - Method in class org.apache.flink.table.store.file.schema.SchemaChange.SetOption
 
VALUE_COUNT - Static variable in class org.apache.flink.table.store.file.schema.TableSchema
 
VALUE_KIND - Static variable in class org.apache.flink.table.store.file.schema.TableSchema
 
ValueContentRowDataRecordIterator - Class in org.apache.flink.table.store.table.source
A RecordReader.RecordIterator mapping a KeyValue to its value.
ValueContentRowDataRecordIterator(RecordReader.RecordIterator<KeyValue>) - Constructor for class org.apache.flink.table.store.table.source.ValueContentRowDataRecordIterator
 
ValueCountMergeFunction - Class in org.apache.flink.table.store.file.mergetree.compact
A MergeFunction where key is the full record and value is a count which represents number of records of the exact same fields.
ValueCountMergeFunction() - Constructor for class org.apache.flink.table.store.file.mergetree.compact.ValueCountMergeFunction
 
ValueCountRowDataRecordIterator - Class in org.apache.flink.table.store.table.source
An RecordReader.RecordIterator mapping a KeyValue to several RowData according to its key.
ValueCountRowDataRecordIterator(RecordReader.RecordIterator<KeyValue>) - Constructor for class org.apache.flink.table.store.table.source.ValueCountRowDataRecordIterator
 
valueFields(TableSchema) - Method in interface org.apache.flink.table.store.file.schema.KeyValueFieldsExtractor
Extract value fields from table schema.
valueInputView - Variable in class org.apache.flink.table.store.connector.lookup.RocksDBState
 
valueKind() - Method in class org.apache.flink.table.store.file.KeyValue
 
valueOf(String) - Static method in enum org.apache.flink.table.store.benchmark.metric.cpu.OperatingSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.store.CoreOptions.ChangelogProducer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.store.CoreOptions.LogChangelogMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.store.CoreOptions.LogConsistency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.store.CoreOptions.MergeEngine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.store.CoreOptions.StartupMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.store.file.manifest.FileKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.store.file.operation.ScanKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.store.file.Snapshot.CommitKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.store.file.WriteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.flink.table.store.table.TableType
Returns the enum constant of this type with the specified name.
valueOutputView - Variable in class org.apache.flink.table.store.connector.lookup.RocksDBState
 
values() - Static method in enum org.apache.flink.table.store.benchmark.metric.cpu.OperatingSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.store.CoreOptions.ChangelogProducer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.store.CoreOptions.LogChangelogMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.store.CoreOptions.LogConsistency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.store.CoreOptions.MergeEngine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.store.CoreOptions.StartupMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.store.file.manifest.FileKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.store.file.operation.ScanKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.store.file.Snapshot.CommitKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.store.file.WriteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.flink.table.store.table.TableType
Returns an array containing the constants of this enum type, in the order they are declared.
valueSerializer - Variable in class org.apache.flink.table.store.connector.lookup.RocksDBState
 
valueState(String, TypeSerializer<RowData>, TypeSerializer<RowData>, long) - Method in class org.apache.flink.table.store.connector.lookup.RocksDBStateFactory
 
valueStats() - Method in class org.apache.flink.table.store.file.io.DataFileMeta
 
valueType() - Method in class org.apache.flink.table.store.file.io.KeyValueFileWriterFactory
 
valueType() - Method in class org.apache.flink.table.store.file.schema.MapDataType
 
version() - Method in class org.apache.flink.table.store.file.Snapshot
 
VersionedObjectSerializer<T> - Class in org.apache.flink.table.store.file.utils
A ObjectSerializer for versioned serialization.
VersionedObjectSerializer(RowType) - Constructor for class org.apache.flink.table.store.file.utils.VersionedObjectSerializer
 
versionType(RowType) - Static method in class org.apache.flink.table.store.file.utils.VersionedObjectSerializer
 
visit(FunctionVisitor<T>, List<T>) - Method in class org.apache.flink.table.store.file.predicate.And
 
visit(FunctionVisitor<T>, List<T>) - Method in class org.apache.flink.table.store.file.predicate.CompoundPredicate.Function
 
visit(PredicateVisitor<T>) - Method in class org.apache.flink.table.store.file.predicate.CompoundPredicate
 
visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.Equal
 
visit(LeafPredicate) - Method in interface org.apache.flink.table.store.file.predicate.FunctionVisitor
 
visit(CompoundPredicate) - Method in interface org.apache.flink.table.store.file.predicate.FunctionVisitor
 
visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.GreaterOrEqual
 
visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.GreaterThan
 
visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.In
 
visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.IsNotNull
 
visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.IsNull
 
visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.LeafFunction
 
visit(PredicateVisitor<T>) - Method in class org.apache.flink.table.store.file.predicate.LeafPredicate
 
visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.LessOrEqual
 
visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.LessThan
 
visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.NotEqual
 
visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.NotIn
 
visit(FunctionVisitor<T>, List<T>) - Method in class org.apache.flink.table.store.file.predicate.Or
 
visit(PredicateVisitor<T>) - Method in interface org.apache.flink.table.store.file.predicate.Predicate
 
visit(CallExpression) - Method in class org.apache.flink.table.store.file.predicate.PredicateConverter
 
visit(ValueLiteralExpression) - Method in class org.apache.flink.table.store.file.predicate.PredicateConverter
 
visit(FieldReferenceExpression) - Method in class org.apache.flink.table.store.file.predicate.PredicateConverter
 
visit(TypeLiteralExpression) - Method in class org.apache.flink.table.store.file.predicate.PredicateConverter
 
visit(Expression) - Method in class org.apache.flink.table.store.file.predicate.PredicateConverter
 
visit(CompoundPredicate) - Method in interface org.apache.flink.table.store.file.predicate.PredicateReplaceVisitor
 
visit(LeafPredicate) - Method in interface org.apache.flink.table.store.file.predicate.PredicateVisitor
 
visit(CompoundPredicate) - Method in interface org.apache.flink.table.store.file.predicate.PredicateVisitor
 
visit(FunctionVisitor<T>, FieldRef, List<Object>) - Method in class org.apache.flink.table.store.file.predicate.StartsWith
 
visitAnd(List<T>) - Method in interface org.apache.flink.table.store.file.predicate.FunctionVisitor
 
visitAnd(List<Optional<OrcFilters.Predicate>>) - Method in class org.apache.flink.table.store.format.orc.OrcPredicateFunctionVisitor
 
visitEqual(FieldRef, Object) - Method in interface org.apache.flink.table.store.file.predicate.FunctionVisitor
 
visitEqual(FieldRef, Object) - Method in class org.apache.flink.table.store.format.orc.OrcPredicateFunctionVisitor
 
visitGreaterOrEqual(FieldRef, Object) - Method in interface org.apache.flink.table.store.file.predicate.FunctionVisitor
 
visitGreaterOrEqual(FieldRef, Object) - Method in class org.apache.flink.table.store.format.orc.OrcPredicateFunctionVisitor
 
visitGreaterThan(FieldRef, Object) - Method in interface org.apache.flink.table.store.file.predicate.FunctionVisitor
 
visitGreaterThan(FieldRef, Object) - Method in class org.apache.flink.table.store.format.orc.OrcPredicateFunctionVisitor
 
visitIn(FieldRef, List<Object>) - Method in interface org.apache.flink.table.store.file.predicate.FunctionVisitor
 
visitIn(FieldRef, List<Object>) - Method in class org.apache.flink.table.store.format.orc.OrcPredicateFunctionVisitor
 
visitIsNotNull(FieldRef) - Method in interface org.apache.flink.table.store.file.predicate.FunctionVisitor
 
visitIsNotNull(FieldRef) - Method in class org.apache.flink.table.store.format.orc.OrcPredicateFunctionVisitor
 
visitIsNull(FieldRef) - Method in interface org.apache.flink.table.store.file.predicate.FunctionVisitor
 
visitIsNull(FieldRef) - Method in class org.apache.flink.table.store.format.orc.OrcPredicateFunctionVisitor
 
visitLessOrEqual(FieldRef, Object) - Method in interface org.apache.flink.table.store.file.predicate.FunctionVisitor
 
visitLessOrEqual(FieldRef, Object) - Method in class org.apache.flink.table.store.format.orc.OrcPredicateFunctionVisitor
 
visitLessThan(FieldRef, Object) - Method in interface org.apache.flink.table.store.file.predicate.FunctionVisitor
 
visitLessThan(FieldRef, Object) - Method in class org.apache.flink.table.store.format.orc.OrcPredicateFunctionVisitor
 
visitNotEqual(FieldRef, Object) - Method in interface org.apache.flink.table.store.file.predicate.FunctionVisitor
 
visitNotEqual(FieldRef, Object) - Method in class org.apache.flink.table.store.format.orc.OrcPredicateFunctionVisitor
 
visitNotIn(FieldRef, List<Object>) - Method in interface org.apache.flink.table.store.file.predicate.FunctionVisitor
 
visitNotIn(FieldRef, List<Object>) - Method in class org.apache.flink.table.store.format.orc.OrcPredicateFunctionVisitor
 
visitOr(List<T>) - Method in interface org.apache.flink.table.store.file.predicate.FunctionVisitor
 
VISITOR - Static variable in class org.apache.flink.table.store.format.orc.OrcPredicateFunctionVisitor
 
visitOr(List<Optional<OrcFilters.Predicate>>) - Method in class org.apache.flink.table.store.format.orc.OrcPredicateFunctionVisitor
 
visitStartsWith(FieldRef, Object) - Method in interface org.apache.flink.table.store.file.predicate.FunctionVisitor
 
visitStartsWith(FieldRef, Object) - Method in class org.apache.flink.table.store.format.orc.OrcPredicateFunctionVisitor
 

W

waitUntilJobFinished(String) - Method in class org.apache.flink.table.store.benchmark.metric.FlinkRestClient
 
waitUntilNumberOfRows(String, long) - Method in class org.apache.flink.table.store.benchmark.metric.FlinkRestClient
 
wakeUp() - Method in class org.apache.flink.table.store.connector.source.FileStoreSourceSplitReader
 
WAREHOUSE - Static variable in class org.apache.flink.table.store.CatalogOptions
 
warehouse() - Method in class org.apache.flink.table.store.file.catalog.AbstractCatalog
 
warehouse(Configuration) - Static method in interface org.apache.flink.table.store.file.catalog.CatalogFactory
 
warehouse() - Method in class org.apache.flink.table.store.file.catalog.FileSystemCatalog
 
warehouse() - Method in class org.apache.flink.table.store.hive.HiveCatalog
 
withBucket(int) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreScan
 
withBucket(int) - Method in interface org.apache.flink.table.store.file.operation.FileStoreScan
 
withBucket(int) - Method in class org.apache.flink.table.store.table.source.AbstractDataTableScan
 
withBucketKeyFilter(Predicate) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreScan
 
withContinuousMode(boolean) - Method in class org.apache.flink.table.store.connector.source.CompactorSourceBuilder
 
withContinuousMode(boolean) - Method in class org.apache.flink.table.store.connector.source.FlinkSourceBuilder
 
withCreateEmptyCommit(boolean) - Method in interface org.apache.flink.table.store.file.operation.FileStoreCommit
 
withCreateEmptyCommit(boolean) - Method in class org.apache.flink.table.store.file.operation.FileStoreCommitImpl
 
withCreateEmptyCommit(boolean) - Method in class org.apache.flink.table.store.table.sink.TableCommit
 
withEnv(StreamExecutionEnvironment) - Method in class org.apache.flink.table.store.connector.source.CompactorSourceBuilder
 
withEnv(StreamExecutionEnvironment) - Method in class org.apache.flink.table.store.connector.source.FlinkSourceBuilder
 
withFilter(Predicate) - Method in class org.apache.flink.table.store.file.operation.AppendOnlyFileStoreRead
 
withFilter(Predicate) - Method in class org.apache.flink.table.store.file.operation.AppendOnlyFileStoreScan
 
withFilter(Predicate) - Method in interface org.apache.flink.table.store.file.operation.FileStoreRead
 
withFilter(Predicate) - Method in class org.apache.flink.table.store.file.operation.KeyValueFileStoreRead
 
withFilter(Predicate) - Method in class org.apache.flink.table.store.table.source.AbstractDataTableScan
 
withFilter(Predicate) - Method in interface org.apache.flink.table.store.table.source.DataTableScan
 
withFilter(List<Predicate>) - Method in interface org.apache.flink.table.store.table.source.TableRead
 
withFilter(Predicate) - Method in interface org.apache.flink.table.store.table.source.TableRead
 
withFilter(List<Predicate>) - Method in interface org.apache.flink.table.store.table.source.TableScan
 
withFilter(Predicate) - Method in interface org.apache.flink.table.store.table.source.TableScan
 
withInput(DataStream<RowData>) - Method in class org.apache.flink.table.store.connector.sink.CompactorSinkBuilder
 
withInput(DataStream<RowData>) - Method in class org.apache.flink.table.store.connector.sink.FlinkSinkBuilder
 
withIOManager(IOManager) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite
 
withIOManager(IOManager) - Method in interface org.apache.flink.table.store.file.operation.FileStoreWrite
 
withIOManager(IOManager) - Method in interface org.apache.flink.table.store.table.sink.TableWrite
 
withIOManager(IOManager) - Method in class org.apache.flink.table.store.table.sink.TableWriteImpl
 
withKeyFilter(Predicate) - Method in class org.apache.flink.table.store.file.operation.KeyValueFileStoreScan
 
withKeyProjection(int[][]) - Method in class org.apache.flink.table.store.file.io.KeyValueFileReaderFactory.Builder
 
withKeyProjection(int[][]) - Method in class org.apache.flink.table.store.file.operation.KeyValueFileStoreRead
 
withKind(ScanKind) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreScan
 
withKind(ScanKind) - Method in interface org.apache.flink.table.store.file.operation.FileStoreScan
 
withKind(ScanKind) - Method in class org.apache.flink.table.store.table.source.AbstractDataTableScan
 
withKind(ScanKind) - Method in interface org.apache.flink.table.store.table.source.DataTableScan
 
withLevel(int) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreScan
 
withLevel(int) - Method in interface org.apache.flink.table.store.file.operation.FileStoreScan
 
withLevel(int) - Method in class org.apache.flink.table.store.table.source.AbstractDataTableScan
 
withLevel(int) - Method in interface org.apache.flink.table.store.table.source.DataTableScan
 
withLimit(Long) - Method in class org.apache.flink.table.store.connector.source.FlinkSourceBuilder
 
withLock(Lock) - Method in interface org.apache.flink.table.store.file.operation.FileStoreCommit
With global lock.
withLock(Lock) - Method in class org.apache.flink.table.store.file.operation.FileStoreCommitImpl
 
withLock(Lock) - Method in interface org.apache.flink.table.store.file.operation.FileStoreExpire
With global lock.
withLock(Lock) - Method in class org.apache.flink.table.store.file.operation.FileStoreExpireImpl
 
withLock(Lock) - Method in class org.apache.flink.table.store.file.operation.PartitionExpire
 
withLock(Lock) - Method in class org.apache.flink.table.store.file.schema.SchemaManager
 
withLock(Lock) - Method in class org.apache.flink.table.store.table.sink.TableCommit
 
withLockFactory(Lock.Factory) - Method in class org.apache.flink.table.store.connector.sink.CompactorSinkBuilder
 
withLockFactory(Lock.Factory) - Method in class org.apache.flink.table.store.connector.sink.FlinkSinkBuilder
 
withLogSinkFunction(LogSinkFunction) - Method in class org.apache.flink.table.store.connector.sink.FlinkSinkBuilder
 
withLogSourceProvider(LogSourceProvider) - Method in class org.apache.flink.table.store.connector.source.FlinkSourceBuilder
 
withManifestList(List<ManifestFileMeta>) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreScan
 
withManifestList(List<ManifestFileMeta>) - Method in interface org.apache.flink.table.store.file.operation.FileStoreScan
 
withNonPartitionFilter(Predicate) - Method in class org.apache.flink.table.store.table.source.AbstractDataTableScan
 
withOverwrite(boolean) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite
 
withOverwrite(boolean) - Method in interface org.apache.flink.table.store.file.operation.FileStoreWrite
If overwrite is true, the writer will overwrite the store, otherwise it won't.
withOverwrite(boolean) - Method in interface org.apache.flink.table.store.table.sink.TableWrite
 
withOverwrite(boolean) - Method in class org.apache.flink.table.store.table.sink.TableWriteImpl
 
withOverwritePartition(Map<String, String>) - Method in class org.apache.flink.table.store.connector.sink.FlinkSinkBuilder
 
withOverwritePartition(Map<String, String>) - Method in class org.apache.flink.table.store.table.sink.TableCommit
 
withOverwritePartitions(List<Map<String, String>>) - Method in class org.apache.flink.table.store.table.sink.TableCommit
 
withParallelism(Integer) - Method in class org.apache.flink.table.store.connector.sink.FlinkSinkBuilder
 
withParallelism(Integer) - Method in class org.apache.flink.table.store.connector.source.FlinkSourceBuilder
 
withPartition(Map<String, String>) - Method in class org.apache.flink.table.store.connector.source.CompactorSourceBuilder
 
withPartitionFilter(Predicate) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreScan
 
withPartitionFilter(List<BinaryRowData>) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreScan
 
withPartitionFilter(Predicate) - Method in interface org.apache.flink.table.store.file.operation.FileStoreScan
 
withPartitionFilter(List<BinaryRowData>) - Method in interface org.apache.flink.table.store.file.operation.FileStoreScan
 
withPartitions(List<Map<String, String>>) - Method in class org.apache.flink.table.store.connector.action.CompactAction
 
withPartitions(List<Map<String, String>>) - Method in class org.apache.flink.table.store.connector.source.CompactorSourceBuilder
 
withPredicate(Predicate) - Method in class org.apache.flink.table.store.connector.source.FlinkSourceBuilder
 
withProjection(int[][]) - Method in class org.apache.flink.table.store.connector.source.FlinkSourceBuilder
 
withProjection(int[][]) - Method in class org.apache.flink.table.store.file.operation.AppendOnlyFileStoreRead
 
withProjection(int[]) - Method in interface org.apache.flink.table.store.table.source.TableRead
 
withProjection(int[][]) - Method in interface org.apache.flink.table.store.table.source.TableRead
 
withSnapshot(long) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreScan
 
withSnapshot(long) - Method in interface org.apache.flink.table.store.file.operation.FileStoreScan
 
withSnapshot(long) - Method in class org.apache.flink.table.store.table.source.AbstractDataTableScan
 
withSnapshot(long) - Method in interface org.apache.flink.table.store.table.source.DataTableScan
 
withValueProjection(int[][]) - Method in class org.apache.flink.table.store.file.io.KeyValueFileReaderFactory.Builder
 
withValueProjection(int[][]) - Method in class org.apache.flink.table.store.file.operation.KeyValueFileStoreRead
 
withWatermarkStrategy(WatermarkStrategy<RowData>) - Method in class org.apache.flink.table.store.connector.source.FlinkSourceBuilder
 
wrap(byte[]) - Method in class org.apache.flink.table.store.connector.lookup.RocksDBState
 
wrap(FileCommittable) - Static method in class org.apache.flink.table.store.table.sink.SerializableCommittable
 
wrappedCommittable() - Method in class org.apache.flink.table.store.connector.sink.Committable
 
write(MergeTreeBenchmark.KeyValueData) - Method in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeWriterBenchmark
 
write(RowData) - Method in class org.apache.flink.table.store.connector.sink.FullChangelogStoreSinkWrite
 
write - Variable in class org.apache.flink.table.store.connector.sink.StoreSinkWriteImpl
 
write(RowData) - Method in class org.apache.flink.table.store.connector.sink.StoreSinkWriteImpl
 
write(RowData) - Method in class org.apache.flink.table.store.file.append.AppendOnlyWriter
 
write(T) - Method in interface org.apache.flink.table.store.file.io.FileWriter
Add only one record to this file writer.
write(Iterator<T>) - Method in interface org.apache.flink.table.store.file.io.FileWriter
Add records from Iterator to this file writer.
write(CloseableIterator<T>) - Method in interface org.apache.flink.table.store.file.io.FileWriter
Add records from CloseableIterator to this file writer.
write(Iterable<T>) - Method in interface org.apache.flink.table.store.file.io.FileWriter
Add records from Iterable to file writer.
write(KeyValue) - Method in class org.apache.flink.table.store.file.io.KeyValueDataFileWriter
 
write(T) - Method in class org.apache.flink.table.store.file.io.RollingFileWriter
 
write(RowData) - Method in class org.apache.flink.table.store.file.io.RowDataFileWriter
 
write(T) - Method in class org.apache.flink.table.store.file.io.SingleFileWriter
 
write(T) - Method in class org.apache.flink.table.store.file.io.StatsCollectingSingleFileWriter
 
write(List<ManifestEntry>) - Method in class org.apache.flink.table.store.file.manifest.ManifestFile
Write several ManifestEntrys into manifest files.
write(List<ManifestFileMeta>) - Method in class org.apache.flink.table.store.file.manifest.ManifestList
Write several ManifestFileMetas into a manifest list.
write(KeyValue) - Method in class org.apache.flink.table.store.file.mergetree.MergeTreeWriter
 
write(BinaryRowData, int, T) - Method in class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite
 
write(BinaryRowData, int, T) - Method in interface org.apache.flink.table.store.file.operation.FileStoreWrite
Write the data to the store according to the partition and bucket.
write(MutableObjectIterator<BinaryRowData>) - Method in class org.apache.flink.table.store.file.sort.BinaryExternalSortBuffer
 
write(RowData) - Method in class org.apache.flink.table.store.file.sort.BinaryExternalSortBuffer
 
write(RowData) - Method in class org.apache.flink.table.store.file.sort.BinaryInMemorySortBuffer
Writes a given record to this sort buffer.
write(RowData) - Method in interface org.apache.flink.table.store.file.sort.SortBuffer
 
write(T) - Method in interface org.apache.flink.table.store.file.utils.RecordWriter
Add a key-value element to the writer.
write(int) - Method in class org.apache.flink.table.store.file.utils.RenamingAtomicFsDataOutputStream
 
write(byte[], int, int) - Method in class org.apache.flink.table.store.file.utils.RenamingAtomicFsDataOutputStream
 
write(DataOutput) - Method in class org.apache.flink.table.store.mapred.TableStoreInputSplit
 
write(DataOutput) - Method in class org.apache.flink.table.store.RowDataContainer
 
write(RowData) - Method in interface org.apache.flink.table.store.table.sink.TableWrite
 
write(RowData) - Method in class org.apache.flink.table.store.table.sink.TableWriteImpl
 
WRITE_BUFFER_SIZE - Static variable in class org.apache.flink.table.store.connector.RocksDBOptions
 
WRITE_BUFFER_SIZE - Static variable in class org.apache.flink.table.store.CoreOptions
 
WRITE_BUFFER_SPILLABLE - Static variable in class org.apache.flink.table.store.CoreOptions
 
WRITE_MODE - Static variable in class org.apache.flink.table.store.CoreOptions
 
WRITE_ONLY - Static variable in class org.apache.flink.table.store.CoreOptions
 
WriteBuffer - Interface in org.apache.flink.table.store.file.mergetree
Append only writer buffer for storing key-values.
WriteBuffer.KvConsumer - Interface in org.apache.flink.table.store.file.mergetree
A Consumer that accepts KeyValue and throw exceptions.
writeBufferSize() - Method in class org.apache.flink.table.store.CoreOptions
 
writeBufferSpillable(boolean) - Method in class org.apache.flink.table.store.CoreOptions
 
writeFileUtf8(Path, String) - Static method in interface org.apache.flink.table.store.file.utils.AtomicFileWriter
Write an utf8 string to file.
writeFileUtf8(AtomicFileWriter, Path, String) - Static method in interface org.apache.flink.table.store.file.utils.AtomicFileWriter
 
writeFileUtf8(Path, String) - Static method in class org.apache.flink.table.store.file.utils.FileUtils
 
writeImpl(T) - Method in class org.apache.flink.table.store.file.io.SingleFileWriter
 
writeIndexAndNormalizedKey(RowData, long) - Method in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
Write of index and normalizedKey.
writeMergingOutput(MutableObjectIterator<BinaryRowData>, AbstractPagedOutputView) - Method in class org.apache.flink.table.store.file.sort.BinaryExternalMerger
 
writeMetric - Variable in class org.apache.flink.table.store.benchmark.QueryRunner.Result
 
writeMode() - Method in class org.apache.flink.table.store.CoreOptions
 
WriteMode - Enum in org.apache.flink.table.store.file
Defines the write mode for flink table store.
writeOnly() - Method in class org.apache.flink.table.store.CoreOptions
 
writeOptions - Variable in class org.apache.flink.table.store.connector.lookup.RocksDBState
 
writeOutputStreamUtf8(FSDataOutputStream, String) - Static method in class org.apache.flink.table.store.file.utils.FileUtils
 
writer - Variable in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
writer - Variable in class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite.WriterContainer
 
WRITER_BATCH_COUNT - Static variable in class org.apache.flink.table.store.benchmark.config.FileBenchmarkOptions
 
WRITER_RECORD_COUNT_PER_BATCH - Static variable in class org.apache.flink.table.store.benchmark.config.FileBenchmarkOptions
 
WriterContainer(RecordWriter<T>, Long) - Constructor for class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite.WriterContainer
 
writerFactory - Variable in class org.apache.flink.table.store.benchmark.file.mergetree.MergeTreeBenchmark
 
writerFactory - Variable in class org.apache.flink.table.store.file.mergetree.compact.MergeTreeCompactRewriter
 
writers - Variable in class org.apache.flink.table.store.file.operation.AbstractFileStoreWrite
 
writeToOutput(AbstractPagedOutputView) - Method in class org.apache.flink.table.store.file.sort.BinaryIndexedSortable
Spill: Write all records to a AbstractPagedOutputView.

Y

YAML_MAPPER - Static variable in class org.apache.flink.table.store.benchmark.utils.BenchmarkUtils
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links

Back to Flink Website

Copyright © 2019–2023 The Apache Software Foundation. All rights reserved.