Package | Description |
---|---|
org.apache.paimon | |
org.apache.paimon.operation | |
org.apache.paimon.privilege |
Modifier and Type | Method and Description |
---|---|
ManifestList.Factory |
FileStore.manifestListFactory() |
Constructor and Description |
---|
FileStoreCommitImpl(FileIO fileIO,
SchemaManager schemaManager,
String tableName,
String commitUser,
RowType partitionType,
CoreOptions options,
String partitionDefaultName,
FileStorePathFactory pathFactory,
SnapshotManager snapshotManager,
ManifestFile.Factory manifestFileFactory,
ManifestList.Factory manifestListFactory,
IndexManifestFile.Factory indexManifestFileFactory,
FileStoreScan scan,
int numBucket,
MemorySize manifestTargetSize,
MemorySize manifestFullCompactionSize,
int manifestMergeMinCount,
boolean dynamicPartitionOverwrite,
Comparator<InternalRow> keyComparator,
String branchName,
StatsFileHandler statsFileHandler,
BucketMode bucketMode,
Integer manifestReadParallelism,
List<CommitCallback> commitCallbacks,
int commitMaxRetries,
long commitTimeout) |
ManifestsReader(RowType partitionType,
SnapshotManager snapshotManager,
ManifestList.Factory manifestListFactory) |
Modifier and Type | Method and Description |
---|---|
ManifestList.Factory |
PrivilegedFileStore.manifestListFactory() |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.