- cachedAllInputFileSlices - Variable in class org.apache.hudi.BaseHoodieTableFileIndex
-
- cachedFileSize - Variable in class org.apache.hudi.BaseHoodieTableFileIndex
-
- CachingPath - Class in org.apache.hudi.hadoop
-
This is an extension of the Path class allowing to avoid repetitive
computations (like getFileName, toString) which are secured
by its immutability
NOTE: This class is thread-safe
- CachingPath(String, String) - Constructor for class org.apache.hudi.hadoop.CachingPath
-
- CachingPath(Path, String) - Constructor for class org.apache.hudi.hadoop.CachingPath
-
- CachingPath(String, Path) - Constructor for class org.apache.hudi.hadoop.CachingPath
-
- CachingPath(Path, Path) - Constructor for class org.apache.hudi.hadoop.CachingPath
-
- CachingPath(String) - Constructor for class org.apache.hudi.hadoop.CachingPath
-
- CachingPath(URI) - Constructor for class org.apache.hudi.hadoop.CachingPath
-
- call(I) - Method in interface org.apache.hudi.common.function.SerializablePairFlatMapFunction
-
- call(I) - Method in interface org.apache.hudi.common.function.SerializablePairFunction
-
- cancelDeleteOnExit(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- canonicalizeColumnNullability(Schema, Schema) - Static method in class org.apache.hudi.internal.schema.utils.AvroSchemaEvolutionUtils
-
Canonical the nullability.
- canSyncIncrementally() - Method in class org.apache.hudi.common.table.timeline.TimelineDiffHelper.TimelineDiffResult
-
- checkArgument(boolean) - Static method in class org.apache.hudi.common.util.ValidationUtils
-
Ensures the truth of an expression.
- checkArgument(boolean, String) - Static method in class org.apache.hudi.common.util.ValidationUtils
-
Ensures the truth of an expression, throwing the custom errorMessage otherwise.
- checkColModifyIsLegal(String) - Method in class org.apache.hudi.internal.schema.action.TableChange.BaseColumnChange
-
- checkFilesVisibility(int, Path, List<String>, ConsistencyGuard.FileVisibility) - Method in class org.apache.hudi.common.fs.FailSafeConsistencyGuard
-
- checkFileVisibility(Path, ConsistencyGuard.FileVisibility) - Method in class org.apache.hudi.common.fs.FailSafeConsistencyGuard
-
Helper to check of file visibility.
- checkState() - Method in class org.apache.hudi.common.model.HoodieRecord
-
- checkState(boolean) - Static method in class org.apache.hudi.common.util.ValidationUtils
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String) - Static method in class org.apache.hudi.common.util.ValidationUtils
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkTableValidity(FileSystem, Path, Path) - Static method in exception org.apache.hudi.exception.TableNotFoundException
-
- checkValues(String) - Method in class org.apache.hudi.common.config.ConfigProperty
-
- CLEAN_ACTION - Static variable in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- CLEAN_EXTENSION - Static variable in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- CLEAN_METADATA_VERSION_1 - Static variable in class org.apache.hudi.common.util.CleanerUtils
-
- CLEAN_METADATA_VERSION_2 - Static variable in class org.apache.hudi.common.util.CleanerUtils
-
- CLEANER_COMMITS_RETAINED - Static variable in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- CLEANER_COMMITS_RETAINED_PROP - Static variable in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- CleanerUtils - Class in org.apache.hudi.common.util
-
- CleanerUtils() - Constructor for class org.apache.hudi.common.util.CleanerUtils
-
- CleanFileInfo - Class in org.apache.hudi.common.model
-
- CleanFileInfo(String, boolean) - Constructor for class org.apache.hudi.common.model.CleanFileInfo
-
- CleanMetadataMigrator - Class in org.apache.hudi.common.table.timeline.versioning.clean
-
- CleanMetadataMigrator(HoodieTableMetaClient) - Constructor for class org.apache.hudi.common.table.timeline.versioning.clean.CleanMetadataMigrator
-
- CleanMetadataV1MigrationHandler - Class in org.apache.hudi.common.table.timeline.versioning.clean
-
- CleanMetadataV1MigrationHandler(HoodieTableMetaClient) - Constructor for class org.apache.hudi.common.table.timeline.versioning.clean.CleanMetadataV1MigrationHandler
-
- CleanMetadataV2MigrationHandler - Class in org.apache.hudi.common.table.timeline.versioning.clean
-
- CleanMetadataV2MigrationHandler(HoodieTableMetaClient) - Constructor for class org.apache.hudi.common.table.timeline.versioning.clean.CleanMetadataV2MigrationHandler
-
- cleanOldFiles(List<String>) - Method in class org.apache.hudi.internal.schema.io.FileBasedInternalSchemaStorageManager
-
- CleanPlanMigrator - Class in org.apache.hudi.common.table.timeline.versioning.clean
-
Manages upgrade/downgrade of cleaner plan.
- CleanPlanMigrator(HoodieTableMetaClient) - Constructor for class org.apache.hudi.common.table.timeline.versioning.clean.CleanPlanMigrator
-
- CleanPlanV1MigrationHandler - Class in org.apache.hudi.common.table.timeline.versioning.clean
-
- CleanPlanV1MigrationHandler(HoodieTableMetaClient) - Constructor for class org.apache.hudi.common.table.timeline.versioning.clean.CleanPlanV1MigrationHandler
-
- CleanPlanV2MigrationHandler - Class in org.apache.hudi.common.table.timeline.versioning.clean
-
- CleanPlanV2MigrationHandler(HoodieTableMetaClient) - Constructor for class org.apache.hudi.common.table.timeline.versioning.clean.CleanPlanV2MigrationHandler
-
- clear() - Method in class org.apache.hudi.common.metrics.LocalRegistry
-
- clear() - Method in interface org.apache.hudi.common.metrics.Registry
-
Clear all metrics.
- clear() - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap
-
- clear() - Method in class org.apache.hudi.common.util.collection.ExternalSpillableMap
-
- clear() - Method in class org.apache.hudi.common.util.collection.RocksDBBasedMap
-
- clear() - Method in class org.apache.hudi.common.util.collection.RocksDbDiskMap
-
- clearAccessTime() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Clears the value of the 'accessTime' field.
- clearAction() - Method in class org.apache.hudi.avro.model.HoodieActionInstant.Builder
-
Clears the value of the 'action' field.
- clearAction() - Method in class org.apache.hudi.avro.model.HoodieInstantInfo.Builder
-
Clears the value of the 'action' field.
- clearActionState() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Clears the value of the 'actionState' field.
- clearActionType() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Clears the value of the 'actionType' field.
- clearBaseInstantTime() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Clears the value of the 'baseInstantTime' field.
- clearBlockReplication() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Clears the value of the 'blockReplication' field.
- clearBlockSize() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Clears the value of the 'blockSize' field.
- clearBloomFilter() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter.Builder
-
Clears the value of the 'bloomFilter' field.
- clearBloomFilterMetadata() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Clears the value of the 'BloomFilterMetadata' field.
- clearBootstrapBasePath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo.Builder
-
Clears the value of the 'bootstrapBasePath' field.
- clearBootstrapFilePath() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Clears the value of the 'bootstrapFilePath' field.
- clearBootstrapFilePath() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Clears the value of the 'bootstrapFilePath' field.
- clearBootstrapFileStatus() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Clears the value of the 'bootstrapFileStatus' field.
- clearBootstrapPartitionMetadata() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Clears the value of the 'bootstrapPartitionMetadata' field.
- clearBootstrapPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Clears the value of the 'bootstrapPartitionPath' field.
- clearBootstrapPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata.Builder
-
Clears the value of the 'bootstrapPartitionPath' field.
- clearCandidate() - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan.Builder
-
Clears the value of the 'candidate' field.
- clearClusteringPlan() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Clears the value of the 'clusteringPlan' field.
- clearColumnName() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Clears the value of the 'columnName' field.
- clearColumnStatsMetadata() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Clears the value of the 'ColumnStatsMetadata' field.
- clearComments() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Clears the value of the 'comments' field.
- clearCommitsRollback() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Clears the value of the 'commitsRollback' field.
- clearCommitTime() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Clears the value of the 'commitTime' field.
- clearCommitTime() - Method in class org.apache.hudi.avro.model.HoodieInstantInfo.Builder
-
Clears the value of the 'commitTime' field.
- clearCreatedTimestamp() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo.Builder
-
Clears the value of the 'createdTimestamp' field.
- clearDataFilePath() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Clears the value of the 'dataFilePath' field.
- clearDataFilePath() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Clears the value of the 'dataFilePath' field.
- clearDeletePathPatterns() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Clears the value of the 'deletePathPatterns' field.
- clearDeltaFilePaths() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Clears the value of the 'deltaFilePaths' field.
- clearDeltaFilePaths() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Clears the value of the 'deltaFilePaths' field.
- clearEarliestCommitToRetain() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Clears the value of the 'earliestCommitToRetain' field.
- clearEarliestInstantToRetain() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Clears the value of the 'earliestInstantToRetain' field.
- clearExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Clears the value of the 'extraMetadata' field.
- clearExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Clears the value of the 'extraMetadata' field.
- clearExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata.Builder
-
Clears the value of the 'extraMetadata' field.
- clearExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan.Builder
-
Clears the value of the 'extraMetadata' field.
- clearExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Clears the value of the 'extraMetadata' field.
- clearExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Clears the value of the 'extraMetadata' field.
- clearFailedDeleteFiles() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Clears the value of the 'failedDeleteFiles' field.
- clearFailedDeleteFiles() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata.Builder
-
Clears the value of the 'failedDeleteFiles' field.
- clearFileId() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Clears the value of the 'fileId' field.
- clearFileId() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Clears the value of the 'fileId' field.
- clearFileId() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Clears the value of the 'fileId' field.
- clearFileId() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'fileId' field.
- clearFileIdToBootstrapFile() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata.Builder
-
Clears the value of the 'fileIdToBootstrapFile' field.
- clearFileName() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Clears the value of the 'fileName' field.
- clearFilePath() - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo.Builder
-
Clears the value of the 'filePath' field.
- clearFilePathsToBeDeletedPerPartition() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Clears the value of the 'filePathsToBeDeletedPerPartition' field.
- clearFileSizeInBytes() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'fileSizeInBytes' field.
- clearFilesToBeDeleted() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Clears the value of the 'filesToBeDeleted' field.
- clearFilesToBeDeletedPerPartition() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Clears the value of the 'filesToBeDeletedPerPartition' field.
- clearFilesystemMetadata() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Clears the value of the 'filesystemMetadata' field.
- clearFileSystemView(String) - Method in class org.apache.hudi.common.table.view.FileSystemViewManager
-
Drops reference to File-System Views.
- clearGlobalProps() - Static method in class org.apache.hudi.common.config.DFSPropertiesConfiguration
-
- clearGroup() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Clears the value of the 'group' field.
- clearGroupAction() - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Clears the value of the 'groupAction' field.
- clearHoodieCleanerPlan() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Clears the value of the 'hoodieCleanerPlan' field.
- clearHoodieCleanMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Clears the value of the 'hoodieCleanMetadata' field.
- clearHoodieCommitMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Clears the value of the 'hoodieCommitMetadata' field.
- clearHoodieCompactionMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Clears the value of the 'hoodieCompactionMetadata' field.
- clearHoodieCompactionPlan() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Clears the value of the 'hoodieCompactionPlan' field.
- clearHoodieIndexCommitMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Clears the value of the 'hoodieIndexCommitMetadata' field.
- clearHoodieInflightReplaceMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Clears the value of the 'HoodieInflightReplaceMetadata' field.
- clearHoodieReplaceCommitMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Clears the value of the 'hoodieReplaceCommitMetadata' field.
- clearHoodieRequestedReplaceMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Clears the value of the 'hoodieRequestedReplaceMetadata' field.
- clearHoodieRestoreMetadata() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Clears the value of the 'hoodieRestoreMetadata' field.
- clearHoodieRollbackMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Clears the value of the 'hoodieRollbackMetadata' field.
- clearHoodieSavePointMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Clears the value of the 'hoodieSavePointMetadata' field.
- clearHoodieWriteStat() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Clears the value of the 'hoodieWriteStat' field.
- clearIndexPartitionInfos() - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata.Builder
-
Clears the value of the 'indexPartitionInfos' field.
- clearIndexPartitionInfos() - Method in class org.apache.hudi.avro.model.HoodieIndexPlan.Builder
-
Clears the value of the 'indexPartitionInfos' field.
- clearIndexUptoInstant() - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo.Builder
-
Clears the value of the 'indexUptoInstant' field.
- clearInputGroups() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Clears the value of the 'inputGroups' field.
- clearInstantDetailsFromMemory(String) - Method in class org.apache.hudi.common.table.timeline.HoodieArchivedTimeline
-
- clearInstantDetailsFromMemory(String, String) - Method in class org.apache.hudi.common.table.timeline.HoodieArchivedTimeline
-
- clearInstantsRollback() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Clears the value of the 'instantsRollback' field.
- clearInstantsToRollback() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Clears the value of the 'instantsToRollback' field.
- clearInstantsToRollback() - Method in class org.apache.hudi.avro.model.HoodieRestorePlan.Builder
-
Clears the value of the 'instantsToRollback' field.
- clearInstantToRollback() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan.Builder
-
Clears the value of the 'instantToRollback' field.
- clearIsBootstrapBaseFile() - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo.Builder
-
Clears the value of the 'isBootstrapBaseFile' field.
- clearIsDeleted() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter.Builder
-
Clears the value of the 'isDeleted' field.
- clearIsDeleted() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Clears the value of the 'isDeleted' field.
- clearIsDeleted() - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo.Builder
-
Clears the value of the 'isDeleted' field.
- clearIsDir() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Clears the value of the 'isDir' field.
- clearIsPartitionDeleted() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Clears the value of the 'isPartitionDeleted' field.
- clearKey() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Clears the value of the 'key' field.
- clearLastCompletedCommitTimestamp() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Clears the value of the 'lastCompletedCommitTimestamp' field.
- clearLastCompletedCommitTimestamp() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Clears the value of the 'lastCompletedCommitTimestamp' field.
- clearLatestBaseInstant() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Clears the value of the 'latestBaseInstant' field.
- clearLength() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Clears the value of the 'length' field.
- clearLogBlocksToBeDeleted() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Clears the value of the 'logBlocksToBeDeleted' field.
- clearMaxValue() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Clears the value of the 'maxValue' field.
- clearMergedArchiveFileName() - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan.Builder
-
Clears the value of the 'mergedArchiveFileName' field.
- clearMetadataPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo.Builder
-
Clears the value of the 'metadataPartitionPath' field.
- clearMetrics() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Clears the value of the 'metrics' field.
- clearMetrics() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Clears the value of the 'metrics' field.
- clearMinValue() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Clears the value of the 'minValue' field.
- clearModificationTime() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Clears the value of the 'modificationTime' field.
- clearNullCount() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Clears the value of the 'nullCount' field.
- clearNumDeletes() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'numDeletes' field.
- clearNumInserts() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'numInserts' field.
- clearNumKeys() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo.Builder
-
Clears the value of the 'numKeys' field.
- clearNumOutputFileGroups() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Clears the value of the 'numOutputFileGroups' field.
- clearNumUpdateWrites() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'numUpdateWrites' field.
- clearNumWrites() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'numWrites' field.
- clearOperations() - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan.Builder
-
Clears the value of the 'operations' field.
- clearOperationType() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata.Builder
-
Clears the value of the 'operationType' field.
- clearOperationType() - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata.Builder
-
Clears the value of the 'operationType' field.
- clearOperationType() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Clears the value of the 'operationType' field.
- clearOperationType() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Clears the value of the 'operationType' field.
- clearOtherAction() - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Clears the value of the 'otherAction' field.
- clearOwner() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Clears the value of the 'owner' field.
- clearPartitionMetadata() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Clears the value of the 'partitionMetadata' field.
- clearPartitionMetadata() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Clears the value of the 'partitionMetadata' field.
- clearPartitionMetadata() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Clears the value of the 'partitionMetadata' field.
- clearPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Clears the value of the 'partitionPath' field.
- clearPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata.Builder
-
Clears the value of the 'partitionPath' field.
- clearPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Clears the value of the 'partitionPath' field.
- clearPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Clears the value of the 'partitionPath' field.
- clearPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Clears the value of the 'partitionPath' field.
- clearPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata.Builder
-
Clears the value of the 'partitionPath' field.
- clearPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Clears the value of the 'partitionPath' field.
- clearPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata.Builder
-
Clears the value of the 'partitionPath' field.
- clearPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Clears the value of the 'partitionPath' field.
- clearPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'partitionPath' field.
- clearPartitionsToBeDeleted() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Clears the value of the 'partitionsToBeDeleted' field.
- clearPartitionToCompactionWriteStats() - Method in class org.apache.hudi.avro.model.HoodieCompactionMetadata.Builder
-
Clears the value of the 'partitionToCompactionWriteStats' field.
- clearPartitionToReplaceFileIds() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Clears the value of the 'partitionToReplaceFileIds' field.
- clearPartitionToWriteStats() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata.Builder
-
Clears the value of the 'partitionToWriteStats' field.
- clearPartitionToWriteStats() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Clears the value of the 'partitionToWriteStats' field.
- clearPath() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Clears the value of the 'path' field.
- clearPath() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'path' field.
- clearPermission() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Clears the value of the 'permission' field.
- clearPolicy() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Clears the value of the 'policy' field.
- clearPolicy() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Clears the value of the 'policy' field.
- clearPreserveHoodieMetadata() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Clears the value of the 'preserveHoodieMetadata' field.
- clearPrevCommit() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'prevCommit' field.
- clearRestoreInstantInfo() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Clears the value of the 'restoreInstantInfo' field.
- clearRollbackLogFiles() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata.Builder
-
Clears the value of the 'rollbackLogFiles' field.
- clearRollbackRequests() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan.Builder
-
Clears the value of the 'RollbackRequests' field.
- clearSavepointDataFile() - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata.Builder
-
Clears the value of the 'savepointDataFile' field.
- clearSavepointedAt() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Clears the value of the 'savepointedAt' field.
- clearSavepointedBy() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Clears the value of the 'savepointedBy' field.
- clearSize() - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo.Builder
-
Clears the value of the 'size' field.
- clearSlices() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Clears the value of the 'slices' field.
- clearStartCleanTime() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Clears the value of the 'startCleanTime' field.
- clearStartRestoreTime() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Clears the value of the 'startRestoreTime' field.
- clearStartRollbackTime() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Clears the value of the 'startRollbackTime' field.
- clearState() - Method in class org.apache.hudi.avro.model.HoodieActionInstant.Builder
-
Clears the value of the 'state' field.
- clearStickyBit() - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Clears the value of the 'stickyBit' field.
- clearStrategy() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Clears the value of the 'strategy' field.
- clearStrategyClassName() - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy.Builder
-
Clears the value of the 'strategyClassName' field.
- clearStrategyParams() - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy.Builder
-
Clears the value of the 'strategyParams' field.
- clearSuccessDeleteFiles() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Clears the value of the 'successDeleteFiles' field.
- clearSuccessDeleteFiles() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata.Builder
-
Clears the value of the 'successDeleteFiles' field.
- clearSymlink() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Clears the value of the 'symlink' field.
- clearTimestamp() - Method in class org.apache.hudi.avro.model.HoodieActionInstant.Builder
-
Clears the value of the 'timestamp' field.
- clearTimestamp() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter.Builder
-
Clears the value of the 'timestamp' field.
- clearTimeTakenInMillis() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Clears the value of the 'timeTakenInMillis' field.
- clearTimeTakenInMillis() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Clears the value of the 'timeTakenInMillis' field.
- clearTimeTakenInMillis() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Clears the value of the 'timeTakenInMillis' field.
- clearTotalCorruptLogBlock() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'totalCorruptLogBlock' field.
- clearTotalFilesDeleted() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Clears the value of the 'totalFilesDeleted' field.
- clearTotalFilesDeleted() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Clears the value of the 'totalFilesDeleted' field.
- clearTotalLogBlocks() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'totalLogBlocks' field.
- clearTotalLogFiles() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Clears the value of the 'totalLogFiles' field.
- clearTotalLogFiles() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'totalLogFiles' field.
- clearTotalLogRecords() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Clears the value of the 'totalLogRecords' field.
- clearTotalLogRecords() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'totalLogRecords' field.
- clearTotalRollbackBlocks() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'totalRollbackBlocks' field.
- clearTotalSize() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Clears the value of the 'totalSize' field.
- clearTotalUncompressedSize() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Clears the value of the 'totalUncompressedSize' field.
- clearTotalUpdatedRecordsCompacted() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Clears the value of the 'totalUpdatedRecordsCompacted' field.
- clearTotalUpdatedRecordsCompacted() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'totalUpdatedRecordsCompacted' field.
- clearTotalWriteBytes() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'totalWriteBytes' field.
- clearTotalWriteErrors() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Clears the value of the 'totalWriteErrors' field.
- clearType() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter.Builder
-
Clears the value of the 'type' field.
- clearType() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Clears the value of the 'type' field.
- clearUri() - Method in class org.apache.hudi.avro.model.HoodiePath.Builder
-
Clears the value of the 'uri' field.
- clearUserAction() - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Clears the value of the 'userAction' field.
- clearValue() - Method in class org.apache.hudi.avro.model.BooleanWrapper.Builder
-
Clears the value of the 'value' field.
- clearValue() - Method in class org.apache.hudi.avro.model.BytesWrapper.Builder
-
Clears the value of the 'value' field.
- clearValue() - Method in class org.apache.hudi.avro.model.DateWrapper.Builder
-
Clears the value of the 'value' field.
- clearValue() - Method in class org.apache.hudi.avro.model.DecimalWrapper.Builder
-
Clears the value of the 'value' field.
- clearValue() - Method in class org.apache.hudi.avro.model.DoubleWrapper.Builder
-
Clears the value of the 'value' field.
- clearValue() - Method in class org.apache.hudi.avro.model.FloatWrapper.Builder
-
Clears the value of the 'value' field.
- clearValue() - Method in class org.apache.hudi.avro.model.IntWrapper.Builder
-
Clears the value of the 'value' field.
- clearValue() - Method in class org.apache.hudi.avro.model.LongWrapper.Builder
-
Clears the value of the 'value' field.
- clearValue() - Method in class org.apache.hudi.avro.model.StringWrapper.Builder
-
Clears the value of the 'value' field.
- clearValue() - Method in class org.apache.hudi.avro.model.TimeMicrosWrapper.Builder
-
Clears the value of the 'value' field.
- clearValue() - Method in class org.apache.hudi.avro.model.TimestampMicrosWrapper.Builder
-
Clears the value of the 'value' field.
- clearValueCount() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Clears the value of the 'valueCount' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieIndexPlan.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodiePath.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieRestorePlan.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Clears the value of the 'version' field.
- clearVersion() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Clears the value of the 'version' field.
- ClosableIterator<R> - Interface in org.apache.hudi.common.util
-
An iterator that give a chance to release resources.
- close() - Method in class org.apache.hudi.BaseHoodieTableFileIndex
-
- close() - Method in class org.apache.hudi.common.bootstrap.index.BootstrapIndex.IndexReader
-
- close() - Method in class org.apache.hudi.common.bootstrap.index.BootstrapIndex.IndexWriter
-
- close() - Method in class org.apache.hudi.common.bootstrap.index.HFileBootstrapIndex.HFileBootstrapIndexReader
-
- close() - Method in class org.apache.hudi.common.bootstrap.index.HFileBootstrapIndex.HFileBootstrapIndexWriter
-
Close Writer Handles.
- close() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- close() - Method in class org.apache.hudi.common.fs.inline.InMemoryFileSystem
-
- close() - Method in class org.apache.hudi.common.fs.SizeAwareDataInputStream
-
- close() - Method in class org.apache.hudi.common.fs.SizeAwareDataOutputStream
-
- close() - Method in class org.apache.hudi.common.fs.SizeAwareFSDataOutputStream
-
- close() - Method in interface org.apache.hudi.common.lock.LockProvider
-
- close() - Method in class org.apache.hudi.common.table.log.HoodieLogFileReader
-
- close() - Method in class org.apache.hudi.common.table.log.HoodieLogFormatReader
-
- close() - Method in class org.apache.hudi.common.table.log.HoodieLogFormatWriter
-
- close() - Method in class org.apache.hudi.common.table.log.HoodieMergedLogRecordScanner
-
- close() - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- close() - Method in class org.apache.hudi.common.table.view.FileSystemViewManager
-
Closes all views opened.
- close() - Method in class org.apache.hudi.common.table.view.HoodieTableFileSystemView
-
- close() - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- close() - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- close() - Method in class org.apache.hudi.common.table.view.RocksDbBasedFileSystemView
-
- close() - Method in interface org.apache.hudi.common.table.view.SyncableFileSystemView
-
Allow View to release resources and close.
- close() - Method in class org.apache.hudi.common.util.BufferedRandomAccessFile
-
Close the file, after flushing data in the buffer.
- close() - Method in interface org.apache.hudi.common.util.ClosableIterator
-
- close() - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap
-
- close() - Method in class org.apache.hudi.common.util.collection.DiskMap
-
Close and cleanup the Map.
- close() - Method in class org.apache.hudi.common.util.collection.ExternalSpillableMap
-
- close() - Method in class org.apache.hudi.common.util.collection.LazyFileIterable.LazyFileIterator
-
- close() - Method in class org.apache.hudi.common.util.collection.RocksDBDAO
-
Close the DAO object.
- close() - Method in class org.apache.hudi.common.util.collection.RocksDbDiskMap
-
- close() - Method in class org.apache.hudi.common.util.OrcReaderIterator
-
- close() - Method in class org.apache.hudi.common.util.ParquetReaderIterator
-
- close() - Method in class org.apache.hudi.common.util.queue.BoundedInMemoryQueue
-
Puts an empty entry to queue to denote termination.
- close() - Method in interface org.apache.hudi.io.storage.HoodieFileReader
-
- close() - Method in class org.apache.hudi.io.storage.HoodieHFileReader
-
- close() - Method in class org.apache.hudi.io.storage.HoodieOrcReader
-
- close() - Method in class org.apache.hudi.io.storage.HoodieParquetReader
-
- close() - Method in class org.apache.hudi.io.storage.HoodieParquetStreamWriter
-
- close() - Method in class org.apache.hudi.metadata.FileSystemBackedTableMetadata
-
- close() - Method in class org.apache.hudi.metadata.HoodieBackedTableMetadata
-
- close() - Method in class org.apache.hudi.metadata.HoodieMetadataFileSystemView
-
- closeQuietly(Closeable) - Static method in class org.apache.hudi.common.util.FileIOUtils
-
Closes Closeable quietly.
- ClusteringGroupInfo - Class in org.apache.hudi.common.model
-
Encapsulates all the needed information about a clustering group.
- ClusteringGroupInfo() - Constructor for class org.apache.hudi.common.model.ClusteringGroupInfo
-
Deprecated.
- ClusteringOpDTO - Class in org.apache.hudi.common.table.timeline.dto
-
The data transfer object of clustering.
- ClusteringOpDTO() - Constructor for class org.apache.hudi.common.table.timeline.dto.ClusteringOpDTO
-
- ClusteringOperation - Class in org.apache.hudi.common.model
-
Encapsulates all the needed information about a clustering file slice.
- ClusteringOperation() - Constructor for class org.apache.hudi.common.model.ClusteringOperation
-
Deprecated.
- ClusteringUtils - Class in org.apache.hudi.common.util
-
Helper class to generate clustering plan from metadata.
- ClusteringUtils() - Constructor for class org.apache.hudi.common.util.ClusteringUtils
-
- collectAsList() - Method in class org.apache.hudi.common.data.HoodieBaseListData
-
- collectAsList() - Method in interface org.apache.hudi.common.data.HoodieData
-
Collects results of the underlying collection into a List
This is a terminal operation
- collectAsList() - Method in class org.apache.hudi.common.data.HoodieListData
-
- collectAsList() - Method in class org.apache.hudi.common.data.HoodieListPairData
-
- collectAsList() - Method in interface org.apache.hudi.common.data.HoodiePairData
-
Collects results of the underlying collection into a
List>
This is a terminal operation
- collectColumnRangeMetadata(List<IndexedRecord>, List<Schema.Field>, String) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Collects
HoodieColumnRangeMetadata for the provided collection of records, pretending
as if provided records have been persisted w/in given
filePath
- CollectionUtils - Class in org.apache.hudi.common.util
-
- CollectionUtils() - Constructor for class org.apache.hudi.common.util.CollectionUtils
-
- collectRenameCols(InternalSchema, InternalSchema) - Static method in class org.apache.hudi.internal.schema.utils.InternalSchemaUtils
-
Try to find all renamed cols between oldSchema and newSchema.
- collectTypeChangedCols(InternalSchema, InternalSchema) - Static method in class org.apache.hudi.internal.schema.utils.InternalSchemaUtils
-
Collect all type changed cols to build a colPosition -> (newColType, oldColType) map.
- COLUMN_STATS_FIELD_COLUMN_NAME - Static variable in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- COLUMN_STATS_FIELD_FILE_NAME - Static variable in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- COLUMN_STATS_FIELD_IS_DELETED - Static variable in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- COLUMN_STATS_FIELD_MAX_VALUE - Static variable in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- COLUMN_STATS_FIELD_MIN_VALUE - Static variable in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- COLUMN_STATS_FIELD_NULL_COUNT - Static variable in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- COLUMN_STATS_FIELD_TOTAL_SIZE - Static variable in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- COLUMN_STATS_FIELD_TOTAL_UNCOMPRESSED_SIZE - Static variable in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- COLUMN_STATS_FIELD_VALUE_COUNT - Static variable in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- COLUMN_STATS_INDEX_FOR_COLUMNS - Static variable in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- COLUMN_STATS_INDEX_IN_MEMORY_PROJECTION_THRESHOLD - Static variable in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- COLUMN_STATS_INDEX_PARALLELISM - Static variable in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- COLUMN_STATS_INDEX_PROCESSING_MODE_ENGINE - Static variable in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- COLUMN_STATS_INDEX_PROCESSING_MODE_IN_MEMORY - Static variable in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- COLUMN_STATS_INDEX_PROCESSING_MODE_OVERRIDE - Static variable in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- columnChangeId() - Method in interface org.apache.hudi.internal.schema.action.TableChange
-
- columnChangeId() - Method in class org.apache.hudi.internal.schema.action.TableChanges.ColumnAddChange
-
- columnChangeId() - Method in class org.apache.hudi.internal.schema.action.TableChanges.ColumnDeleteChange
-
- columnChangeId() - Method in class org.apache.hudi.internal.schema.action.TableChanges.ColumnUpdateChange
-
- ColumnIndexID - Class in org.apache.hudi.common.util.hash
-
A stateful Hoodie object ID representing any table column.
- ColumnIndexID(String) - Constructor for class org.apache.hudi.common.util.hash.ColumnIndexID
-
- columns() - Method in class org.apache.hudi.internal.schema.InternalSchema
-
Returns a List of the
columns in this Schema.
- combine(T[], T[]) - Static method in class org.apache.hudi.common.util.CollectionUtils
-
Combines provided arrays into one
- combine(List<E>, List<E>) - Static method in class org.apache.hudi.common.util.CollectionUtils
-
Combines provided
Lists into one, returning new instance of
ArrayList
- combine(Map<K, V>, Map<K, V>) - Static method in class org.apache.hudi.common.util.CollectionUtils
-
Combines provided
Maps into one, returning new instance of
HashMap.
- combine(Map<K, V>, Map<K, V>, BiFunction<V, V, V>) - Static method in class org.apache.hudi.common.util.CollectionUtils
-
Combines provided
Maps into one, returning new instance of
HashMap.
- combineAndGetUpdateValue(IndexedRecord, Schema) - Method in class org.apache.hudi.common.HoodieJsonPayload
-
- combineAndGetUpdateValue(IndexedRecord, Schema, Properties) - Method in class org.apache.hudi.common.model.AWSDmsAvroPayload
-
- combineAndGetUpdateValue(IndexedRecord, Schema) - Method in class org.apache.hudi.common.model.AWSDmsAvroPayload
-
- combineAndGetUpdateValue(IndexedRecord, Schema) - Method in class org.apache.hudi.common.model.debezium.AbstractDebeziumAvroPayload
-
- combineAndGetUpdateValue(IndexedRecord, Schema, Properties) - Method in class org.apache.hudi.common.model.debezium.PostgresDebeziumAvroPayload
-
- combineAndGetUpdateValue(IndexedRecord, Schema) - Method in class org.apache.hudi.common.model.debezium.PostgresDebeziumAvroPayload
-
- combineAndGetUpdateValue(IndexedRecord, Schema, Properties) - Method in class org.apache.hudi.common.model.DefaultHoodieRecordPayload
-
- combineAndGetUpdateValue(IndexedRecord, Schema) - Method in class org.apache.hudi.common.model.EmptyHoodieRecordPayload
-
- combineAndGetUpdateValue(IndexedRecord, Schema, Properties) - Method in class org.apache.hudi.common.model.EventTimeAvroPayload
-
- combineAndGetUpdateValue(IndexedRecord, Schema) - Method in class org.apache.hudi.common.model.HoodieAvroPayload
-
- combineAndGetUpdateValue(IndexedRecord, Schema) - Method in interface org.apache.hudi.common.model.HoodieRecordPayload
-
Deprecated.
- combineAndGetUpdateValue(IndexedRecord, Schema, Properties) - Method in interface org.apache.hudi.common.model.HoodieRecordPayload
-
This methods lets you write custom merging/combining logic to produce new values as a function of current value on storage and whats contained
in this object.
- combineAndGetUpdateValue(IndexedRecord, Schema) - Method in class org.apache.hudi.common.model.OverwriteNonDefaultsWithLatestAvroPayload
-
- combineAndGetUpdateValue(IndexedRecord, Schema) - Method in class org.apache.hudi.common.model.OverwriteWithLatestAvroPayload
-
- combineAndGetUpdateValue(IndexedRecord, Schema) - Method in class org.apache.hudi.common.model.RewriteAvroPayload
-
- combineAndGetUpdateValue(IndexedRecord, Schema, Properties) - Method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- combineAndGetUpdateValue(IndexedRecord, Schema) - Method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- COMMIT_ACTION - Static variable in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- COMMIT_EXTENSION - Static variable in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- COMMIT_SEQNO_METADATA_FIELD - Static variable in class org.apache.hudi.common.model.HoodieRecord
-
- COMMIT_SEQNO_METADATA_FIELD_ORD - Static variable in class org.apache.hudi.common.model.HoodieRecord
-
- COMMIT_TIME_KEY - Static variable in class org.apache.hudi.common.model.HoodiePartitionMetadata
-
- COMMIT_TIME_METADATA_FIELD - Static variable in class org.apache.hudi.common.model.HoodieRecord
-
- COMMIT_TIME_METADATA_FIELD_ORD - Static variable in class org.apache.hudi.common.model.HoodieRecord
-
- CommitUtils - Class in org.apache.hudi.common.util
-
Helper class to generate commit metadata.
- CommitUtils() - Constructor for class org.apache.hudi.common.util.CommitUtils
-
- COMPACT_NUM_DELTA_COMMITS - Static variable in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- compacted - Variable in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- COMPACTION_ACTION - Static variable in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- COMPACTION_METADATA_VERSION_1 - Static variable in class org.apache.hudi.common.util.CompactionUtils
-
- COMPACTION_METADATA_VERSION_2 - Static variable in class org.apache.hudi.common.util.CompactionUtils
-
- CompactionOpDTO - Class in org.apache.hudi.common.table.timeline.dto
-
The data transfer object of compaction.
- CompactionOpDTO() - Constructor for class org.apache.hudi.common.table.timeline.dto.CompactionOpDTO
-
- CompactionOperation - Class in org.apache.hudi.common.model
-
Encapsulates all the needed information about a compaction and make a decision whether this compaction is effective
or not.
- CompactionOperation() - Constructor for class org.apache.hudi.common.model.CompactionOperation
-
Deprecated.
- CompactionOperation(String, String, String, Option<String>, List<String>, Option<String>, Option<String>, Map<String, Double>) - Constructor for class org.apache.hudi.common.model.CompactionOperation
-
- CompactionOperation(Option<HoodieBaseFile>, String, List<HoodieLogFile>, Map<String, Double>) - Constructor for class org.apache.hudi.common.model.CompactionOperation
-
- CompactionPlanMigrator - Class in org.apache.hudi.common.table.timeline.versioning.compaction
-
Responsible for handling different versions of compaction plan.
- CompactionPlanMigrator(HoodieTableMetaClient) - Constructor for class org.apache.hudi.common.table.timeline.versioning.compaction.CompactionPlanMigrator
-
- CompactionUtils - Class in org.apache.hudi.common.util
-
Helper class to generate compaction plan from FileGroup/FileSlice abstraction.
- CompactionUtils() - Constructor for class org.apache.hudi.common.util.CompactionUtils
-
- CompactionV1MigrationHandler - Class in org.apache.hudi.common.table.timeline.versioning.compaction
-
Compaction V1 has absolute paths as part of compaction operations.
- CompactionV1MigrationHandler(HoodieTableMetaClient) - Constructor for class org.apache.hudi.common.table.timeline.versioning.compaction.CompactionV1MigrationHandler
-
- CompactionV2MigrationHandler - Class in org.apache.hudi.common.table.timeline.versioning.compaction
-
With version 2 of compaction plan, paths are no longer absolute.
- CompactionV2MigrationHandler(HoodieTableMetaClient) - Constructor for class org.apache.hudi.common.table.timeline.versioning.compaction.CompactionV2MigrationHandler
-
- COMPARATOR - Static variable in class org.apache.hudi.common.table.timeline.HoodieInstant
-
- compare(HoodieLogFile, HoodieLogFile) - Method in class org.apache.hudi.common.model.HoodieLogFile.LogFileComparator
-
- compare(FileStatus, FileStatus) - Method in class org.apache.hudi.common.table.timeline.HoodieArchivedTimeline.ArchiveFileVersionComparator
-
- compareTimestamps(String, BiPredicate<String, String>, String) - Static method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- compareTo(BootstrapFileMapping) - Method in class org.apache.hudi.common.model.BootstrapFileMapping
-
- compareTo(HoodieFileGroupId) - Method in class org.apache.hudi.common.model.HoodieFileGroupId
-
- compareTo(HoodieInstant) - Method in class org.apache.hudi.common.table.timeline.HoodieInstant
-
- compareTo(TimelineLayoutVersion) - Method in class org.apache.hudi.common.table.timeline.versioning.TimelineLayoutVersion
-
- compareTo(byte[], int, int, byte[], int, int) - Static method in class org.apache.hudi.common.util.BinaryUtil
-
Lexicographically compare two arrays.
- compareTo(BitCaskDiskMap.ValueMetadata) - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap.ValueMetadata
-
- compareTo(Pair<L, R>) - Method in class org.apache.hudi.common.util.collection.Pair
-
Compares the pair based on the left element followed by the right element.
- compareTo(Triple<L, M, R>) - Method in class org.apache.hudi.common.util.collection.Triple
-
Compares the triple based on the left element, followed by the middle element, finally the right element.
- completeLocalOutput(Path, Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- computeNextLogVersion(FileSystem, Path, String, String, String) - Static method in class org.apache.hudi.common.fs.FSUtils
-
computes the next log version for the specified fileId in the partition path.
- computePayloadSize(R, SizeEstimator<R>) - Static method in class org.apache.hudi.common.util.SpillableMapUtils
-
Compute a bytes representation of the payload by serializing the contents This is used to estimate the size of the
payload (either in memory or when written to disk).
- concat(Path, Path[]) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- CONF_FILE_DIR_ENV_NAME - Static variable in class org.apache.hudi.common.config.DFSPropertiesConfiguration
-
- Config() - Constructor for class org.apache.hudi.keygen.constant.KeyGeneratorOptions.Config
-
- config - Variable in class org.apache.hudi.keygen.KeyGenerator
-
- CONFIG_VALUES_DELIMITER - Static variable in class org.apache.hudi.common.config.HoodieConfig
-
- ConfigClassProperty - Annotation Type in org.apache.hudi.common.config
-
- ConfigGroups - Class in org.apache.hudi.common.config
-
In Hudi, we have multiple superclasses, aka Config Classes of
HoodieConfig that maintain
several configs.
- ConfigGroups() - Constructor for class org.apache.hudi.common.config.ConfigGroups
-
- ConfigGroups.Names - Enum in org.apache.hudi.common.config
-
- ConfigProperty<T> - Class in org.apache.hudi.common.config
-
ConfigProperty describes a configuration property.
- ConfigProperty.PropertyBuilder - Class in org.apache.hudi.common.config
-
The PropertyBuilder is used to build the ConfigProperty.
- ConsistencyGuard - Interface in org.apache.hudi.common.fs
-
Ensures file create/delete operation is visible.
- ConsistencyGuard.FileVisibility - Enum in org.apache.hudi.common.fs
-
File Visibility.
- ConsistencyGuardConfig - Class in org.apache.hudi.common.fs
-
The consistency guard relevant config options.
- consistencyGuardConfig - Variable in class org.apache.hudi.common.fs.FailSafeConsistencyGuard
-
- ConsistencyGuardConfig.Builder - Class in org.apache.hudi.common.fs
-
The builder used to build consistency configurations.
- ConsistentHashingNode - Class in org.apache.hudi.common.model
-
Used in consistent hashing index, representing nodes in the consistent hash ring.
- ConsistentHashingNode(int, String) - Constructor for class org.apache.hudi.common.model.ConsistentHashingNode
-
- consistentLogicalTimestampEnabled - Variable in class org.apache.hudi.keygen.BaseKeyGenerator
-
- consume(BoundedInMemoryQueue<?, I>) - Method in class org.apache.hudi.common.util.queue.BoundedInMemoryQueueConsumer
-
API to de-queue entries to memory bounded queue.
- consumeOneRecord(I) - Method in class org.apache.hudi.common.util.queue.BoundedInMemoryQueueConsumer
-
Consumer One record.
- contains(String) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- contains(ConfigProperty<T>) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- containsFieldInSchema(Schema, String) - Static method in class org.apache.hudi.avro.AvroSchemaUtils
-
Returns true in case when schema contains the field w/ provided name
- containsInstant(HoodieInstant) - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
- containsInstant(String) - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
- containsInstant(HoodieInstant) - Method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- containsInstant(String) - Method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- containsKey(Object) - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap
-
- containsKey(Object) - Method in class org.apache.hudi.common.util.collection.ExternalSpillableMap
-
- containsKey(Object) - Method in class org.apache.hudi.common.util.collection.RocksDBBasedMap
-
- containsKey(Object) - Method in class org.apache.hudi.common.util.collection.RocksDbDiskMap
-
- containsOrBeforeTimelineStarts(String) - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
- containsOrBeforeTimelineStarts(String) - Method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- containsValue(Object) - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap
-
- containsValue(Object) - Method in class org.apache.hudi.common.util.collection.ExternalSpillableMap
-
- containsValue(Object) - Method in class org.apache.hudi.common.util.collection.RocksDBBasedMap
-
- containsValue(Object) - Method in class org.apache.hudi.common.util.collection.RocksDbDiskMap
-
- convert(String, Schema) - Method in class org.apache.hudi.avro.MercifulJsonConverter
-
Converts json to Avro generic record.
- convert(InternalSchema, String, String) - Static method in class org.apache.hudi.internal.schema.convert.AvroInternalSchemaConverter
-
Convert internalSchema to avro Schema.
- convert(InternalSchema, String) - Static method in class org.apache.hudi.internal.schema.convert.AvroInternalSchemaConverter
-
- convert(Types.RecordType, String) - Static method in class org.apache.hudi.internal.schema.convert.AvroInternalSchemaConverter
-
Convert RecordType to avro Schema.
- convert(Type, String) - Static method in class org.apache.hudi.internal.schema.convert.AvroInternalSchemaConverter
-
Convert internal type to avro Schema.
- convert(Schema) - Static method in class org.apache.hudi.internal.schema.convert.AvroInternalSchemaConverter
-
Convert an avro schema into internalSchema.
- convertAvroSchemaToParquet(Schema, Configuration) - Static method in class org.apache.hudi.common.table.TableSchemaResolver
-
- convertBytesToLong(byte[]) - Static method in class org.apache.hudi.common.util.BinaryUtil
-
- convertCleanMetadata(String, Option<Long>, List<HoodieCleanStat>) - Static method in class org.apache.hudi.common.util.CleanerUtils
-
- convertColumnStatsRecordToColumnRangeMetadata(HoodieMetadataColumnStats) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
- convertFilesToBloomFilterRecords(HoodieEngineContext, Map<String, List<String>>, Map<String, Map<String, Long>>, MetadataRecordsGenerationParams, String) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Convert added and deleted files metadata to bloom filter index records.
- convertFilesToColumnStatsRecords(HoodieEngineContext, Map<String, List<String>>, Map<String, Map<String, Long>>, MetadataRecordsGenerationParams) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Convert added and deleted action metadata to column stats index records.
- convertFromAvroRecordInstance(HoodieCompactionOperation) - Static method in class org.apache.hudi.common.model.CompactionOperation
-
Convert Avro generated Compaction operation to POJO for Spark RDD operation.
- ConvertingGenericData - Class in org.apache.hudi.avro
-
Custom instance of the GenericData model incorporating conversions from the
common Avro logical types like "decimal", "uuid", "date", "time-micros", "timestamp-micros"
NOTE: Given that this code has to be interoperable w/ Spark 2 (which relies on Avro 1.8.2)
this model can't support newer conversion introduced in Avro 1.10 at the moment
- convertMetadataToBloomFilterRecords(HoodieEngineContext, HoodieCommitMetadata, String, MetadataRecordsGenerationParams) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Convert commit action metadata to bloom filter records.
- convertMetadataToBloomFilterRecords(HoodieCleanMetadata, HoodieEngineContext, String, MetadataRecordsGenerationParams) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Convert clean metadata to bloom filter index records.
- convertMetadataToColumnStatsRecords(HoodieCleanMetadata, HoodieEngineContext, MetadataRecordsGenerationParams) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Convert clean metadata to column stats index records.
- convertMetadataToColumnStatsRecords(HoodieCommitMetadata, HoodieEngineContext, MetadataRecordsGenerationParams) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
- convertMetadataToFilesPartitionRecords(HoodieCommitMetadata, String) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Finds all new files/partitions created as part of commit and creates metadata table records for them.
- convertMetadataToFilesPartitionRecords(HoodieCleanMetadata, String) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Finds all files that were deleted as part of a clean and creates metadata table records for them.
- convertMetadataToRecords(HoodieEngineContext, HoodieCommitMetadata, String, MetadataRecordsGenerationParams) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Convert commit action to metadata records for the enabled partition types.
- convertMetadataToRecords(HoodieEngineContext, HoodieCleanMetadata, MetadataRecordsGenerationParams, String) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Convert the clean action to metadata records.
- convertMetadataToRecords(HoodieEngineContext, HoodieActiveTimeline, HoodieRestoreMetadata, MetadataRecordsGenerationParams, String, Option<String>) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Convert restore action metadata to metadata table records.
- convertMetadataToRecords(HoodieEngineContext, HoodieActiveTimeline, HoodieRollbackMetadata, MetadataRecordsGenerationParams, String, Option<String>, boolean) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Convert rollback action metadata to metadata table records.
- convertPathWithScheme(Path, String) - Static method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- convertRestoreMetadata(String, long, List<HoodieInstant>, Map<String, List<HoodieRollbackMetadata>>) - Static method in class org.apache.hudi.common.table.timeline.TimelineMetadataUtils
-
- convertRollbackMetadata(String, Option<Long>, List<HoodieInstant>, List<HoodieRollbackStat>) - Static method in class org.apache.hudi.common.table.timeline.TimelineMetadataUtils
-
- convertSavepointMetadata(String, String, Map<String, List<String>>) - Static method in class org.apache.hudi.common.table.timeline.TimelineMetadataUtils
-
- convertStringToLong(String) - Static method in class org.apache.hudi.common.util.BinaryUtil
-
- convertToField(Schema) - Static method in class org.apache.hudi.internal.schema.convert.AvroInternalSchemaConverter
-
Convert an avro schema into internal type.
- convertToHoodieCleanFileInfoList(List<CleanFileInfo>) - Static method in class org.apache.hudi.common.util.CleanerUtils
-
Convert list of cleanFileInfo instances to list of avro-generated HoodieCleanFileInfo instances.
- convertToHoodiePath(Path, Configuration) - Static method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- convertToHoodiePath(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- convertToHoodieRecordPayload(GenericRecord, String, String, boolean) - Static method in class org.apache.hudi.common.util.SpillableMapUtils
-
Utility method to convert bytes to HoodieRecord using schema and payload class.
- convertToHoodieRecordPayload(GenericRecord, String, String, boolean, Option<String>) - Static method in class org.apache.hudi.common.util.SpillableMapUtils
-
- convertToHoodieRecordPayload(GenericRecord, String, String, Pair<String, String>, boolean, Option<String>) - Static method in class org.apache.hudi.common.util.SpillableMapUtils
-
Utility method to convert bytes to HoodieRecord using schema and payload class.
- convertValueForSpecificDataTypes(Schema, Object, boolean) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
This method converts values for fields with certain Avro/Parquet data types that require special handling.
- copy(String) - Method in class org.apache.hudi.common.model.HoodieRecordGlobalLocation
-
Copy the location with given partition path.
- copy(Properties) - Static method in class org.apache.hudi.common.util.CollectionUtils
-
- copy(InputStream, OutputStream) - Static method in class org.apache.hudi.common.util.FileIOUtils
-
- copy(FileSystem, Path, Path) - Static method in class org.apache.hudi.common.util.FileIOUtils
-
Copies the file content from source path to destination path.
- copyFrom(long, byte[], int, int) - Method in class org.apache.hudi.common.util.io.ByteBufferBackedInputStream
-
Copies at most length bytes starting from position pos into the target
buffer with provided offset.
- copyFromLocalFile(Path, Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- copyFromLocalFile(boolean, Path, Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- copyFromLocalFile(boolean, boolean, Path[], Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- copyFromLocalFile(boolean, boolean, Path, Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- copyToLocalFile(Path, Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- copyToLocalFile(boolean, Path, Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- copyToLocalFile(boolean, Path, Path, boolean) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- CorruptedLogFileException - Exception in org.apache.hudi.exception
-
An Exception thrown when the log file corrupted.
- CorruptedLogFileException(String) - Constructor for exception org.apache.hudi.exception.CorruptedLogFileException
-
- count() - Method in class org.apache.hudi.common.data.HoodieBaseListData
-
- count() - Method in interface org.apache.hudi.common.data.HoodieData
-
Returns number of objects held in the collection
- count() - Method in class org.apache.hudi.common.data.HoodieListData
-
- count() - Method in class org.apache.hudi.common.data.HoodieListPairData
-
- count() - Method in interface org.apache.hudi.common.data.HoodiePairData
-
Returns number of held pairs
- countByKey() - Method in class org.apache.hudi.common.data.HoodieListPairData
-
- countByKey() - Method in interface org.apache.hudi.common.data.HoodiePairData
-
Counts the number of pairs grouping them by key
- Counter - Class in org.apache.hudi.common.metrics
-
Lightweight Counter for Hudi Metrics.
- Counter() - Constructor for class org.apache.hudi.common.metrics.Counter
-
- countInstants() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
- countInstants() - Method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- create(FSDataInputStream) - Static method in class org.apache.hudi.common.config.HoodieConfig
-
- create() - Static method in class org.apache.hudi.common.data.HoodieAtomicLongAccumulator
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- create(Path, boolean) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- create(Path) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- create(Path, Progressable) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- create(Path, short) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- create(Path, short, Progressable) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- create(Path, boolean, int) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- create(Path, boolean, int, Progressable) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- create(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable, Options.ChecksumOpt) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- create(Path, boolean, int, short, long) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- create(Path, boolean) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- create(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- create(Path, Progressable) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- create(Path, short) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- create(Path, short, Progressable) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- create(Path, boolean, int) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- create(Path, boolean, int, Progressable) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- create(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- create(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable, Options.ChecksumOpt) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- create(Path, boolean, int, short, long) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hudi.common.fs.inline.InLineFileSystem
-
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hudi.common.fs.inline.InMemoryFileSystem
-
- create(HoodieClusteringGroup) - Static method in class org.apache.hudi.common.model.ClusteringGroupInfo
-
- create(HoodieSliceInfo) - Static method in class org.apache.hudi.common.model.ClusteringOperation
-
- create(HoodieKey) - Static method in class org.apache.hudi.common.model.DeleteRecord
-
- create(String, String) - Static method in class org.apache.hudi.common.model.DeleteRecord
-
- create(String, String, Comparable) - Static method in class org.apache.hudi.common.model.DeleteRecord
-
- create(HoodieKey, Comparable) - Static method in class org.apache.hudi.common.model.DeleteRecord
-
- create(String, String, T, T, long, long, long, long) - Static method in class org.apache.hudi.common.model.HoodieColumnRangeMetadata
-
- create(FileSystem, Path, Properties) - Static method in class org.apache.hudi.common.table.HoodieTableConfig
-
Initialize the hoodie meta directory and any necessary files inside the meta (including the hoodie.properties).
- create() - Static method in class org.apache.hudi.common.util.HoodieTimer
-
- create(int, TimeUnit) - Static method in class org.apache.hudi.common.util.RateLimiter
-
- create(HoodieEngineContext, HoodieMetadataConfig, String, String) - Static method in interface org.apache.hudi.metadata.HoodieTableMetadata
-
- create(HoodieEngineContext, HoodieMetadataConfig, String, String, boolean) - Static method in interface org.apache.hudi.metadata.HoodieTableMetadata
-
- create(long) - Method in class org.apache.hudi.parquet.io.OutputStreamBackedOutputFile
-
- CREATE_AND_MERGE_MARKERS_URL - Static variable in class org.apache.hudi.common.table.marker.MarkerOperation
-
- CREATE_MARKER_URL - Static variable in class org.apache.hudi.common.table.marker.MarkerOperation
-
- CREATE_SCHEMA - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- createAvroSchema(TypeDescription) - Static method in class org.apache.hudi.common.util.AvroOrcUtils
-
- createAvroSchemaWithDefaultValue(TypeDescription, String, String, boolean) - Static method in class org.apache.hudi.common.util.AvroOrcUtils
-
- createBloomFilter(int, double, int, String) - Static method in class org.apache.hudi.common.bloom.BloomFilterFactory
-
- createBloomFilterMetadataRecord(String, String, String, String, ByteBuffer, boolean) - Static method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
Create bloom filter metadata record.
- createClusteringPlan(String, Map<String, String>, List<FileSlice>[], Map<String, String>) - Static method in class org.apache.hudi.common.util.ClusteringUtils
-
Create clustering plan from input fileSliceGroups.
- createColumnStatsRecords(String, Collection<HoodieColumnRangeMetadata<Comparable>>, boolean) - Static method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.BooleanWrapper
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.BytesWrapper
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.DateWrapper
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.DecimalWrapper
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.DoubleWrapper
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.FloatWrapper
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieActionInstant
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieFSPermission
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodiePath
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.IntWrapper
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.LongWrapper
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.StringWrapper
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.TimeMicrosWrapper
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createDecoder(SchemaStore) - Static method in class org.apache.hudi.avro.model.TimestampMicrosWrapper
-
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
- createFileIdToBootstrapBaseFileMap(Map<HoodieFileGroupId, BootstrapBaseFileMapping>) - Method in class org.apache.hudi.common.table.view.HoodieTableFileSystemView
-
- createFileIdToBootstrapBaseFileMap(Map<HoodieFileGroupId, BootstrapBaseFileMapping>) - Method in class org.apache.hudi.common.table.view.SpillableMapBasedFileSystemView
-
- createFileIdToPendingClusteringMap(Map<HoodieFileGroupId, HoodieInstant>) - Method in class org.apache.hudi.common.table.view.HoodieTableFileSystemView
-
- createFileIdToPendingClusteringMap(Map<HoodieFileGroupId, HoodieInstant>) - Method in class org.apache.hudi.common.table.view.SpillableMapBasedFileSystemView
-
- createFileIdToPendingCompactionMap(Map<HoodieFileGroupId, Pair<String, CompactionOperation>>) - Method in class org.apache.hudi.common.table.view.HoodieTableFileSystemView
-
- createFileIdToPendingCompactionMap(Map<HoodieFileGroupId, Pair<String, CompactionOperation>>) - Method in class org.apache.hudi.common.table.view.SpillableMapBasedFileSystemView
-
- createFileIdToReplaceInstantMap(Map<HoodieFileGroupId, HoodieInstant>) - Method in class org.apache.hudi.common.table.view.HoodieTableFileSystemView
-
- createFileIdToReplaceInstantMap(Map<HoodieFileGroupId, HoodieInstant>) - Method in class org.apache.hudi.common.table.view.SpillableMapBasedFileSystemView
-
- createFileInMetaPath(String, Option<byte[]>, boolean) - Method in class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
- createFileInPath(FileSystem, Path, Option<byte[]>, boolean) - Static method in class org.apache.hudi.common.util.FileIOUtils
-
- createFileInPath(FileSystem, Path, Option<byte[]>) - Static method in class org.apache.hudi.common.util.FileIOUtils
-
- createFSBackedTableMetadata(HoodieEngineContext, HoodieMetadataConfig, String) - Static method in interface org.apache.hudi.metadata.HoodieTableMetadata
-
- createFullName(String, Deque<String>) - Static method in class org.apache.hudi.internal.schema.utils.InternalSchemaUtils
-
- createHFileReader(FileSystem, Path, CacheConfig, Configuration) - Static method in class org.apache.hudi.io.storage.HoodieHFileUtils
-
Creates HFile reader for a file with default `primaryReplicaReader` as true.
- createHFileReader(FileSystem, Path, byte[]) - Static method in class org.apache.hudi.io.storage.HoodieHFileUtils
-
Creates HFile reader for byte array with default `primaryReplicaReader` as true.
- createHoodieBackedTableMetadata(HoodieEngineContext, HoodieMetadataConfig, String, String, boolean) - Static method in interface org.apache.hudi.metadata.HoodieTableMetadata
-
- createHoodieRecord(IndexedRecord, HoodieTableConfig, String, String, boolean, Option<Pair<String, String>>, Option<String>) - Method in class org.apache.hudi.common.table.log.AbstractHoodieLogRecordReader
-
- createHoodieRecord(IndexedRecord, HoodieTableConfig, String, String, boolean, Option<Pair<String, String>>, Option<String>) - Method in class org.apache.hudi.metadata.HoodieMetadataMergedLogRecordReader
-
- createHoodieWriteSchema(Schema) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
- createHoodieWriteSchema(String) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
- createHoodieWriteSchema(String, boolean) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
- createImmutableFileInPath(Path, Option<byte[]>) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
Creates a new file with overwrite set to false.
- createImmutableList(T...) - Static method in class org.apache.hudi.common.util.CollectionUtils
-
- createImmutableList(List<T>) - Static method in class org.apache.hudi.common.util.CollectionUtils
-
- createImmutableMap(K, V) - Static method in class org.apache.hudi.common.util.CollectionUtils
-
- createImmutableMap(Map<K, V>) - Static method in class org.apache.hudi.common.util.CollectionUtils
-
- createImmutableMap(Pair<K, V>...) - Static method in class org.apache.hudi.common.util.CollectionUtils
-
- createImmutableSet(T...) - Static method in class org.apache.hudi.common.util.CollectionUtils
-
- createImmutableSet(Set<T>) - Static method in class org.apache.hudi.common.util.CollectionUtils
-
- createInMemoryFileSystemView(HoodieEngineContext, HoodieTableMetaClient, HoodieMetadataConfig) - Static method in class org.apache.hudi.common.table.view.FileSystemViewManager
-
- createInMemoryFileSystemViewWithTimeline(HoodieEngineContext, HoodieTableMetaClient, HoodieMetadataConfig, HoodieTimeline) - Static method in class org.apache.hudi.common.table.view.FileSystemViewManager
-
- createNewFile(Path) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- createNewFile(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- createNewFileId(String, int) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- createNewFileIdPfx() - Static method in class org.apache.hudi.common.fs.FSUtils
-
Returns a new unique prefix for creating a file group.
- createNewInstant(HoodieInstant) - Method in class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
- createNewInstantTime() - Static method in class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
Returns next instant time in the correct format.
- createNewInstantTime(long) - Static method in class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
Returns next instant time that adds N milliseconds to current time.
- createNewInstantTime(long) - Static method in class org.apache.hudi.common.table.timeline.HoodieInstantTimeGenerator
-
Returns next instant time that adds N milliseconds to the current time.
- createNonRecursive(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- createNonRecursive(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- createNonRecursive(Path, FsPermission, EnumSet<CreateFlag>, int, short, long, Progressable) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- createNullableSchema(Schema.Type) - Static method in class org.apache.hudi.avro.AvroSchemaUtils
-
Creates schema following Avro's typical nullable schema definition: Union(Schema.Type.NULL, <NonNullType>),
wrapping around provided target non-null type
- createOrcSchema(Schema) - Static method in class org.apache.hudi.common.util.AvroOrcUtils
-
- createOrOverwrite(long) - Method in class org.apache.hudi.parquet.io.OutputStreamBackedOutputFile
-
- createPartitionFilesRecord(String, Option<Map<String, Long>>, Option<List<String>>) - Static method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
Create and return a HoodieMetadataPayload to save list of files within a partition.
- createPartitionListRecord(List<String>) - Static method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
Create and return a HoodieMetadataPayload to save list of partitions.
- createPartitionListRecord(List<String>, boolean) - Static method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
Create and return a HoodieMetadataPayload to save list of partitions.
- createPartitionListRecord(List<String>, List<String>) - Static method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
Create and return a HoodieMetadataPayload to save list of partitions.
- createPartitionToFileGroups() - Method in class org.apache.hudi.common.table.view.HoodieTableFileSystemView
-
- createPartitionToFileGroups() - Method in class org.apache.hudi.common.table.view.SpillableMapBasedFileSystemView
-
- createPathIfNotExists(FileSystem, Path) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- createPathUnsafe(String) - Static method in class org.apache.hudi.hadoop.CachingPath
-
Creates path based on the provided *relative* path
NOTE: This is an unsafe version that is relying on the fact that the caller is aware
what they are doing this is not going to work with paths having scheme (which require
parsing) and is only meant to work w/ relative paths in a few specific cases.
- createReader() - Method in class org.apache.hudi.common.bootstrap.index.BootstrapIndex
-
Create Bootstrap Index Reader.
- createReader() - Method in class org.apache.hudi.common.bootstrap.index.HFileBootstrapIndex
-
- createReader() - Method in class org.apache.hudi.common.bootstrap.index.NoOpBootstrapIndex
-
- createRequestedReplaceCommit(String, String) - Method in class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
- createSet(T...) - Static method in class org.apache.hudi.common.util.CollectionUtils
-
- createSnapshot(Path, String) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- createSymlink(Path, Path, boolean) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- createViewManager(HoodieEngineContext, HoodieMetadataConfig, FileSystemViewStorageConfig, HoodieCommonConfig) - Static method in class org.apache.hudi.common.table.view.FileSystemViewManager
-
- createViewManager(HoodieEngineContext, HoodieMetadataConfig, FileSystemViewStorageConfig, HoodieCommonConfig, String) - Static method in class org.apache.hudi.common.table.view.FileSystemViewManager
-
- createViewManager(HoodieEngineContext, HoodieMetadataConfig, FileSystemViewStorageConfig, HoodieCommonConfig, SerializableSupplier<HoodieTableMetadata>) - Static method in class org.apache.hudi.common.table.view.FileSystemViewManager
-
Main Factory method for building file-system views.
- createWriter(String) - Method in class org.apache.hudi.common.bootstrap.index.BootstrapIndex
-
Create Bootstrap Index Writer.
- createWriter(String) - Method in class org.apache.hudi.common.bootstrap.index.HFileBootstrapIndex
-
- createWriter(String) - Method in class org.apache.hudi.common.bootstrap.index.NoOpBootstrapIndex
-
- CURR_LAYOUT_VERSION - Static variable in class org.apache.hudi.common.table.timeline.versioning.TimelineLayoutVersion
-
- CURR_VERSION - Static variable in class org.apache.hudi.common.table.timeline.versioning.TimelineLayoutVersion
-
- current() - Static method in enum org.apache.hudi.common.table.HoodieTableVersion
-
- CURRENT_VERSION - Static variable in interface org.apache.hudi.common.table.log.HoodieLogFormat
-
The current version of the log format.
- currentRateLimit - Variable in class org.apache.hudi.common.util.queue.BoundedInMemoryQueue
-
indicates rate limit (number of records to cache).
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.BooleanWrapper
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.BytesWrapper
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.DateWrapper
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.DoubleWrapper
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.FloatWrapper
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieActionInstant
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieFSPermission
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodiePath
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.IntWrapper
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.LongWrapper
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.StringWrapper
-
- customDecode(ResolvingDecoder) - Method in class org.apache.hudi.avro.model.TimestampMicrosWrapper
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.BooleanWrapper
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.BytesWrapper
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.DateWrapper
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.DoubleWrapper
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.FloatWrapper
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieActionInstant
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieFSPermission
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodiePath
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.IntWrapper
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.LongWrapper
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.StringWrapper
-
- customEncode(Encoder) - Method in class org.apache.hudi.avro.model.TimestampMicrosWrapper
-
- CustomizedThreadFactory - Class in org.apache.hudi.common.util
-
A thread factory for creation of threads
- CustomizedThreadFactory() - Constructor for class org.apache.hudi.common.util.CustomizedThreadFactory
-
- CustomizedThreadFactory(String) - Constructor for class org.apache.hudi.common.util.CustomizedThreadFactory
-
- CustomizedThreadFactory(String, boolean) - Constructor for class org.apache.hudi.common.util.CustomizedThreadFactory
-
- generateChecksum(Properties) - Static method in class org.apache.hudi.common.table.HoodieTableConfig
-
- generateChecksum(byte[]) - Static method in class org.apache.hudi.common.util.BinaryUtil
-
Generate a checksum for a given set of bytes.
- generateEmptyPayload(String, String, Comparable, String) - Static method in class org.apache.hudi.common.util.SpillableMapUtils
-
Utility method to convert bytes to HoodieRecord using schema and payload class.
- generateProjectionSchema(Schema, List<String>) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
Generate a reader schema off the provided writeSchema, to just project out the provided columns.
- generateSequenceId(String, int, long) - Static method in class org.apache.hudi.common.model.HoodieRecord
-
- get(int) - Method in class org.apache.hudi.avro.model.BooleanWrapper
-
- get(int) - Method in class org.apache.hudi.avro.model.BytesWrapper
-
- get(int) - Method in class org.apache.hudi.avro.model.DateWrapper
-
- get(int) - Method in class org.apache.hudi.avro.model.DecimalWrapper
-
- get(int) - Method in class org.apache.hudi.avro.model.DoubleWrapper
-
- get(int) - Method in class org.apache.hudi.avro.model.FloatWrapper
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieActionInstant
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieFSPermission
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodiePath
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
- get(int) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
- get(int) - Method in class org.apache.hudi.avro.model.IntWrapper
-
- get(int) - Method in class org.apache.hudi.avro.model.LongWrapper
-
- get(int) - Method in class org.apache.hudi.avro.model.StringWrapper
-
- get(int) - Method in class org.apache.hudi.avro.model.TimeMicrosWrapper
-
- get(int) - Method in class org.apache.hudi.avro.model.TimestampMicrosWrapper
-
- get(Path) - Method in interface org.apache.hudi.BaseHoodieTableFileIndex.FileStatusCache
-
- get() - Method in class org.apache.hudi.common.config.SerializableConfiguration
-
- get() - Method in class org.apache.hudi.common.config.SerializableSchema
-
- get() - Method in class org.apache.hudi.common.data.HoodieListPairData
-
- get() - Method in interface org.apache.hudi.common.data.HoodiePairData
-
- get() - Method in interface org.apache.hudi.common.fs.HoodieWrapperFileSystem.CheckedFunction
-
- get() - Method in interface org.apache.hudi.common.function.SerializableSupplier
-
- get(Object) - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap
-
- get(BitCaskDiskMap.ValueMetadata, RandomAccessFile, boolean) - Static method in class org.apache.hudi.common.util.collection.BitCaskDiskMap
-
- get(Object) - Method in class org.apache.hudi.common.util.collection.ExternalSpillableMap
-
- get(Object) - Method in class org.apache.hudi.common.util.collection.RocksDBBasedMap
-
- get(String, String) - Method in class org.apache.hudi.common.util.collection.RocksDBDAO
-
Retrieve a value for a given key in a column family.
- get(String, K) - Method in class org.apache.hudi.common.util.collection.RocksDBDAO
-
Retrieve a value for a given key in a column family.
- get(Object) - Method in class org.apache.hudi.common.util.collection.RocksDbDiskMap
-
- get() - Method in class org.apache.hudi.common.util.Option
-
- get() - Method in interface org.apache.hudi.common.util.RetryHelper.CheckedFunction
-
- get() - Method in class org.apache.hudi.hadoop.SerializablePath
-
- get(InternalSchema) - Static method in class org.apache.hudi.internal.schema.action.TableChanges.ColumnAddChange
-
- get(InternalSchema) - Static method in class org.apache.hudi.internal.schema.action.TableChanges.ColumnDeleteChange
-
- get(InternalSchema) - Static method in class org.apache.hudi.internal.schema.action.TableChanges.ColumnUpdateChange
-
- get(int, boolean, Type) - Static method in class org.apache.hudi.internal.schema.Types.ArrayType
-
- get() - Static method in class org.apache.hudi.internal.schema.Types.BinaryType
-
- get() - Static method in class org.apache.hudi.internal.schema.Types.BooleanType
-
- get() - Static method in class org.apache.hudi.internal.schema.Types.DateType
-
- get(int, int) - Static method in class org.apache.hudi.internal.schema.Types.DecimalType
-
- get() - Static method in class org.apache.hudi.internal.schema.Types.DoubleType
-
- get(int, boolean, String, Type, String, Object) - Static method in class org.apache.hudi.internal.schema.Types.Field
-
- get(int, boolean, String, Type, String) - Static method in class org.apache.hudi.internal.schema.Types.Field
-
- get(int, boolean, String, Type) - Static method in class org.apache.hudi.internal.schema.Types.Field
-
- get(int, String, Type) - Static method in class org.apache.hudi.internal.schema.Types.Field
-
- get() - Static method in class org.apache.hudi.internal.schema.Types.FloatType
-
- get() - Static method in class org.apache.hudi.internal.schema.Types.IntType
-
- get() - Static method in class org.apache.hudi.internal.schema.Types.LongType
-
- get(int, int, Type, Type) - Static method in class org.apache.hudi.internal.schema.Types.MapType
-
- get(int, int, Type, Type, boolean) - Static method in class org.apache.hudi.internal.schema.Types.MapType
-
- get(List<Types.Field>) - Static method in class org.apache.hudi.internal.schema.Types.RecordType
-
- get(Types.Field...) - Static method in class org.apache.hudi.internal.schema.Types.RecordType
-
- get() - Static method in class org.apache.hudi.internal.schema.Types.StringType
-
- get() - Static method in class org.apache.hudi.internal.schema.Types.TimestampType
-
- get() - Static method in class org.apache.hudi.internal.schema.Types.TimeType
-
- get() - Static method in class org.apache.hudi.internal.schema.Types.UUIDType
-
- get() - Method in class org.apache.hudi.util.Lazy
-
- getAccessTime() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Gets the value of the 'accessTime' field.
- getAccessTime() - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Gets the value of the 'accessTime' field.
- getAclStatus(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getAction() - Method in class org.apache.hudi.avro.model.HoodieActionInstant.Builder
-
Gets the value of the 'action' field.
- getAction() - Method in class org.apache.hudi.avro.model.HoodieActionInstant
-
Gets the value of the 'action' field.
- getAction() - Method in class org.apache.hudi.avro.model.HoodieInstantInfo.Builder
-
Gets the value of the 'action' field.
- getAction() - Method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
Gets the value of the 'action' field.
- getAction() - Method in enum org.apache.hudi.common.model.TableServiceType
-
- getAction() - Method in class org.apache.hudi.common.table.timeline.HoodieInstant
-
- getActionState() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the value of the 'actionState' field.
- getActionState() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Gets the value of the 'actionState' field.
- getActionType() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the value of the 'actionType' field.
- getActionType() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Gets the value of the 'actionType' field.
- getActionType() - Method in class org.apache.hudi.common.model.HoodieRollingStatMetadata
-
- getActiveTimeline() - Method in class org.apache.hudi.BaseHoodieTableFileIndex
-
- getActiveTimeline() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
Get the active instants as a timeline.
- getAffectedPartitions(HoodieTimeline) - Static method in class org.apache.hudi.common.table.timeline.TimelineUtils
-
Returns partitions that have been modified including internal operations such as clean in the passed timeline.
- getAllBaseFiles() - Method in class org.apache.hudi.common.model.HoodieFileGroup
-
Stream of committed data files, sorted reverse commit time.
- getAllBaseFiles(String) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getAllBaseFiles(String) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getAllBaseFiles(String) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getAllBaseFiles(String) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView.BaseFileOnlyView
-
Stream all the data file versions grouped by FileId for a given partition.
- getAllColsFullName() - Method in class org.apache.hudi.internal.schema.InternalSchema
-
Get all columns full name.
- getAllColumnFamilies() - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getAllCommitsTimeline() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
Get all instants (commits, delta commits, compaction, clean, savepoint, rollback, replace commits, index) that result in actions,
in the active timeline.
- getAllCounts(boolean) - Method in class org.apache.hudi.common.metrics.LocalRegistry
-
Get all Counter type metrics.
- getAllCounts() - Method in interface org.apache.hudi.common.metrics.Registry
-
Get all Counter type metrics.
- getAllCounts(boolean) - Method in interface org.apache.hudi.common.metrics.Registry
-
Get all Counter type metrics.
- getAllDataFilesInPartition(FileSystem, Path) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Get the names of all the base and log files in the given partition path.
- getAllExtraMetadataForKey(HoodieTableMetaClient, String) - Static method in class org.apache.hudi.common.table.timeline.TimelineUtils
-
Get extra metadata for specified key from all active commit/deltacommit instants.
- getAllFileGroups(String) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getAllFileGroups() - Method in class org.apache.hudi.common.table.view.HoodieTableFileSystemView
-
- getAllFileGroups(String) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getAllFileGroups(String) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getAllFileGroups() - Method in class org.apache.hudi.common.table.view.SpillableMapBasedFileSystemView
-
- getAllFileGroups(String) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView
-
Stream all the file groups for a given partition.
- getAllFileGroupsInPendingClusteringPlans(HoodieTableMetaClient) - Static method in class org.apache.hudi.common.util.ClusteringUtils
-
Get filegroups to pending clustering instant mapping for all pending clustering plans.
- getAllFilesInPartition(Path) - Method in class org.apache.hudi.metadata.BaseTableMetadata
-
Return the list of files in a partition.
- getAllFilesInPartition(Path) - Method in class org.apache.hudi.metadata.FileSystemBackedTableMetadata
-
- getAllFilesInPartition(Path) - Method in interface org.apache.hudi.metadata.HoodieTableMetadata
-
Fetch all the files at the given partition path, per the latest snapshot of the metadata.
- getAllFilesInPartitions(List<String>) - Method in class org.apache.hudi.metadata.BaseTableMetadata
-
- getAllFilesInPartitions(List<String>) - Method in class org.apache.hudi.metadata.FileSystemBackedTableMetadata
-
- getAllFilesInPartitions(List<String>) - Method in interface org.apache.hudi.metadata.HoodieTableMetadata
-
Fetch all files for given partition paths.
- getAllFileSlices() - Method in class org.apache.hudi.common.model.HoodieFileGroup
-
Provides a stream of committed file slices, sorted reverse base commit time.
- getAllFileSlices(String) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getAllFileSlices(String) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getAllFileSlices(String) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getAllFileSlices(String) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView.SliceView
-
Stream all the file slices for a given partition, latest or not.
- getAllFileSlicesBeforeOn(String) - Method in class org.apache.hudi.common.model.HoodieFileGroup
-
- getAllFileSlicesIncludingInflight() - Method in class org.apache.hudi.common.model.HoodieFileGroup
-
Get all the file slices including in-flight ones as seen in underlying file system.
- getAllFoldersWithPartitionMetaFile(FileSystem, String) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getAllIds() - Method in class org.apache.hudi.internal.schema.InternalSchema
-
Returns all field ids
- getAllLogFiles(FileSystem, Path, String, String, String) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Get all the log files for the passed in file-id in the partition path.
- getAllMetrics(boolean, boolean) - Static method in interface org.apache.hudi.common.metrics.Registry
-
Get all registered metrics.
- getAllPartitionFoldersThreeLevelsDown(FileSystem, String) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Gets all partition paths assuming date partitioning (year, month, day) three levels down.
- getAllPartitionPaths(HoodieEngineContext, String, boolean, boolean) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getAllPartitionPaths(HoodieEngineContext, HoodieMetadataConfig, String) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getAllPartitionPaths() - Method in class org.apache.hudi.metadata.BaseTableMetadata
-
Return the list of partitions in the dataset.
- getAllPartitionPaths() - Method in class org.apache.hudi.metadata.FileSystemBackedTableMetadata
-
- getAllPartitionPaths() - Method in interface org.apache.hudi.metadata.HoodieTableMetadata
-
Fetch list of all partition paths, per the latest snapshot of the metadata.
- getAllPendingClusteringPlans(HoodieTableMetaClient) - Static method in class org.apache.hudi.common.util.ClusteringUtils
-
Get all pending clustering plans along with their instants.
- getAllPendingCompactionOperations(HoodieTableMetaClient) - Static method in class org.apache.hudi.common.util.CompactionUtils
-
Get all PartitionPath + file-ids with pending Compaction operations and their target compaction instant time.
- getAllPendingCompactionPlans(HoodieTableMetaClient) - Static method in class org.apache.hudi.common.util.CompactionUtils
-
Get all pending compaction plans along with their instants.
- getAllQueryPartitionPaths() - Method in class org.apache.hudi.BaseHoodieTableFileIndex
-
- getAllRawFileSlices() - Method in class org.apache.hudi.common.model.HoodieFileGroup
-
- getAllReplacedFileGroups(String) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getAllReplacedFileGroups(String) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getAllReplacedFileGroups(String) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getAllReplacedFileGroups(String) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView
-
Stream all the replaced file groups for given partition.
- getAlternatives() - Method in class org.apache.hudi.common.config.ConfigProperty
-
- getArchivedTimeline() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
Get the archived commits as a timeline.
- getArchivedTimeline(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
Returns fresh new archived commits as a timeline from startTs (inclusive).
- getArchivelogFolder() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
Get the relative path of archive log folder under metafolder, for this table.
- getArchiveLogPath(String) - Static method in class org.apache.hudi.common.table.timeline.HoodieArchivedTimeline
-
- getArchivePath() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getArrayHeaderSize() - Method in class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification32bit
-
- getArrayHeaderSize() - Method in class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification64bit
-
- getArrayHeaderSize() - Method in class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification64bitCompressed
-
- getArrayHeaderSize() - Method in interface org.apache.hudi.common.util.jvm.MemoryLayoutSpecification
-
Returns the fixed overhead of an array of any type or length in this JVM.
- getArrayHeaderSize() - Method in class org.apache.hudi.common.util.jvm.OpenJ9MemoryLayoutSpecification32bit
-
- getArrayHeaderSize() - Method in class org.apache.hudi.common.util.jvm.OpenJ9MemoryLayoutSpecification64bit
-
- getArrayHeaderSize() - Method in class org.apache.hudi.common.util.jvm.OpenJ9MemoryLayoutSpecification64bitCompressed
-
- getAttemptIdSupplier() - Method in class org.apache.hudi.common.engine.LocalTaskContextSupplier
-
- getAttemptIdSupplier() - Method in class org.apache.hudi.common.engine.TaskContextSupplier
-
- getBaseCommitTime() - Method in class org.apache.hudi.common.model.HoodieLogFile
-
- getBaseCommitTimeFromLogPath(Path) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Get the first part of the file name in the log file.
- getBaseFile(String, String) - Method in class org.apache.hudi.common.model.CompactionOperation
-
- getBaseFile() - Method in class org.apache.hudi.common.model.FileSlice
-
- getBaseFile() - Method in class org.apache.hudi.common.model.HoodieDeltaWriteStat
-
- getBaseFileFormat() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
Get the base file storage format.
- getBaseFileOn(String, String, String) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getBaseFileOn(String, String, String) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getBaseFileOn(String, String, String) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getBaseFileOn(String, String, String) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView.BaseFileOnlyView
-
Get the version of data file matching the instant time in the given partition.
- getBaseInstantTime() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Gets the value of the 'baseInstantTime' field.
- getBaseInstantTime() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Gets the value of the 'baseInstantTime' field.
- getBaseInstantTime() - Method in class org.apache.hudi.common.model.CompactionOperation
-
- getBaseInstantTime() - Method in class org.apache.hudi.common.model.FileSlice
-
- getBasePath() - Method in class org.apache.hudi.BaseHoodieTableFileIndex
-
Returns table's base-path
- getBasePath() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getBasePathV2() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
Returns base path of the table
- getBlock(byte[], Schema) - Static method in class org.apache.hudi.common.table.log.block.HoodieAvroDataBlock
-
- getBlock(byte[], Schema, InternalSchema) - Static method in class org.apache.hudi.common.table.log.block.HoodieAvroDataBlock
-
Deprecated.
- getBlockContentLocation() - Method in class org.apache.hudi.common.table.log.block.HoodieLogBlock
-
- getBlockEndPos() - Method in class org.apache.hudi.common.table.log.block.HoodieLogBlock.HoodieLogBlockContentLocation
-
- getBlockReplication() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Gets the value of the 'blockReplication' field.
- getBlockReplication() - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Gets the value of the 'blockReplication' field.
- getBlockSize() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Gets the value of the 'blockSize' field.
- getBlockSize() - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Gets the value of the 'blockSize' field.
- getBlockSize(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getBlockSize() - Method in class org.apache.hudi.common.table.log.block.HoodieLogBlock.HoodieLogBlockContentLocation
-
- getBlockSize() - Method in class org.apache.hudi.io.storage.HoodieParquetConfig
-
- getBlockType() - Method in class org.apache.hudi.common.table.log.block.HoodieAvroDataBlock
-
- getBlockType() - Method in class org.apache.hudi.common.table.log.block.HoodieCommandBlock
-
- getBlockType() - Method in class org.apache.hudi.common.table.log.block.HoodieCorruptBlock
-
- getBlockType() - Method in class org.apache.hudi.common.table.log.block.HoodieDataBlock
-
- getBlockType() - Method in class org.apache.hudi.common.table.log.block.HoodieDeleteBlock
-
- getBlockType() - Method in class org.apache.hudi.common.table.log.block.HoodieHFileDataBlock
-
- getBlockType() - Method in class org.apache.hudi.common.table.log.block.HoodieLogBlock
-
- getBlockType() - Method in class org.apache.hudi.common.table.log.block.HoodieParquetDataBlock
-
- getBloomFilter() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter.Builder
-
Gets the value of the 'bloomFilter' field.
- getBloomFilter() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
Gets the value of the 'bloomFilter' field.
- getBloomFilter(String, String) - Method in class org.apache.hudi.metadata.BaseTableMetadata
-
- getBloomFilter(String, String) - Method in class org.apache.hudi.metadata.FileSystemBackedTableMetadata
-
- getBloomFilter(String, String) - Method in interface org.apache.hudi.metadata.HoodieTableMetadata
-
Get the bloom filter for the FileID from the metadata table.
- getBloomFilterIndexFileGroupCount() - Method in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- getBloomFilterIndexKey(PartitionIndexID, FileIndexID) - Static method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
Get bloom filter index key.
- getBloomFilterIndexParallelism() - Method in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- getBloomFilterMetadata() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Gets the value of the 'BloomFilterMetadata' field.
- getBloomFilterMetadata() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Gets the value of the 'BloomFilterMetadata' field.
- getBloomFilterMetadata() - Method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
Get the bloom filter metadata from this payload.
- getBloomFilterMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Gets the Builder instance for the 'BloomFilterMetadata' field and creates one if it doesn't exist yet.
- getBloomFilters(List<Pair<String, String>>) - Method in class org.apache.hudi.metadata.BaseTableMetadata
-
- getBloomFilters(List<Pair<String, String>>) - Method in class org.apache.hudi.metadata.FileSystemBackedTableMetadata
-
- getBloomFilters(List<Pair<String, String>>) - Method in interface org.apache.hudi.metadata.HoodieTableMetadata
-
Get bloom filters for files from the metadata table index.
- getBloomFilterType() - Method in class org.apache.hudi.metadata.MetadataRecordsGenerationParams
-
Deprecated.
- getBloomFilterTypeCode() - Method in interface org.apache.hudi.common.bloom.BloomFilter
-
- getBloomFilterTypeCode() - Method in class org.apache.hudi.common.bloom.HoodieDynamicBoundedBloomFilter
-
- getBloomFilterTypeCode() - Method in class org.apache.hudi.common.bloom.SimpleBloomFilter
-
- getBloomIndexParallelism() - Method in class org.apache.hudi.metadata.MetadataRecordsGenerationParams
-
Deprecated.
- getBoolean(ConfigProperty<T>) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getBoolean(String) - Method in class org.apache.hudi.common.config.TypedProperties
-
- getBoolean(String, boolean) - Method in class org.apache.hudi.common.config.TypedProperties
-
- getBooleanOrDefault(String, boolean) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getBooleanOrDefault(ConfigProperty<T>) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getBooleanOrDefault(ConfigProperty<T>, boolean) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getBootstrapBaseFile() - Method in class org.apache.hudi.common.model.BootstrapBaseFileMapping
-
- getBootstrapBaseFile() - Method in class org.apache.hudi.common.model.HoodieBaseFile
-
- getBootstrapBaseFile(HoodieFileGroupId) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
Return pending compaction operation for a file-group.
- getBootstrapBaseFile(HoodieFileGroupId) - Method in class org.apache.hudi.common.table.view.HoodieTableFileSystemView
-
- getBootstrapBaseFile(HoodieFileGroupId) - Method in class org.apache.hudi.common.table.view.RocksDbBasedFileSystemView
-
- getBootstrapBasePath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo.Builder
-
Gets the value of the 'bootstrapBasePath' field.
- getBootstrapBasePath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
Gets the value of the 'bootstrapBasePath' field.
- getBootstrapBasePath() - Method in class org.apache.hudi.common.bootstrap.index.BootstrapIndex.IndexReader
-
Return Source base path.
- getBootstrapBasePath() - Method in class org.apache.hudi.common.bootstrap.index.HFileBootstrapIndex.HFileBootstrapIndexReader
-
- getBootstrapBasePath() - Method in class org.apache.hudi.common.model.BootstrapFileMapping
-
- getBootstrapBasePath() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
- getBootstrapFilePath() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Gets the value of the 'bootstrapFilePath' field.
- getBootstrapFilePath() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Gets the value of the 'bootstrapFilePath' field.
- getBootstrapFilePath() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Gets the value of the 'bootstrapFilePath' field.
- getBootstrapFilePath() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Gets the value of the 'bootstrapFilePath' field.
- getBootstrapFilePath() - Method in class org.apache.hudi.common.model.ClusteringOperation
-
- getBootstrapFilePath() - Method in class org.apache.hudi.common.model.CompactionOperation
-
- getBootstrapFileStatus() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Gets the value of the 'bootstrapFileStatus' field.
- getBootstrapFileStatus() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
Gets the value of the 'bootstrapFileStatus' field.
- getBootstrapFileStatus() - Method in class org.apache.hudi.common.model.BootstrapFileMapping
-
- getBootstrapFileStatusBuilder() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Gets the Builder instance for the 'bootstrapFileStatus' field and creates one if it doesn't exist yet.
- getBootstrapIndex(HoodieTableMetaClient) - Static method in class org.apache.hudi.common.bootstrap.index.BootstrapIndex
-
- getBootstrapIndexByFileIdFolderNameFolderPath() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getBootstrapIndexByPartitionFolderPath() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getBootstrapIndexClass() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
Read the payload class for HoodieRecords from the table properties.
- getBootstrapPartitionMetadata() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Gets the value of the 'bootstrapPartitionMetadata' field.
- getBootstrapPartitionMetadata() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Gets the value of the 'bootstrapPartitionMetadata' field.
- getBootstrapPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Gets the value of the 'bootstrapPartitionPath' field.
- getBootstrapPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
Gets the value of the 'bootstrapPartitionPath' field.
- getBootstrapPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata.Builder
-
Gets the value of the 'bootstrapPartitionPath' field.
- getBootstrapPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
Gets the value of the 'bootstrapPartitionPath' field.
- getBootstrapPartitionPath() - Method in class org.apache.hudi.common.model.BootstrapFileMapping
-
- getBuilder() - Static method in class org.apache.hudi.internal.schema.InternalSchemaBuilder
-
- getBytes(Schema) - Method in class org.apache.hudi.common.table.log.block.HoodieAvroDataBlock
-
Deprecated.
- getBytesWritten(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getBytesWritten() - Method in class org.apache.hudi.common.fs.SizeAwareFSDataOutputStream
-
- getCandidate() - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan.Builder
-
Gets the value of the 'candidate' field.
- getCandidate() - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
Gets the value of the 'candidate' field.
- getCanonicalServiceName() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getChildFileSystems() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getClass(String) - Static method in class org.apache.hudi.common.util.ReflectionUtils
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.BooleanWrapper
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.BytesWrapper
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.DateWrapper
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.DecimalWrapper
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.DoubleWrapper
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.FloatWrapper
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieActionInstant
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieFileStatus
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieFSPermission
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodiePath
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.HoodieWriteStat
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.IntWrapper
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.LongWrapper
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.StringWrapper
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.TimeMicrosWrapper
-
- getClassSchema() - Static method in class org.apache.hudi.avro.model.TimestampMicrosWrapper
-
- getCleanerMetadata(HoodieTableMetaClient, HoodieInstant) - Static method in class org.apache.hudi.common.util.CleanerUtils
-
Get Latest Version of Hoodie Cleaner Metadata - Output of cleaner operation.
- getCleanerPlan(HoodieTableMetaClient, HoodieInstant) - Static method in class org.apache.hudi.common.util.CleanerUtils
-
Get Latest version of cleaner plan corresponding to a clean instant.
- getCleanerTimeline() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
Get only the cleaner action (inflight and completed) in the active timeline.
- getCleanInflightInstant(String) - Static method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- getCleanRequestedInstant(String) - Static method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- getClusteringPlan() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Gets the value of the 'clusteringPlan' field.
- getClusteringPlan() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
Gets the value of the 'clusteringPlan' field.
- getClusteringPlan(HoodieTableMetaClient, HoodieInstant) - Static method in class org.apache.hudi.common.util.ClusteringUtils
-
Get Clustering plan from timeline.
- getClusteringPlanBuilder() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Gets the Builder instance for the 'clusteringPlan' field and creates one if it doesn't exist yet.
- getColFamilyForBootstrapBaseFile() - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getColFamilyForFileGroupsInPendingClustering() - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getColFamilyForPendingCompaction() - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getColFamilyForReplacedFileGroups() - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getColFamilyForStoredPartitions() - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getColFamilyForView() - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getColNames() - Method in class org.apache.hudi.common.index.HoodieIndex
-
- getColOptions() - Method in class org.apache.hudi.common.index.HoodieIndex
-
- getColumnName() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Gets the value of the 'columnName' field.
- getColumnName() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Gets the value of the 'columnName' field.
- getColumnName() - Method in class org.apache.hudi.common.model.HoodieColumnRangeMetadata
-
- getColumnsEnabledForBloomFilterIndex() - Method in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- getColumnsEnabledForColumnStatsIndex() - Method in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- getColumnStatMetadata() - Method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
Get the bloom filter metadata from this payload.
- getColumnStats() - Method in class org.apache.hudi.common.model.HoodieDeltaWriteStat
-
- getColumnStats(List<Pair<String, String>>, String) - Method in class org.apache.hudi.metadata.BaseTableMetadata
-
- getColumnStats(List<Pair<String, String>>, String) - Method in class org.apache.hudi.metadata.FileSystemBackedTableMetadata
-
- getColumnStats(List<Pair<String, String>>, String) - Method in interface org.apache.hudi.metadata.HoodieTableMetadata
-
Get column stats for files from the metadata table index.
- getColumnStatsIndexFileGroupCount() - Method in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- getColumnStatsIndexInMemoryProjectionThreshold() - Method in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- getColumnStatsIndexKey(PartitionIndexID, FileIndexID, ColumnIndexID) - Static method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
Get column stats index key.
- getColumnStatsIndexKey(String, HoodieColumnRangeMetadata<Comparable>) - Static method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
Get column stats index key from the column range metadata.
- getColumnStatsIndexParallelism() - Method in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- getColumnStatsIndexParallelism() - Method in class org.apache.hudi.metadata.MetadataRecordsGenerationParams
-
Deprecated.
- getColumnStatsIndexProcessingModeOverride() - Method in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- getColumnStatsMetadata() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Gets the value of the 'ColumnStatsMetadata' field.
- getColumnStatsMetadata() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Gets the value of the 'ColumnStatsMetadata' field.
- getColumnStatsMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Gets the Builder instance for the 'ColumnStatsMetadata' field and creates one if it doesn't exist yet.
- getCommandBlocksCount() - Method in class org.apache.hudi.common.HoodieRollbackStat
-
- getComments() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Gets the value of the 'comments' field.
- getComments() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Gets the value of the 'comments' field.
- getCommitActionType() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
Gets the commit action type.
- getCommitActionType(WriteOperationType, HoodieTableType) - Static method in class org.apache.hudi.common.util.CommitUtils
-
Gets the commit action type for given write operation and table type.
- getCommitActionType(HoodieTableType) - Static method in class org.apache.hudi.common.util.CommitUtils
-
Gets the commit action type for given table type.
- getCommitFromCommitFile(String) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getCommitFromCommitFile(String) - Static method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- getCommitMetadata() - Method in class org.apache.hudi.common.model.HoodieMetadataWrapper
-
- getCommitsAndCompactionTimeline() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
Get the commit + pending-compaction timeline visible for this table.
- getCommitsRollback() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Gets the value of the 'commitsRollback' field.
- getCommitsRollback() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Gets the value of the 'commitsRollback' field.
- getCommitsTimeline() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
Get the commit timeline visible for this table.
- getCommitsTimeline() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
Get all instants (commits, delta commits) that produce new data, in the active timeline.
- getCommitTime() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the value of the 'commitTime' field.
- getCommitTime() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Gets the value of the 'commitTime' field.
- getCommitTime() - Method in class org.apache.hudi.avro.model.HoodieInstantInfo.Builder
-
Gets the value of the 'commitTime' field.
- getCommitTime() - Method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
Gets the value of the 'commitTime' field.
- getCommitTime(String) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getCommitTime() - Method in class org.apache.hudi.common.model.HoodieBaseFile
-
- getCommitTimeline() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
Get the compacted commit timeline visible for this table.
- getCommitTimeline() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
Get only pure commits (inflight and completed) in the active timeline.
- getCompacted() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getCompactionInflightInstant(String) - Static method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- getCompactionPlan(HoodieTableMetaClient, String) - Static method in class org.apache.hudi.common.util.CompactionUtils
-
- getCompactionRequestedInstant(String) - Static method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- getComparableAction(String) - Static method in class org.apache.hudi.common.table.timeline.HoodieInstant
-
- getCompletedInstant(HoodieInstant) - Static method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- getCompletedReplaceTimeline() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
- getCompletedReplaceTimeline() - Method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
Timeline to just include replace instants that have valid (commit/deltacommit) actions.
- getCompressionCodecName() - Method in class org.apache.hudi.io.storage.HoodieParquetConfig
-
- getCompressionRatio() - Method in class org.apache.hudi.io.storage.HoodieParquetConfig
-
- getConf() - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- getConf() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getConfig() - Method in class org.apache.hudi.common.config.LockConfiguration
-
- getConfiguredLocalDirs() - Static method in class org.apache.hudi.common.util.FileIOUtils
-
Return the configured local directories where hudi can write files.
- getConnectionRetryDelay() - Method in class org.apache.hudi.common.config.HoodieMetastoreConfig
-
- getConnectionRetryLimit() - Method in class org.apache.hudi.common.config.HoodieMetastoreConfig
-
- getConsistencyGuardConfig() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getContent() - Method in class org.apache.hudi.common.table.log.block.HoodieLogBlock
-
- getContentBytes() - Method in class org.apache.hudi.common.table.log.block.HoodieCommandBlock
-
- getContentBytes() - Method in class org.apache.hudi.common.table.log.block.HoodieCorruptBlock
-
- getContentBytes() - Method in class org.apache.hudi.common.table.log.block.HoodieDataBlock
-
- getContentBytes() - Method in class org.apache.hudi.common.table.log.block.HoodieDeleteBlock
-
- getContentBytes() - Method in class org.apache.hudi.common.table.log.block.HoodieLogBlock
-
- getContentPositionInLogFile() - Method in class org.apache.hudi.common.table.log.block.HoodieLogBlock.HoodieLogBlockContentLocation
-
- getContentSummary(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getContiguousCompletedWriteTimeline() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
- getContiguousCompletedWriteTimeline() - Method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
Timeline to just include commits (commit/deltacommit), compaction and replace actions that are completed and contiguous.
- getConversion(int) - Method in class org.apache.hudi.avro.model.DecimalWrapper
-
- getConversion(int) - Method in class org.apache.hudi.avro.model.TimeMicrosWrapper
-
- getCrc() - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap.FileEntry
-
- getCreatedTimestamp() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo.Builder
-
Gets the value of the 'createdTimestamp' field.
- getCreatedTimestamp() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
Gets the value of the 'createdTimestamp' field.
- getCurrentInMemoryMapSize() - Method in class org.apache.hudi.common.util.collection.ExternalSpillableMap
-
Approximate memory footprint of the in-memory map.
- getCurrentLocation() - Method in class org.apache.hudi.common.model.HoodieRecord
-
- getCurrentSize() - Method in interface org.apache.hudi.common.table.log.HoodieLogFormat.Writer
-
- getCurrentSize() - Method in class org.apache.hudi.common.table.log.HoodieLogFormatWriter
-
- getData() - Method in class org.apache.hudi.common.model.HoodieAvroRecord
-
- getData() - Method in class org.apache.hudi.common.model.HoodieRecord
-
- getDatabaseName() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
Read the database name.
- getDataFileCommitTime() - Method in class org.apache.hudi.common.model.CompactionOperation
-
- getDataFileName() - Method in class org.apache.hudi.common.model.CompactionOperation
-
- getDataFilePath() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Gets the value of the 'dataFilePath' field.
- getDataFilePath() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Gets the value of the 'dataFilePath' field.
- getDataFilePath() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Gets the value of the 'dataFilePath' field.
- getDataFilePath() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Gets the value of the 'dataFilePath' field.
- getDataFilePath() - Method in class org.apache.hudi.common.model.ClusteringOperation
-
- getDataMetaClient() - Method in class org.apache.hudi.metadata.MetadataRecordsGenerationParams
-
Deprecated.
- getDatasetBasePath(String) - Static method in interface org.apache.hudi.metadata.HoodieTableMetadata
-
Return the base path of the dataset.
- getDataTableBasePathFromMetadataTable(String) - Static method in interface org.apache.hudi.metadata.HoodieTableMetadata
-
Returns the base path of the Dataset provided the base-path of the Metadata Table of this
Dataset
- getDecoder() - Static method in class org.apache.hudi.avro.model.BooleanWrapper
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.BytesWrapper
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.DateWrapper
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.DecimalWrapper
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.DoubleWrapper
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.FloatWrapper
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieActionInstant
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieFSPermission
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodiePath
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.IntWrapper
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.LongWrapper
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.StringWrapper
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.TimeMicrosWrapper
-
Return the BinaryMessageDecoder instance used by this class.
- getDecoder() - Static method in class org.apache.hudi.avro.model.TimestampMicrosWrapper
-
Return the BinaryMessageDecoder instance used by this class.
- getDefaultBlockSize() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getDefaultBlockSize(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getDefaultBootstrapIndexClass(Properties) - Static method in class org.apache.hudi.common.table.HoodieTableConfig
-
- getDefaultBufferSize(FileSystem) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getDefaultReplication(FileSystem, Path) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getDefaultReplication() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getDefaultReplication(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getDefaultValue() - Method in class org.apache.hudi.internal.schema.Types.Field
-
- getDelegationToken(String) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getDeleteBootstrapBasePathPatterns() - Method in class org.apache.hudi.common.HoodieCleanStat
-
- getDeletePathPatterns() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Gets the value of the 'deletePathPatterns' field.
- getDeletePathPatterns() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Gets the value of the 'deletePathPatterns' field.
- getDeletePathPatterns() - Method in class org.apache.hudi.common.HoodieCleanStat
-
- getDeletes() - Method in class org.apache.hudi.common.model.HoodieRollingStat
-
- getDeletes() - Method in class org.apache.hudi.internal.schema.action.TableChanges.ColumnDeleteChange
-
- getDeletions() - Method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
Returns the list of filenames deleted as part of this record.
- getDeltaCommitsSinceLatestCompaction(HoodieActiveTimeline) - Static method in class org.apache.hudi.common.util.CompactionUtils
-
Returns a pair of (timeline containing the delta commits after the latest completed
compaction commit, the completed compaction commit instant), if the latest completed
compaction commit is present; a pair of (timeline containing all the delta commits,
the first delta commit instant), if there is no completed compaction commit.
- getDeltaCommitsSinceLatestCompactionRequest(HoodieActiveTimeline) - Static method in class org.apache.hudi.common.util.CompactionUtils
-
- getDeltaCommitTimeline() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
Get only the delta commits (inflight and completed) in the active timeline.
- getDeltaFileNames() - Method in class org.apache.hudi.common.model.CompactionOperation
-
- getDeltaFilePaths() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Gets the value of the 'deltaFilePaths' field.
- getDeltaFilePaths() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Gets the value of the 'deltaFilePaths' field.
- getDeltaFilePaths() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Gets the value of the 'deltaFilePaths' field.
- getDeltaFilePaths() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Gets the value of the 'deltaFilePaths' field.
- getDeltaFilePaths() - Method in class org.apache.hudi.common.model.ClusteringOperation
-
- getDeprecatedVersion() - Method in class org.apache.hudi.common.config.ConfigProperty
-
- getDescription(ConfigGroups.Names) - Static method in class org.apache.hudi.common.config.ConfigGroups
-
- getDFSFullPartitionPath(FileSystem, Path) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Get DFS full partition path (e.g.
- getDirectoryFilterRegex() - Method in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- getDiskBasedMapNumEntries() - Method in class org.apache.hudi.common.util.collection.ExternalSpillableMap
-
Number of entries in BitCaskDiskMap.
- getDouble(ConfigProperty<T>) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getDouble(String) - Method in class org.apache.hudi.common.config.TypedProperties
-
- getDouble(String, double) - Method in class org.apache.hudi.common.config.TypedProperties
-
- getDroppedPartitions(HoodieTimeline) - Static method in class org.apache.hudi.common.table.timeline.TimelineUtils
-
Returns partitions that have been deleted or marked for deletion in the given timeline.
- getDsrId() - Method in class org.apache.hudi.internal.schema.action.TableChange.ColumnPositionChange
-
- getEarliestCommitToRetain() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Gets the value of the 'earliestCommitToRetain' field.
- getEarliestCommitToRetain() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Gets the value of the 'earliestCommitToRetain' field.
- getEarliestCommitToRetain() - Method in class org.apache.hudi.common.HoodieCleanStat
-
- getEarliestInstantToRetain() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Gets the value of the 'earliestInstantToRetain' field.
- getEarliestInstantToRetain() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Gets the value of the 'earliestInstantToRetain' field.
- getEarliestInstantToRetainBuilder() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Gets the Builder instance for the 'earliestInstantToRetain' field and creates one if it doesn't exist yet.
- getEmptyInternalSchema() - Static method in class org.apache.hudi.internal.schema.InternalSchema
-
- getEnabledPartitionTypes() - Method in class org.apache.hudi.metadata.MetadataRecordsGenerationParams
-
Deprecated.
- getEncoder() - Static method in class org.apache.hudi.avro.model.BooleanWrapper
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.BytesWrapper
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.DateWrapper
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.DecimalWrapper
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.DoubleWrapper
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.FloatWrapper
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieActionInstant
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieFSPermission
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodiePath
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.IntWrapper
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.LongWrapper
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.StringWrapper
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.TimeMicrosWrapper
-
Return the BinaryMessageEncoder instance used by this class.
- getEncoder() - Static method in class org.apache.hudi.avro.model.TimestampMicrosWrapper
-
Return the BinaryMessageEncoder instance used by this class.
- getEndInstant() - Method in class org.apache.hudi.common.table.log.InstantRange
-
- getEngineContext() - Method in class org.apache.hudi.metadata.BaseTableMetadata
-
- getExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Gets the value of the 'extraMetadata' field.
- getExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Gets the value of the 'extraMetadata' field.
- getExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Gets the value of the 'extraMetadata' field.
- getExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Gets the value of the 'extraMetadata' field.
- getExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata.Builder
-
Gets the value of the 'extraMetadata' field.
- getExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
Gets the value of the 'extraMetadata' field.
- getExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan.Builder
-
Gets the value of the 'extraMetadata' field.
- getExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
Gets the value of the 'extraMetadata' field.
- getExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Gets the value of the 'extraMetadata' field.
- getExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Gets the value of the 'extraMetadata' field.
- getExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Gets the value of the 'extraMetadata' field.
- getExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
Gets the value of the 'extraMetadata' field.
- getExtraMetadata() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getExtraMetadataFromLatest(HoodieTableMetaClient, String) - Static method in class org.apache.hudi.common.table.timeline.TimelineUtils
-
Get extra metadata for specified key from latest commit/deltacommit/replacecommit(eg.
- getExtraMetadataFromLatestIncludeClustering(HoodieTableMetaClient, String) - Static method in class org.apache.hudi.common.table.timeline.TimelineUtils
-
Get extra metadata for specified key from latest commit/deltacommit/replacecommit instant including internal commits
such as clustering.
- getFailedDeleteBootstrapBaseFiles() - Method in class org.apache.hudi.common.HoodieCleanStat
-
- getFailedDeleteFiles() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Gets the value of the 'failedDeleteFiles' field.
- getFailedDeleteFiles() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Gets the value of the 'failedDeleteFiles' field.
- getFailedDeleteFiles() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata.Builder
-
Gets the value of the 'failedDeleteFiles' field.
- getFailedDeleteFiles() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
Gets the value of the 'failedDeleteFiles' field.
- getFailedDeleteFiles() - Method in class org.apache.hudi.common.HoodieCleanStat
-
- getFailedDeleteFiles() - Method in class org.apache.hudi.common.HoodieRollbackStat
-
- getFieldVal(GenericRecord, String) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
Obtain value of the provided key, which is consistent with avro before 1.10
- getFieldVal(GenericRecord, String, boolean) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
Obtain value of the provided key, when set returnNullIfNotFound false,
it is consistent with avro after 1.10
- getFileAsBytes() - Method in class org.apache.hudi.common.fs.inline.InMemoryFileSystem
-
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getFileBlockLocations(Path, long, long) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getFileChecksum(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getFileChecksum(Path, long) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getFileDescriptor() - Method in class org.apache.hudi.common.fs.inline.InLineFsDataInputStream
-
- getFileExtension(String) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getFileExtension() - Method in enum org.apache.hudi.common.model.HoodieFileFormat
-
- getFileExtension() - Method in class org.apache.hudi.common.model.HoodieLogFile
-
- getFileExtensionFromLog(Path) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Get the file extension from the log file.
- getFileGroupCount() - Method in enum org.apache.hudi.metadata.MetadataPartitionType
-
- getFileGroupId() - Method in class org.apache.hudi.common.model.BootstrapBaseFileMapping
-
- getFileGroupId() - Method in class org.apache.hudi.common.model.BootstrapFileMapping
-
- getFileGroupId() - Method in class org.apache.hudi.common.model.CompactionOperation
-
- getFileGroupId() - Method in class org.apache.hudi.common.model.FileSlice
-
- getFileGroupId() - Method in class org.apache.hudi.common.model.HoodieFileGroup
-
- getFileGroupIdAndFullPaths(String) - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getFileGroupsFromClusteringGroup(HoodieClusteringGroup) - Static method in class org.apache.hudi.common.util.ClusteringUtils
-
- getFileGroupsFromClusteringPlan(HoodieClusteringPlan) - Static method in class org.apache.hudi.common.util.ClusteringUtils
-
- getFileGroupsInPendingClustering() - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getFileGroupsInPendingClustering() - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getFileGroupsInPendingClustering() - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getFileGroupsInPendingClustering() - Method in interface org.apache.hudi.common.table.view.TableFileSystemView
-
Filegroups that are in pending clustering.
- getFileGroupsInPendingClusteringInstant(HoodieInstant, HoodieClusteringPlan) - Static method in class org.apache.hudi.common.util.ClusteringUtils
-
- getFileId() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Gets the value of the 'fileId' field.
- getFileId() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Gets the value of the 'fileId' field.
- getFileId() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Gets the value of the 'fileId' field.
- getFileId() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Gets the value of the 'fileId' field.
- getFileId() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Gets the value of the 'fileId' field.
- getFileId() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Gets the value of the 'fileId' field.
- getFileId() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'fileId' field.
- getFileId() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'fileId' field.
- getFileId(String) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getFileId() - Method in class org.apache.hudi.common.model.BootstrapFileMapping
-
- getFileId() - Method in class org.apache.hudi.common.model.ClusteringOperation
-
- getFileId() - Method in class org.apache.hudi.common.model.CompactionOperation
-
- getFileId() - Method in class org.apache.hudi.common.model.FileSlice
-
- getFileId() - Method in class org.apache.hudi.common.model.HoodieBaseFile
-
- getFileId() - Method in class org.apache.hudi.common.model.HoodieFileGroupId
-
- getFileId() - Method in class org.apache.hudi.common.model.HoodieLogFile
-
- getFileId() - Method in class org.apache.hudi.common.model.HoodieRecordLocation
-
- getFileId() - Method in class org.apache.hudi.common.model.HoodieRollingStat
-
- getFileId() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getFileIdAndFullPaths(Path) - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getFileIdAndRelativePaths() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getFileIdFromFilePath(Path) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Check if the file is a base file of a log file.
- getFileIdFromLogPath(Path) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Get the first part of the file name in the log file.
- getFileIdPrefix() - Method in class org.apache.hudi.common.model.ConsistentHashingNode
-
- getFileIdPrefix() - Method in enum org.apache.hudi.metadata.MetadataPartitionType
-
- getFileIdToBootstrapFile() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata.Builder
-
Gets the value of the 'fileIdToBootstrapFile' field.
- getFileIdToBootstrapFile() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
Gets the value of the 'fileIdToBootstrapFile' field.
- getFileIdToFileStatus(Configuration, String) - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
Extract the file status of all affected files from the commit metadata.
- getFileIdWithoutSuffixAndRelativePaths(Map<String, List<HoodieWriteStat>>) - Static method in class org.apache.hudi.common.util.CommitUtils
-
- getFileIdWithoutSuffixAndRelativePathsFromSpecificRecord(Map<String, List<HoodieWriteStat>>) - Static method in class org.apache.hudi.common.util.CommitUtils
-
- getFileLen() - Method in class org.apache.hudi.common.model.BaseFile
-
- getFileLinkStatus(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getFileListingParallelism() - Method in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- getFileName() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Gets the value of the 'fileName' field.
- getFileName() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Gets the value of the 'fileName' field.
- getFileName(String, String) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Extracts the file name from the relative path based on the table base path.
- getFileName() - Method in class org.apache.hudi.common.model.BaseFile
-
- getFilename() - Method in class org.apache.hudi.common.model.HoodieConsistentHashingMetadata
-
- getFileName() - Method in class org.apache.hudi.common.model.HoodieLogFile
-
- getFileName() - Method in class org.apache.hudi.common.table.timeline.HoodieInstant
-
Get the filename for this instant.
- getFilenames() - Method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
Returns the list of filenames added as part of this record.
- getFilePath() - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo.Builder
-
Gets the value of the 'filePath' field.
- getFilePath() - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
Gets the value of the 'filePath' field.
- getFilePath() - Method in class org.apache.hudi.common.model.CleanFileInfo
-
- getFilePath() - Method in class org.apache.hudi.common.model.HoodieColumnRangeMetadata
-
- getFilePath() - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap.ValueMetadata
-
- getFilePathsToBeDeletedPerPartition() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Gets the value of the 'filePathsToBeDeletedPerPartition' field.
- getFilePathsToBeDeletedPerPartition() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Gets the value of the 'filePathsToBeDeletedPerPartition' field.
- getFilePointer() - Method in class org.apache.hudi.common.util.BufferedRandomAccessFile
-
- getFileReader(Configuration, Path) - Static method in class org.apache.hudi.io.storage.HoodieFileReaderFactory
-
- getFilesInPartitions(HoodieEngineContext, HoodieMetadataConfig, String, String[], String) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getFileSize(FileSystem, Path) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getFileSize() - Method in class org.apache.hudi.common.model.BaseFile
-
- getFileSize() - Method in class org.apache.hudi.common.model.HoodieLogFile
-
- getFileSizeInBytes() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'fileSizeInBytes' field.
- getFileSizeInBytes() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'fileSizeInBytes' field.
- getFileSizeInBytes() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getFileSlicesCount() - Method in class org.apache.hudi.BaseHoodieTableFileIndex
-
- getFileStatus(Path) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- getFileStatus(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getFileStatus(Path) - Method in class org.apache.hudi.common.fs.inline.InLineFileSystem
-
- getFileStatus(Path) - Method in class org.apache.hudi.common.fs.inline.InMemoryFileSystem
-
- getFileStatus() - Method in class org.apache.hudi.common.model.BaseFile
-
- getFileStatus() - Method in class org.apache.hudi.common.model.HoodieLogFile
-
- getFileStatusAtLevel(HoodieEngineContext, FileSystem, Path, int, int) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Lists file status at a certain level in the directory hierarchy.
- getFileStatuses(Configuration, Path) - Method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
Returns the files added as part of this record.
- getFileStatuses(FileSystem, Path) - Method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
Returns the files added as part of this record.
- getFilesToBeDeleted() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Gets the value of the 'filesToBeDeleted' field.
- getFilesToBeDeleted() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Gets the value of the 'filesToBeDeleted' field.
- getFilesToBeDeletedPerPartition() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Gets the value of the 'filesToBeDeletedPerPartition' field.
- getFilesToBeDeletedPerPartition() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Gets the value of the 'filesToBeDeletedPerPartition' field.
- getFilesWithoutSchemeAndAuthority(List<String>) - Method in class org.apache.hudi.common.fs.FailSafeConsistencyGuard
-
Generate file names without scheme and authority.
- getFileSystem() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getFilesystemMetadata() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Gets the value of the 'filesystemMetadata' field.
- getFilesystemMetadata() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Gets the value of the 'filesystemMetadata' field.
- getFileSystemRetryConfig() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getFileSystemView(String) - Method in class org.apache.hudi.common.table.view.FileSystemViewManager
-
Main API to get the file-system view for the base-path.
- getFileSystemView(HoodieTableMetaClient) - Method in class org.apache.hudi.common.table.view.FileSystemViewManager
-
Main API to get the file-system view for the base-path.
- getFileSystemView(HoodieTableMetaClient) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Get metadata table file system view.
- getFileVersionFromLog(Path) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Get the last part of the file name in the log file and convert to int.
- getFinishedCompactionInstants() - Method in class org.apache.hudi.common.table.timeline.TimelineDiffHelper.TimelineDiffResult
-
- getFirstNonSavepointCommit() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
- getFirstNonSavepointCommit() - Method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
First non-savepoint commit in the active data timeline.
- getFixed(int) - Static method in class org.apache.hudi.internal.schema.Types.FixedType
-
- getFixedSize() - Method in class org.apache.hudi.internal.schema.Types.FixedType
-
- getFloat(ConfigProperty<T>) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getFormat() - Method in class org.apache.hudi.common.util.BaseFileUtils
-
- getFormat() - Method in class org.apache.hudi.common.util.OrcUtils
-
- getFormat() - Method in class org.apache.hudi.common.util.ParquetUtils
-
- getFs(String, Configuration) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getFs(Path, Configuration) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getFs(String, Configuration, boolean) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getFs(String, SerializableConfiguration, ConsistencyGuardConfig) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Get the FS implementation for this table.
- getFs() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
Get the FS implementation for this table.
- getFs() - Method in class org.apache.hudi.common.table.log.HoodieLogFormatWriter
-
- getFullColName2Id() - Method in class org.apache.hudi.internal.schema.action.TableChanges.ColumnAddChange
-
- getFullPathsByPartitionPath(String, String) - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getFullPathToFileStatus(Configuration, String) - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
Extract the file status of all affected files from the commit metadata.
- getGlobalProps() - Static method in class org.apache.hudi.common.config.DFSPropertiesConfiguration
-
- getGlobStatusExcludingMetaFolder(FileSystem, Path) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Helper to filter out paths under metadata folder when running fs.globStatus.
- getGroup() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Gets the value of the 'group' field.
- getGroup() - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Gets the value of the 'group' field.
- getGroupAction() - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Gets the value of the 'groupAction' field.
- getGroupAction() - Method in class org.apache.hudi.avro.model.HoodieFSPermission
-
Gets the value of the 'groupAction' field.
- getHadoopConf() - Method in class org.apache.hudi.common.engine.HoodieEngineContext
-
- getHadoopConf() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getHadoopConf() - Method in class org.apache.hudi.common.table.log.block.HoodieLogBlock.HoodieLogBlockContentLocation
-
- getHadoopConf() - Method in class org.apache.hudi.io.storage.HoodieParquetConfig
-
- getHadoopConf() - Method in class org.apache.hudi.metadata.HoodieBackedTableMetadata
-
- getHadoopPath() - Method in class org.apache.hudi.common.model.BaseFile
-
- getHashingMetadataPath() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getHeartbeatFolderPath(String) - Static method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getHistorySchemaStr() - Method in class org.apache.hudi.internal.schema.io.FileBasedInternalSchemaStorageManager
-
- getHistorySchemaStrByGivenValidCommits(List<String>) - Method in class org.apache.hudi.internal.schema.io.FileBasedInternalSchemaStorageManager
-
- getHiveStylePartitioningEnable() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
- getHomeDirectory() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getHoodieCleanerPlan() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the value of the 'hoodieCleanerPlan' field.
- getHoodieCleanerPlan() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Gets the value of the 'hoodieCleanerPlan' field.
- getHoodieCleanerPlanBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the Builder instance for the 'hoodieCleanerPlan' field and creates one if it doesn't exist yet.
- getHoodieCleanMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the value of the 'hoodieCleanMetadata' field.
- getHoodieCleanMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Gets the value of the 'hoodieCleanMetadata' field.
- getHoodieCleanMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the Builder instance for the 'hoodieCleanMetadata' field and creates one if it doesn't exist yet.
- getHoodieCommitMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the value of the 'hoodieCommitMetadata' field.
- getHoodieCommitMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Gets the value of the 'hoodieCommitMetadata' field.
- getHoodieCommitMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the Builder instance for the 'hoodieCommitMetadata' field and creates one if it doesn't exist yet.
- getHoodieCompactionMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the value of the 'hoodieCompactionMetadata' field.
- getHoodieCompactionMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Gets the value of the 'hoodieCompactionMetadata' field.
- getHoodieCompactionMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the Builder instance for the 'hoodieCompactionMetadata' field and creates one if it doesn't exist yet.
- getHoodieCompactionPlan() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the value of the 'hoodieCompactionPlan' field.
- getHoodieCompactionPlan() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Gets the value of the 'hoodieCompactionPlan' field.
- getHoodieCompactionPlanBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the Builder instance for the 'hoodieCompactionPlan' field and creates one if it doesn't exist yet.
- getHoodieIndexCommitMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the value of the 'hoodieIndexCommitMetadata' field.
- getHoodieIndexCommitMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Gets the value of the 'hoodieIndexCommitMetadata' field.
- getHoodieIndexCommitMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the Builder instance for the 'hoodieIndexCommitMetadata' field and creates one if it doesn't exist yet.
- getHoodieInflightReplaceMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the value of the 'HoodieInflightReplaceMetadata' field.
- getHoodieInflightReplaceMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Gets the value of the 'HoodieInflightReplaceMetadata' field.
- getHoodieInflightReplaceMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the Builder instance for the 'HoodieInflightReplaceMetadata' field and creates one if it doesn't exist yet.
- getHoodieKey() - Method in class org.apache.hudi.common.model.DeleteRecord
-
- getHoodieKeyIterator(Configuration, Path, Option<BaseKeyGenerator>) - Method in class org.apache.hudi.common.util.BaseFileUtils
-
Provides a closable iterator for reading the given data file.
- getHoodieKeyIterator(Configuration, Path) - Method in class org.apache.hudi.common.util.BaseFileUtils
-
Provides a closable iterator for reading the given data file.
- getHoodieKeyIterator(Configuration, Path) - Method in class org.apache.hudi.common.util.OrcUtils
-
Provides a closable iterator for reading the given ORC file.
- getHoodieKeyIterator(Configuration, Path, Option<BaseKeyGenerator>) - Method in class org.apache.hudi.common.util.OrcUtils
-
- getHoodieKeyIterator(Configuration, Path) - Method in class org.apache.hudi.common.util.ParquetUtils
-
- getHoodieKeyIterator(Configuration, Path, Option<BaseKeyGenerator>) - Method in class org.apache.hudi.common.util.ParquetUtils
-
Returns a closable iterator for reading the given parquet file.
- getHoodieReplaceCommitMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the value of the 'hoodieReplaceCommitMetadata' field.
- getHoodieReplaceCommitMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Gets the value of the 'hoodieReplaceCommitMetadata' field.
- getHoodieReplaceCommitMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the Builder instance for the 'hoodieReplaceCommitMetadata' field and creates one if it doesn't exist yet.
- getHoodieRequestedReplaceMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the value of the 'hoodieRequestedReplaceMetadata' field.
- getHoodieRequestedReplaceMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Gets the value of the 'hoodieRequestedReplaceMetadata' field.
- getHoodieRequestedReplaceMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the Builder instance for the 'hoodieRequestedReplaceMetadata' field and creates one if it doesn't exist yet.
- getHoodieRestoreMetadata() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Gets the value of the 'hoodieRestoreMetadata' field.
- getHoodieRestoreMetadata() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Gets the value of the 'hoodieRestoreMetadata' field.
- getHoodieRollbackMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the value of the 'hoodieRollbackMetadata' field.
- getHoodieRollbackMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Gets the value of the 'hoodieRollbackMetadata' field.
- getHoodieRollbackMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the Builder instance for the 'hoodieRollbackMetadata' field and creates one if it doesn't exist yet.
- getHoodieSavePointMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the value of the 'hoodieSavePointMetadata' field.
- getHoodieSavePointMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Gets the value of the 'hoodieSavePointMetadata' field.
- getHoodieSavePointMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the Builder instance for the 'hoodieSavePointMetadata' field and creates one if it doesn't exist yet.
- getHoodieScheme(String) - Static method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getHoodieWriteStat() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Gets the value of the 'hoodieWriteStat' field.
- getHoodieWriteStat() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Gets the value of the 'hoodieWriteStat' field.
- getHoodieWriteStatBuilder() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Gets the Builder instance for the 'hoodieWriteStat' field and creates one if it doesn't exist yet.
- getHostname() - Static method in class org.apache.hudi.common.util.NetworkUtils
-
- getIndexedFileGroupIds() - Method in class org.apache.hudi.common.bootstrap.index.BootstrapIndex.IndexReader
-
Return list file-ids indexed.
- getIndexedFileGroupIds() - Method in class org.apache.hudi.common.bootstrap.index.HFileBootstrapIndex.HFileBootstrapIndexReader
-
- getIndexedPartitionPaths() - Method in class org.apache.hudi.common.bootstrap.index.BootstrapIndex.IndexReader
-
Return list of partitions indexed.
- getIndexedPartitionPaths() - Method in class org.apache.hudi.common.bootstrap.index.HFileBootstrapIndex.HFileBootstrapIndexReader
-
- getIndexInflightInstant(String) - Static method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- getIndexingCheckTimeoutSeconds() - Method in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- getIndexName() - Method in class org.apache.hudi.common.index.HoodieIndex
-
- getIndexPartitionInfos() - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata.Builder
-
Gets the value of the 'indexPartitionInfos' field.
- getIndexPartitionInfos() - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
Gets the value of the 'indexPartitionInfos' field.
- getIndexPartitionInfos() - Method in class org.apache.hudi.avro.model.HoodieIndexPlan.Builder
-
Gets the value of the 'indexPartitionInfos' field.
- getIndexPartitionInfos() - Method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
Gets the value of the 'indexPartitionInfos' field.
- getIndexRequestedInstant(String) - Static method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- getIndexType() - Method in class org.apache.hudi.common.index.HoodieIndex
-
- getIndexUptoInstant() - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo.Builder
-
Gets the value of the 'indexUptoInstant' field.
- getIndexUptoInstant() - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
Gets the value of the 'indexUptoInstant' field.
- getInflightAndCompletedMetadataPartitions(HoodieTableConfig) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
- getInflightInstant(HoodieInstant, HoodieTableType) - Static method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
Returns the inflight instant corresponding to the instant being passed.
- getInflightMetadataPartitions(HoodieTableConfig) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
- getInitialConsistencyCheckIntervalMs() - Method in class org.apache.hudi.common.fs.ConsistencyGuardConfig
-
- getInitialRetryIntervalMs() - Method in class org.apache.hudi.common.fs.FileSystemRetryConfig
-
- getInlineFilePath(Path, String, long, long) - Static method in class org.apache.hudi.common.fs.inline.InLineFSUtils
-
Get the InlineFS Path for a given schema and its Path.
- getInMemoryMapNumEntries() - Method in class org.apache.hudi.common.util.collection.ExternalSpillableMap
-
Number of entries in InMemoryMap.
- getInputGroups() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Gets the value of the 'inputGroups' field.
- getInputGroups() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Gets the value of the 'inputGroups' field.
- getInserts() - Method in class org.apache.hudi.common.model.HoodieRollingStat
-
- getInsertValue(Schema) - Method in class org.apache.hudi.common.HoodieJsonPayload
-
- getInsertValue(Schema, Properties) - Method in class org.apache.hudi.common.model.AWSDmsAvroPayload
-
- getInsertValue(Schema) - Method in class org.apache.hudi.common.model.AWSDmsAvroPayload
-
- getInsertValue(Schema) - Method in class org.apache.hudi.common.model.debezium.AbstractDebeziumAvroPayload
-
- getInsertValue(Schema, Properties) - Method in class org.apache.hudi.common.model.DefaultHoodieRecordPayload
-
- getInsertValue(Schema) - Method in class org.apache.hudi.common.model.EmptyHoodieRecordPayload
-
- getInsertValue(Schema, Properties) - Method in class org.apache.hudi.common.model.EventTimeAvroPayload
-
- getInsertValue(Schema) - Method in class org.apache.hudi.common.model.HoodieAvroPayload
-
- getInsertValue(Schema) - Method in interface org.apache.hudi.common.model.HoodieRecordPayload
-
Deprecated.
- getInsertValue(Schema, Properties) - Method in interface org.apache.hudi.common.model.HoodieRecordPayload
-
Generates an avro record out of the given HoodieRecordPayload, to be written out to storage.
- getInsertValue(Schema) - Method in class org.apache.hudi.common.model.OverwriteWithLatestAvroPayload
-
- getInsertValue(Schema) - Method in class org.apache.hudi.common.model.RewriteAvroPayload
-
- getInsertValue(Schema, Properties) - Method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- getInsertValue(Schema) - Method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- getInstance(String) - Static method in class org.apache.hudi.common.util.BaseFileUtils
-
- getInstance(HoodieFileFormat) - Static method in class org.apache.hudi.common.util.BaseFileUtils
-
- getInstance(HoodieTableMetaClient) - Static method in class org.apache.hudi.common.util.BaseFileUtils
-
- getInstant() - Method in class org.apache.hudi.common.model.HoodieConsistentHashingMetadata
-
- getInstantDetails(HoodieInstant) - Method in class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
- getInstantDetails(HoodieInstant) - Method in class org.apache.hudi.common.table.timeline.HoodieArchivedTimeline
-
- getInstantDetails(HoodieInstant) - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
- getInstantDetails(HoodieInstant) - Method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
Read the completed instant details.
- getInstantForDateString(String) - Static method in class org.apache.hudi.common.table.timeline.HoodieInstantTimeGenerator
-
Creates an instant string given a valid date-time string.
- getInstantFromTemporalAccessor(TemporalAccessor) - Static method in class org.apache.hudi.common.table.timeline.HoodieInstantTimeGenerator
-
- getInstants() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
- getInstants() - Method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- getInstantsRollback() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Gets the value of the 'instantsRollback' field.
- getInstantsRollback() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Gets the value of the 'instantsRollback' field.
- getInstantsToRollback() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Gets the value of the 'instantsToRollback' field.
- getInstantsToRollback() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Gets the value of the 'instantsToRollback' field.
- getInstantsToRollback() - Method in class org.apache.hudi.avro.model.HoodieRestorePlan.Builder
-
Gets the value of the 'instantsToRollback' field.
- getInstantsToRollback() - Method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
Gets the value of the 'instantsToRollback' field.
- getInstantTime() - Method in class org.apache.hudi.common.model.HoodieRecordLocation
-
- getInstantToRollback() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan.Builder
-
Gets the value of the 'instantToRollback' field.
- getInstantToRollback() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
Gets the value of the 'instantToRollback' field.
- getInstantToRollbackBuilder() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan.Builder
-
Gets the Builder instance for the 'instantToRollback' field and creates one if it doesn't exist yet.
- getInt(ConfigProperty<T>) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getInteger(String) - Method in class org.apache.hudi.common.config.TypedProperties
-
- getInteger(String, int) - Method in class org.apache.hudi.common.config.TypedProperties
-
- getInternalSchemaAndAvroSchemaForClusteringAndCompaction(HoodieTableMetaClient, String) - Static method in class org.apache.hudi.common.util.InternalSchemaCache
-
Get internalSchema and avroSchema for compaction/cluster operation.
- getInternalSchemaByVersionId(long, String, Configuration, String) - Static method in class org.apache.hudi.common.util.InternalSchemaCache
-
Give a schema versionId return its internalSchema.
- getIntOrDefault(ConfigProperty<T>) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getIOException() - Method in exception org.apache.hudi.exception.HoodieIOException
-
- getIOException() - Method in exception org.apache.hudi.exception.HoodieSerializationException
-
- getIsBootstrapBaseFile() - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo.Builder
-
Gets the value of the 'isBootstrapBaseFile' field.
- getIsBootstrapBaseFile() - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
Gets the value of the 'isBootstrapBaseFile' field.
- getIsDeleted() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter.Builder
-
Gets the value of the 'isDeleted' field.
- getIsDeleted() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
Gets the value of the 'isDeleted' field.
- getIsDeleted() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Gets the value of the 'isDeleted' field.
- getIsDeleted() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Gets the value of the 'isDeleted' field.
- getIsDeleted() - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo.Builder
-
Gets the value of the 'isDeleted' field.
- getIsDeleted() - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
Gets the value of the 'isDeleted' field.
- getIsDir() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Gets the value of the 'isDir' field.
- getIsDir() - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Gets the value of the 'isDir' field.
- getIsPartitionDeleted() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Gets the value of the 'isPartitionDeleted' field.
- getIsPartitionDeleted() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Gets the value of the 'isPartitionDeleted' field.
- getKey() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Gets the value of the 'key' field.
- getKey() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Gets the value of the 'key' field.
- getKey() - Method in class org.apache.hudi.common.model.HoodieRecord
-
- getKey() - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap.FileEntry
-
- getKey() - Method in class org.apache.hudi.common.util.collection.Pair
-
Gets the key from this pair.
- getKey(GenericRecord) - Method in class org.apache.hudi.keygen.BaseKeyGenerator
-
Generate a Hoodie Key out of provided generic record.
- getKey(GenericRecord) - Method in class org.apache.hudi.keygen.KeyGenerator
-
Generate a Hoodie Key out of provided generic record.
- getKey(GenericRecord) - Method in interface org.apache.hudi.keygen.KeyGeneratorInterface
-
- getKeyField() - Method in class org.apache.hudi.common.table.log.AbstractHoodieLogRecordReader
-
- getKeyField(Schema) - Method in class org.apache.hudi.common.table.log.block.HoodieDataBlock
-
- getKeyField() - Method in class org.apache.hudi.metadata.HoodieMetadataMergedLogRecordReader
-
- getKeyForBootstrapBaseFile(HoodieFileGroupId) - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getKeyForDataFileView(HoodieFileGroup, FileSlice) - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getKeyForFileGroupsInPendingClustering(HoodieFileGroupId) - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getKeyForPartitionLookup(String) - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getKeyForPendingCompactionLookup(HoodieFileGroupId) - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getKeyForReplacedFileGroup(HoodieFileGroupId) - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getKeyForSliceView(HoodieFileGroup, FileSlice) - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getKeyForSliceView(String, String, String) - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getKeyGeneratorClassName() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
- getLastCommitMetadataWithValidData() - Method in class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
Get the last instant with valid data, and convert this to HoodieCommitMetadata
- getLastCommitMetadataWithValidSchema() - Method in class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
- getLastCompletedCommitTimestamp() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Gets the value of the 'lastCompletedCommitTimestamp' field.
- getLastCompletedCommitTimestamp() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Gets the value of the 'lastCompletedCommitTimestamp' field.
- getLastCompletedCommitTimestamp() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Gets the value of the 'lastCompletedCommitTimestamp' field.
- getLastCompletedCommitTimestamp() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Gets the value of the 'lastCompletedCommitTimestamp' field.
- getLastCompletedCommitTimestamp() - Method in class org.apache.hudi.common.HoodieCleanStat
-
- getLastInstant() - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getLastInstant() - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getLastInstant() - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getLastInstant() - Method in interface org.apache.hudi.common.table.view.TableFileSystemView
-
Last Known Instant on which the view is built.
- getLatestBaseFile(String, String) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
Get Latest base file for a partition and file-Id.
- getLatestBaseFile(HoodieFileGroup) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getLatestBaseFile(String, String) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getLatestBaseFile(String, String) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getLatestBaseFile(String, String) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView.BaseFileOnlyViewWithLatestSlice
-
Get Latest data file for a partition and file-Id.
- getLatestBaseFiles(String) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getLatestBaseFiles() - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getLatestBaseFiles(String) - Method in class org.apache.hudi.common.table.view.HoodieTablePreCommitFileSystemView
-
Combine committed base files + new files created/replaced for given partition.
- getLatestBaseFiles(String) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getLatestBaseFiles() - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getLatestBaseFiles(String) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getLatestBaseFiles() - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getLatestBaseFiles(String) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView.BaseFileOnlyViewWithLatestSlice
-
Stream all the latest data files in the given partition.
- getLatestBaseFiles() - Method in interface org.apache.hudi.common.table.view.TableFileSystemView.BaseFileOnlyViewWithLatestSlice
-
Stream all the latest data files, in the file system view.
- getLatestBaseFilesBeforeOrOn(String, String) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getLatestBaseFilesBeforeOrOn(String, String) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getLatestBaseFilesBeforeOrOn(String, String) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getLatestBaseFilesBeforeOrOn(String, String) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView.BaseFileOnlyViewWithLatestSlice
-
Stream all the latest version data files in the given partition with precondition that commitTime(file) before
maxCommitTime.
- getLatestBaseFilesInRange(List<String>) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getLatestBaseFilesInRange(List<String>) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getLatestBaseFilesInRange(List<String>) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getLatestBaseFilesInRange(List<String>) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView.BaseFileOnlyViewWithLatestSlice
-
Stream all the latest data files pass.
- getLatestBaseInstant() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Gets the value of the 'latestBaseInstant' field.
- getLatestBaseInstant() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Gets the value of the 'latestBaseInstant' field.
- getLatestCommitMetadataWithValidCheckpointInfo(HoodieTimeline, String) - Static method in class org.apache.hudi.common.util.CommitUtils
-
Process previous commits metadata in the timeline to determine the checkpoint given a checkpoint key.
- getLatestCompactionTime() - Method in class org.apache.hudi.metadata.FileSystemBackedTableMetadata
-
- getLatestCompactionTime() - Method in class org.apache.hudi.metadata.HoodieBackedTableMetadata
-
- getLatestCompactionTime() - Method in interface org.apache.hudi.metadata.HoodieTableMetadata
-
Returns the timestamp of the latest compaction.
- getLatestCompletedInstant() - Method in class org.apache.hudi.BaseHoodieTableFileIndex
-
Returns latest completed instant as seen by this instance of the file-index
- getLatestDataFile() - Method in class org.apache.hudi.common.model.HoodieFileGroup
-
Gets the latest data file.
- getLatestDataInstantTime() - Method in class org.apache.hudi.metadata.BaseTableMetadata
-
- getLatestFileSlice() - Method in class org.apache.hudi.common.model.HoodieFileGroup
-
Gets the latest slice - this can contain either.
- getLatestFileSlice(String, String) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
Get Latest File Slice for a given fileId in a given partition.
- getLatestFileSlice(String, String) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getLatestFileSlice(String, String) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getLatestFileSlice(String, String) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView.SliceViewWithLatestSlice
-
Get Latest File Slice for a given fileId in a given partition.
- getLatestFileSliceBefore(String) - Method in class org.apache.hudi.common.model.HoodieFileGroup
-
Obtain the latest file slice, upto an instantTime i.e < maxInstantTime.
- getLatestFileSliceBeforeOrOn(String) - Method in class org.apache.hudi.common.model.HoodieFileGroup
-
Obtain the latest file slice, upto a instantTime i.e <= maxInstantTime.
- getLatestFileSliceInRange(List<String>) - Method in class org.apache.hudi.common.model.HoodieFileGroup
-
- getLatestFileSliceInRange(List<String>) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getLatestFileSliceInRange(List<String>) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getLatestFileSliceInRange(List<String>) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getLatestFileSliceInRange(List<String>) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView.SliceViewWithLatestSlice
-
Stream all the latest file slices, in the given range.
- getLatestFileSlices(String) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getLatestFileSlices(String) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getLatestFileSlices(String) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getLatestFileSlices(String) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView.SliceViewWithLatestSlice
-
Stream all the latest file slices in the given partition.
- getLatestFileSlicesBeforeOrOn(String, String, boolean) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getLatestFileSlicesBeforeOrOn(String, String, boolean) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getLatestFileSlicesBeforeOrOn(String, String, boolean) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getLatestFileSlicesBeforeOrOn(String, String, boolean) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView.SliceViewWithLatestSlice
-
Stream all latest file slices in given partition with precondition that commitTime(file) before maxCommitTime.
- getLatestFileSlicesIncludingInflight() - Method in class org.apache.hudi.common.model.HoodieFileGroup
-
Get the latest file slices including inflight ones.
- getLatestLogFile(FileSystem, Path, String, String, String) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Get the latest log file for the passed in file-id in the partition path
- getLatestLogFile() - Method in class org.apache.hudi.common.model.FileSlice
-
- getLatestLogVersion(FileSystem, Path, String, String, String) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Get the latest log version for the fileId in the partition path.
- getLatestMergedFileSlicesBeforeOrOn(String, String) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getLatestMergedFileSlicesBeforeOrOn(String, String) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getLatestMergedFileSlicesBeforeOrOn(String, String) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getLatestMergedFileSlicesBeforeOrOn(String, String) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView.SliceViewWithLatestSlice
-
Stream all "merged" file-slices before on an instant time If a file-group has a pending compaction request, the
file-slice before and after compaction request instant is merged and returned.
- getLatestSchema(Schema, boolean, Functions.Function1<Schema, Schema>) - Method in class org.apache.hudi.common.table.TableSchemaResolver
-
- getLatestUnCompactedFileSlices(String) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getLatestUnCompactedFileSlices(String) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getLatestUnCompactedFileSlices(String) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getLatestUnCompactedFileSlices(String) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView.SliceViewWithLatestSlice
-
Stream all the latest uncompacted file slices in the given partition.
- getLayout(TimelineLayoutVersion) - Static method in class org.apache.hudi.common.table.timeline.TimelineLayout
-
- getLeafName(String) - Static method in class org.apache.hudi.internal.schema.action.TableChangesHelper
-
- getLeft() - Method in class org.apache.hudi.common.util.collection.ImmutablePair
-
Gets the left element from this pair.
- getLeft() - Method in class org.apache.hudi.common.util.collection.ImmutableTriple
-
Gets the left element from this triple.
- getLeft() - Method in class org.apache.hudi.common.util.collection.Pair
-
Gets the left element from this pair.
- getLeft() - Method in class org.apache.hudi.common.util.collection.Triple
-
Gets the left element from this triple.
- getLength() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Gets the value of the 'length' field.
- getLength() - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Gets the value of the 'length' field.
- getLength(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getLength() - Method in class org.apache.hudi.parquet.io.ByteBufferBackedInputFile
-
- getLinkTarget(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getLock() - Method in interface org.apache.hudi.common.lock.LockProvider
-
- getLogBlockFooter() - Method in class org.apache.hudi.common.table.log.block.HoodieLogBlock
-
- getLogBlockHeader() - Method in class org.apache.hudi.common.table.log.block.HoodieLogBlock
-
- getLogBlockLength() - Method in class org.apache.hudi.common.table.log.block.HoodieLogBlock
-
- getLogBlocksToBeDeleted() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Gets the value of the 'logBlocksToBeDeleted' field.
- getLogBlocksToBeDeleted() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Gets the value of the 'logBlocksToBeDeleted' field.
- getLogFile() - Method in class org.apache.hudi.common.table.log.block.HoodieLogBlock.HoodieLogBlockContentLocation
-
- getLogFile() - Method in class org.apache.hudi.common.table.log.HoodieLogFileReader
-
- getLogFile() - Method in interface org.apache.hudi.common.table.log.HoodieLogFormat.Reader
-
- getLogFile() - Method in interface org.apache.hudi.common.table.log.HoodieLogFormat.Writer
-
- getLogFile() - Method in class org.apache.hudi.common.table.log.HoodieLogFormatReader
-
- getLogFile() - Method in class org.apache.hudi.common.table.log.HoodieLogFormatWriter
-
- getLogFileComparator() - Static method in class org.apache.hudi.common.model.HoodieLogFile
-
- getLogFileFormat() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
Get the log Storage Format.
- getLogFiles() - Method in class org.apache.hudi.common.model.FileSlice
-
- getLogFiles() - Method in class org.apache.hudi.common.model.HoodieDeltaWriteStat
-
- getLogMetadata(DataInputStream) - Static method in class org.apache.hudi.common.table.log.block.HoodieLogBlock
-
- getLogMetadataBytes(Map<HoodieLogBlock.HeaderMetadataType, String>) - Static method in class org.apache.hudi.common.table.log.block.HoodieLogBlock
-
Convert log metadata to bytes 1.
- getLogOffset() - Method in class org.apache.hudi.common.model.HoodieDeltaWriteStat
-
- getLogRecordScanner(List<HoodieLogFile>, String, Option<Boolean>) - Method in class org.apache.hudi.metadata.HoodieBackedTableMetadata
-
- getLogVersion() - Method in class org.apache.hudi.common.model.HoodieDeltaWriteStat
-
- getLogVersion() - Method in class org.apache.hudi.common.model.HoodieLogFile
-
- getLogWriteToken() - Method in class org.apache.hudi.common.model.HoodieLogFile
-
- getLong(ConfigProperty<T>) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getLong(String) - Method in class org.apache.hudi.common.config.TypedProperties
-
- getLong(String, long) - Method in class org.apache.hudi.common.config.TypedProperties
-
- getMagic() - Method in class org.apache.hudi.common.table.log.block.HoodieLogBlock
-
- getManagedVersion() - Method in class org.apache.hudi.common.table.timeline.versioning.clean.CleanMetadataV1MigrationHandler
-
- getManagedVersion() - Method in class org.apache.hudi.common.table.timeline.versioning.clean.CleanMetadataV2MigrationHandler
-
- getManagedVersion() - Method in class org.apache.hudi.common.table.timeline.versioning.clean.CleanPlanV1MigrationHandler
-
- getManagedVersion() - Method in class org.apache.hudi.common.table.timeline.versioning.clean.CleanPlanV2MigrationHandler
-
- getManagedVersion() - Method in class org.apache.hudi.common.table.timeline.versioning.compaction.CompactionV1MigrationHandler
-
- getManagedVersion() - Method in class org.apache.hudi.common.table.timeline.versioning.compaction.CompactionV2MigrationHandler
-
- getManagedVersion() - Method in interface org.apache.hudi.common.table.timeline.versioning.VersionMigrator
-
Version of Metadata that this class will handle.
- getMarkerFolderPath(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
Returns Marker folder path.
- getMaxColumnId() - Method in class org.apache.hudi.internal.schema.InternalSchema
-
Returns the max column id for this schema.
- getMaxConsistencyCheckIntervalMs() - Method in class org.apache.hudi.common.fs.ConsistencyGuardConfig
-
- getMaxConsistencyChecks() - Method in class org.apache.hudi.common.fs.ConsistencyGuardConfig
-
- getMaxEventTime() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getMaxFileSize() - Method in class org.apache.hudi.io.storage.HoodieParquetConfig
-
- getMaxMemoryForBootstrapBaseFile() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- getMaxMemoryForFileGroupMap() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- getMaxMemoryForPendingClusteringFileGroups() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- getMaxMemoryForPendingCompaction() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- getMaxMemoryForReplacedFileGroups() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- getMaxRetryIntervalMs() - Method in class org.apache.hudi.common.fs.FileSystemRetryConfig
-
- getMaxRetryNumbers() - Method in class org.apache.hudi.common.fs.FileSystemRetryConfig
-
- getMaxValue() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Gets the value of the 'maxValue' field.
- getMaxValue() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Gets the value of the 'maxValue' field.
- getMaxValue() - Method in class org.apache.hudi.common.model.HoodieColumnRangeMetadata
-
- getMergedArchiveFileName() - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan.Builder
-
Gets the value of the 'mergedArchiveFileName' field.
- getMergedArchiveFileName() - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
Gets the value of the 'mergedArchiveFileName' field.
- getMessageDigestHash(String, String) - Static method in class org.apache.hudi.common.util.NumericUtils
-
- getMetaAuxiliaryPath() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getMetadata() - Method in class org.apache.hudi.common.model.DefaultHoodieRecordPayload
-
- getMetadata() - Method in class org.apache.hudi.common.model.EventTimeAvroPayload
-
- getMetadata(String) - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getMetadata() - Method in interface org.apache.hudi.common.model.HoodieRecordPayload
-
This method can be used to extract some metadata from HoodieRecordPayload.
- getMetadataConfig() - Method in class org.apache.hudi.metadata.BaseTableMetadata
-
- getMetadataFromTimeline() - Method in class org.apache.hudi.common.model.HoodieMetadataWrapper
-
- getMetadataMetaClient() - Method in class org.apache.hudi.metadata.HoodieBackedTableMetadata
-
- getMetadataPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo.Builder
-
Gets the value of the 'metadataPartitionPath' field.
- getMetadataPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
Gets the value of the 'metadataPartitionPath' field.
- getMetadataPartitions() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
- getMetadataPartitionsInflight() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
- getMetadataTableBasePath(String) - Static method in interface org.apache.hudi.metadata.HoodieTableMetadata
-
Return the base-path of the Metadata Table for the given Dataset identified by base-path
- getMetaPath() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getMetastoreConfig() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getMetastoreUris() - Method in class org.apache.hudi.common.config.HoodieMetastoreConfig
-
- getMetrics() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Gets the value of the 'metrics' field.
- getMetrics() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Gets the value of the 'metrics' field.
- getMetrics() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Gets the value of the 'metrics' field.
- getMetrics() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Gets the value of the 'metrics' field.
- getMetrics() - Method in class org.apache.hudi.common.model.CompactionOperation
-
- getMiddle() - Method in class org.apache.hudi.common.util.collection.ImmutableTriple
-
Gets the middle element from this triple.
- getMiddle() - Method in class org.apache.hudi.common.util.collection.Triple
-
Gets the middle element from this triple.
- getMinAndMaxEventTime() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getMinEventTime() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getMinValue() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Gets the value of the 'minValue' field.
- getMinValue() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Gets the value of the 'minValue' field.
- getMinValue() - Method in class org.apache.hudi.common.model.HoodieColumnRangeMetadata
-
- getModificationTime() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Gets the value of the 'modificationTime' field.
- getModificationTime() - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Gets the value of the 'modificationTime' field.
- getName() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getName() - Method in enum org.apache.hudi.common.model.HoodieOperation
-
- getName() - Method in class org.apache.hudi.common.util.hash.ColumnIndexID
-
- getName() - Method in class org.apache.hudi.common.util.hash.FileIndexID
-
- getName() - Method in class org.apache.hudi.common.util.hash.HoodieIndexID
-
Get the resource name for which this index id is generated.
- getName() - Method in class org.apache.hudi.common.util.hash.PartitionIndexID
-
- getName() - Method in class org.apache.hudi.hadoop.CachingPath
-
- getName() - Method in enum org.apache.hudi.internal.schema.action.TableChange.ColumnChangeID
-
- getName() - Method in enum org.apache.hudi.internal.schema.Type.TypeID
-
- getNames() - Static method in enum org.apache.hudi.keygen.constant.KeyGeneratorType
-
- getNestedFieldSchemaFromRecord(GenericRecord, String) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
Get schema for the given field and record.
- getNestedFieldSchemaFromWriteSchema(Schema, String) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
Get schema for the given field and write schema.
- getNestedFieldVal(GenericRecord, String, boolean, boolean) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
Obtain value of the provided field, denoted by dot notation.
- getNestedFieldValAsString(GenericRecord, String, boolean, boolean) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
Obtain value of the provided field as string, denoted by dot notation.
- getNewInstantsForIncrementalSync(HoodieTimeline, HoodieTimeline) - Static method in class org.apache.hudi.common.table.timeline.TimelineDiffHelper
-
- getNewLocation() - Method in class org.apache.hudi.common.model.HoodieRecord
-
- getNewlySeenInstants() - Method in class org.apache.hudi.common.table.timeline.TimelineDiffHelper.TimelineDiffResult
-
- getNodes() - Method in class org.apache.hudi.common.model.HoodieConsistentHashingMetadata
-
- getNullableValAsString(GenericRecord, String) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
Returns the string value of the given record rec and field fieldName.
- getNullCount() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Gets the value of the 'nullCount' field.
- getNullCount() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Gets the value of the 'nullCount' field.
- getNullCount() - Method in class org.apache.hudi.common.model.HoodieColumnRangeMetadata
-
- getNullSchema() - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
- getNumberOfBytesRead() - Method in class org.apache.hudi.common.fs.SizeAwareDataInputStream
-
- getNumBuckets() - Method in class org.apache.hudi.common.model.HoodieConsistentHashingMetadata
-
- getNumDeletes() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'numDeletes' field.
- getNumDeletes() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'numDeletes' field.
- getNumDeletes() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getNumInserts() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'numInserts' field.
- getNumInserts() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'numInserts' field.
- getNumInserts() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getNumKeys() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo.Builder
-
Gets the value of the 'numKeys' field.
- getNumKeys() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
Gets the value of the 'numKeys' field.
- getNumMergedRecordsInLog() - Method in class org.apache.hudi.common.table.log.HoodieMergedLogRecordScanner
-
- getNumOutputFileGroups() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Gets the value of the 'numOutputFileGroups' field.
- getNumOutputFileGroups() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Gets the value of the 'numOutputFileGroups' field.
- getNumOutputGroups() - Method in class org.apache.hudi.common.model.ClusteringGroupInfo
-
- getNumPartitions() - Method in interface org.apache.hudi.common.data.HoodieData
-
- getNumPartitions() - Method in class org.apache.hudi.common.data.HoodieListData
-
- getNumUpdateWrites() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'numUpdateWrites' field.
- getNumUpdateWrites() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'numUpdateWrites' field.
- getNumUpdateWrites() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getNumWrites() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'numWrites' field.
- getNumWrites() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'numWrites' field.
- getNumWrites() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getObjectHeaderSize() - Method in class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification32bit
-
- getObjectHeaderSize() - Method in class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification64bit
-
- getObjectHeaderSize() - Method in class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification64bitCompressed
-
- getObjectHeaderSize() - Method in interface org.apache.hudi.common.util.jvm.MemoryLayoutSpecification
-
Returns the fixed overhead of for any
Object subclass in this JVM.
- getObjectHeaderSize() - Method in class org.apache.hudi.common.util.jvm.OpenJ9MemoryLayoutSpecification32bit
-
- getObjectHeaderSize() - Method in class org.apache.hudi.common.util.jvm.OpenJ9MemoryLayoutSpecification64bit
-
- getObjectHeaderSize() - Method in class org.apache.hudi.common.util.jvm.OpenJ9MemoryLayoutSpecification64bitCompressed
-
- getObjectMapper() - Static method in class org.apache.hudi.common.util.JsonUtils
-
- getObjectPadding() - Method in class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification32bit
-
- getObjectPadding() - Method in class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification64bit
-
- getObjectPadding() - Method in class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification64bitCompressed
-
- getObjectPadding() - Method in interface org.apache.hudi.common.util.jvm.MemoryLayoutSpecification
-
Returns the quantum field size for a field owned by an object in this JVM.
- getObjectPadding() - Method in class org.apache.hudi.common.util.jvm.OpenJ9MemoryLayoutSpecification32bit
-
- getObjectPadding() - Method in class org.apache.hudi.common.util.jvm.OpenJ9MemoryLayoutSpecification64bit
-
- getObjectPadding() - Method in class org.apache.hudi.common.util.jvm.OpenJ9MemoryLayoutSpecification64bitCompressed
-
- getObjectSize(Object) - Static method in class org.apache.hudi.common.util.ObjectSizeCalculator
-
Given an object, returns the total allocated size, in bytes, of the object and all other objects reachable from it.
- getOffsetOfValue() - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap.ValueMetadata
-
- getOldestInstantToRetainForCompaction(HoodieActiveTimeline, int) - Static method in class org.apache.hudi.common.util.CompactionUtils
-
Gets the oldest instant to retain for MOR compaction.
- getOperation() - Method in class org.apache.hudi.common.model.HoodieRecord
-
- getOperations() - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan.Builder
-
Gets the value of the 'operations' field.
- getOperations() - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
Gets the value of the 'operations' field.
- getOperations() - Method in class org.apache.hudi.common.model.ClusteringGroupInfo
-
- getOperationType() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata.Builder
-
Gets the value of the 'operationType' field.
- getOperationType() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
Gets the value of the 'operationType' field.
- getOperationType() - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata.Builder
-
Gets the value of the 'operationType' field.
- getOperationType() - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
Gets the value of the 'operationType' field.
- getOperationType() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Gets the value of the 'operationType' field.
- getOperationType() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Gets the value of the 'operationType' field.
- getOperationType() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Gets the value of the 'operationType' field.
- getOperationType() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
Gets the value of the 'operationType' field.
- getOperationType() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getOptimisticConsistencyGuardSleepTimeMs() - Method in class org.apache.hudi.common.fs.ConsistencyGuardConfig
-
- getOptions() - Method in class org.apache.hudi.common.index.HoodieIndex
-
- getOrderingValue() - Method in class org.apache.hudi.common.model.DeleteRecord
-
- getOrderingValue() - Method in class org.apache.hudi.common.model.HoodieAvroPayload
-
- getOrderingValue() - Method in interface org.apache.hudi.common.model.HoodieRecordPayload
-
This method can be used to extract the ordering value of the payload for combining/merging,
or 0 if no value is specified which means natural order(arrival time is used).
- getOrderingValue() - Method in class org.apache.hudi.common.model.OverwriteWithLatestAvroPayload
-
- getOtherAction() - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Gets the value of the 'otherAction' field.
- getOtherAction() - Method in class org.apache.hudi.avro.model.HoodieFSPermission
-
Gets the value of the 'otherAction' field.
- getOuterFilePathFromInlinePath(Path) - Static method in class org.apache.hudi.common.fs.inline.InLineFSUtils
-
InlineFS Path format:
"inlinefs://path/to/outer/file/outer_file_scheme/?start_offset=start_offset>&length="
- getOwner() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Gets the value of the 'owner' field.
- getOwner() - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Gets the value of the 'owner' field.
- getPageSize() - Method in class org.apache.hudi.io.storage.HoodieParquetConfig
-
- getParent() - Method in class org.apache.hudi.hadoop.CachingPath
-
- getParentId2AddCols() - Method in class org.apache.hudi.internal.schema.action.TableChanges.ColumnAddChange
-
- getParentName(String) - Static method in class org.apache.hudi.internal.schema.action.TableChangesHelper
-
- getPartitionDepth() - Method in class org.apache.hudi.common.model.HoodiePartitionMetadata
-
- getPartitionFieldProp() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
- getPartitionFields() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
- getPartitionFileGroupCount(MetadataPartitionType, Option<HoodieTableMetaClient>, Option<HoodieTableFileSystemView>, HoodieMetadataConfig, boolean) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Get file group count for a metadata table partition.
- getPartitionIdentifier(String) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Returns partition name for the given path.
- getPartitionIdSupplier() - Method in class org.apache.hudi.common.engine.LocalTaskContextSupplier
-
- getPartitionIdSupplier() - Method in class org.apache.hudi.common.engine.TaskContextSupplier
-
- getPartitionLatestFileSlices(HoodieTableMetaClient, Option<HoodieTableFileSystemView>, String) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Get the latest file slices for a Metadata Table partition.
- getPartitionLatestFileSlicesIncludingInflight(HoodieTableMetaClient, Option<HoodieTableFileSystemView>, String) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Get the latest file slices for a given partition including the inflight ones.
- getPartitionLatestMergedFileSlices(HoodieTableMetaClient, HoodieTableFileSystemView, String) - Static method in class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
Get the latest file slices for a Metadata Table partition.
- getPartitionMetadata() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Gets the value of the 'partitionMetadata' field.
- getPartitionMetadata() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Gets the value of the 'partitionMetadata' field.
- getPartitionMetadata() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Gets the value of the 'partitionMetadata' field.
- getPartitionMetadata() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Gets the value of the 'partitionMetadata' field.
- getPartitionMetadata() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Gets the value of the 'partitionMetadata' field.
- getPartitionMetadata() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Gets the value of the 'partitionMetadata' field.
- getPartitionMetafileFormat() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
Returns the format to use for partition meta files.
- getPartitionMetafilePath(FileSystem, Path) - Static method in class org.apache.hudi.common.model.HoodiePartitionMetadata
-
Returns the name of the partition metadata.
- getPartitionName() - Method in class org.apache.hudi.common.table.log.AbstractHoodieLogRecordReader
-
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata.Builder
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata.Builder
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata.Builder
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'partitionPath' field.
- getPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'partitionPath' field.
- getPartitionPath(String, String) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getPartitionPath(Path, String) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getPartitionPath() - Method in class org.apache.hudi.common.HoodieCleanStat
-
- getPartitionPath(String) - Method in class org.apache.hudi.common.HoodieJsonPayload
-
- getPartitionPath() - Method in class org.apache.hudi.common.HoodieRollbackStat
-
- getPartitionPath() - Method in class org.apache.hudi.common.model.BootstrapFileMapping
-
- getPartitionPath() - Method in class org.apache.hudi.common.model.ClusteringOperation
-
- getPartitionPath() - Method in class org.apache.hudi.common.model.CompactionOperation
-
- getPartitionPath() - Method in class org.apache.hudi.common.model.DeleteRecord
-
- getPartitionPath() - Method in class org.apache.hudi.common.model.FileSlice
-
- getPartitionPath() - Method in class org.apache.hudi.common.model.HoodieConsistentHashingMetadata
-
- getPartitionPath() - Method in class org.apache.hudi.common.model.HoodieFileGroup
-
- getPartitionPath() - Method in class org.apache.hudi.common.model.HoodieFileGroupId
-
- getPartitionPath() - Method in class org.apache.hudi.common.model.HoodieKey
-
- getPartitionPath() - Method in class org.apache.hudi.common.model.HoodieRecord
-
- getPartitionPath() - Method in class org.apache.hudi.common.model.HoodieRecordGlobalLocation
-
- getPartitionPath() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getPartitionPath(GenericRecord) - Method in class org.apache.hudi.keygen.BaseKeyGenerator
-
Generate a partition path out of provided generic record.
- getPartitionPath() - Method in enum org.apache.hudi.metadata.MetadataPartitionType
-
- getPartitionPathFields() - Method in class org.apache.hudi.keygen.BaseKeyGenerator
-
- getPartitionPaths() - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getPartitionsToBeDeleted() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Gets the value of the 'partitionsToBeDeleted' field.
- getPartitionsToBeDeleted() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Gets the value of the 'partitionsToBeDeleted' field.
- getPartitionToCompactionWriteStats() - Method in class org.apache.hudi.avro.model.HoodieCompactionMetadata.Builder
-
Gets the value of the 'partitionToCompactionWriteStats' field.
- getPartitionToCompactionWriteStats() - Method in class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
Gets the value of the 'partitionToCompactionWriteStats' field.
- getPartitionToReplaceFileIds() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Gets the value of the 'partitionToReplaceFileIds' field.
- getPartitionToReplaceFileIds() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Gets the value of the 'partitionToReplaceFileIds' field.
- getPartitionToReplaceFileIds() - Method in class org.apache.hudi.common.model.HoodieReplaceCommitMetadata
-
- getPartitionToRollingStats() - Method in class org.apache.hudi.common.model.HoodieRollingStatMetadata
-
- getPartitionToWriteStats() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata.Builder
-
Gets the value of the 'partitionToWriteStats' field.
- getPartitionToWriteStats() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
Gets the value of the 'partitionToWriteStats' field.
- getPartitionToWriteStats() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Gets the value of the 'partitionToWriteStats' field.
- getPartitionToWriteStats() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Gets the value of the 'partitionToWriteStats' field.
- getPartitionToWriteStats() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getPath() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Gets the value of the 'path' field.
- getPath() - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Gets the value of the 'path' field.
- getPath() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'path' field.
- getPath() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'path' field.
- getPath() - Method in class org.apache.hudi.BaseHoodieTableFileIndex.PartitionPath
-
- getPath() - Method in class org.apache.hudi.common.model.BaseFile
-
- getPath() - Method in class org.apache.hudi.common.model.HoodieLogFile
-
- getPath() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getPathBuilder() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Gets the Builder instance for the 'path' field and creates one if it doesn't exist yet.
- getPathWithoutSchemeAndAuthority(Path) - Static method in class org.apache.hudi.hadoop.CachingPath
-
This is
Path.getPathWithoutSchemeAndAuthority(Path) counterpart, instantiating
CachingPath
- getPayloadClass() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
Read the payload class for HoodieRecords from the table properties.
- getPayloadClassFQN() - Method in class org.apache.hudi.common.table.log.AbstractHoodieLogRecordReader
-
- getPendingClusteringInstant(HoodieFileGroupId) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
Get pending clustering instant time for specified file group.
- getPendingClusteringInstant(HoodieFileGroupId) - Method in class org.apache.hudi.common.table.view.HoodieTableFileSystemView
-
- getPendingClusteringInstant(HoodieFileGroupId) - Method in class org.apache.hudi.common.table.view.RocksDbBasedFileSystemView
-
- getPendingClusteringInstantTimes(HoodieTableMetaClient) - Static method in class org.apache.hudi.common.util.ClusteringUtils
-
- getPendingCompactionInstantTimes(HoodieTableMetaClient) - Static method in class org.apache.hudi.common.util.CompactionUtils
-
Return all pending compaction instant times.
- getPendingCompactionOperations() - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getPendingCompactionOperations() - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getPendingCompactionOperations() - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getPendingCompactionOperations() - Method in interface org.apache.hudi.common.table.view.TableFileSystemView
-
Return Pending Compaction Operations.
- getPendingCompactionOperations(HoodieInstant, HoodieCompactionPlan) - Static method in class org.apache.hudi.common.util.CompactionUtils
-
- getPendingCompactionOperationWithInstant(HoodieFileGroupId) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
Return pending compaction operation for a file-group.
- getPendingCompactionOperationWithInstant(HoodieFileGroupId) - Method in class org.apache.hudi.common.table.view.HoodieTableFileSystemView
-
- getPendingCompactionOperationWithInstant(HoodieFileGroupId) - Method in class org.apache.hudi.common.table.view.RocksDbBasedFileSystemView
-
- getPermission() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Gets the value of the 'permission' field.
- getPermission() - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Gets the value of the 'permission' field.
- getPermissionBuilder() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Gets the Builder instance for the 'permission' field and creates one if it doesn't exist yet.
- getPolicy() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Gets the value of the 'policy' field.
- getPolicy() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Gets the value of the 'policy' field.
- getPolicy() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Gets the value of the 'policy' field.
- getPolicy() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Gets the value of the 'policy' field.
- getPolicy() - Method in class org.apache.hudi.common.HoodieCleanStat
-
- getPos() - Method in class org.apache.hudi.common.fs.inline.InLineFsDataInputStream
-
- getPosition() - Method in class org.apache.hudi.common.util.io.ByteBufferBackedInputStream
-
Returns current position of the stream
- getPositionChangeMap() - Method in class org.apache.hudi.internal.schema.action.TableChanges.ColumnAddChange
-
- getPositionChangeMap() - Method in class org.apache.hudi.internal.schema.action.TableChanges.ColumnUpdateChange
-
- getPreCombineField() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
- getPreferredView() - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getPrefixForDataFileViewByPartition(String) - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getPrefixForDataFileViewByPartitionFile(String, String) - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getPrefixForSliceView() - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getPrefixForSliceViewByPartition(String) - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getPrefixForSliceViewByPartitionFile(String, String) - Method in class org.apache.hudi.common.util.RocksDBSchemaHelper
-
- getPreserveHoodieMetadata() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Gets the value of the 'preserveHoodieMetadata' field.
- getPreserveHoodieMetadata() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Gets the value of the 'preserveHoodieMetadata' field.
- getPrevCommit() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'prevCommit' field.
- getPrevCommit() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'prevCommit' field.
- getPrevCommit() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getProgress() - Method in class org.apache.hudi.common.table.log.AbstractHoodieLogRecordReader
-
Return progress of scanning as a float between 0.0 to 1.0.
- getProjectedParquetRecordsIterator(Configuration, Schema, InputFile) - Static method in class org.apache.hudi.common.table.log.block.HoodieParquetDataBlock
-
- getProperty(String) - Method in class org.apache.hudi.common.config.TypedProperties
-
- getProperty(EngineProperty) - Method in class org.apache.hudi.common.engine.HoodieEngineContext
-
- getProperty(EngineProperty) - Method in class org.apache.hudi.common.engine.HoodieLocalEngineContext
-
- getProperty(EngineProperty) - Method in class org.apache.hudi.common.engine.LocalTaskContextSupplier
-
- getProperty(EngineProperty) - Method in class org.apache.hudi.common.engine.TaskContextSupplier
-
- getProps() - Method in class org.apache.hudi.common.config.DFSPropertiesConfiguration
-
- getProps(boolean) - Method in class org.apache.hudi.common.config.DFSPropertiesConfiguration
-
- getProps() - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getProps(boolean) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getQueue() - Method in class org.apache.hudi.common.util.queue.BoundedInMemoryExecutor
-
- getRawFs() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
Return raw file-system.
- getRecord() - Method in class org.apache.hudi.internal.schema.InternalSchema
-
- getRecordByKey(String, Schema) - Method in interface org.apache.hudi.io.storage.HoodieFileReader
-
- getRecordByKey(String) - Method in interface org.apache.hudi.io.storage.HoodieFileReader
-
- getRecordByKey(String, Schema) - Method in class org.apache.hudi.io.storage.HoodieHFileReader
-
- getRecordByKey(String, String) - Method in class org.apache.hudi.metadata.BaseTableMetadata
-
- getRecordByKey(String, String) - Method in class org.apache.hudi.metadata.HoodieBackedTableMetadata
-
- getRecordByKey(String) - Method in class org.apache.hudi.metadata.HoodieMetadataMergedLogRecordReader
-
Retrieve a record given its key.
- getRecordBytes() - Method in class org.apache.hudi.common.model.HoodieAvroPayload
-
- getRecordColumnValues(HoodieRecord<? extends HoodieRecordPayload>, String[], Schema, boolean) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
Gets record column values into one object.
- getRecordColumnValues(HoodieRecord<? extends HoodieRecordPayload>, String[], SerializableSchema, boolean) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
Gets record column values into one object.
- getRecordIterator() - Method in class org.apache.hudi.common.table.log.block.HoodieDataBlock
-
Returns all the records iterator contained w/in this block.
- getRecordIterator(List<String>, boolean) - Method in class org.apache.hudi.common.table.log.block.HoodieDataBlock
-
Batch get of keys of interest.
- getRecordIterator(Schema) - Method in interface org.apache.hudi.io.storage.HoodieFileReader
-
- getRecordIterator() - Method in interface org.apache.hudi.io.storage.HoodieFileReader
-
- getRecordIterator(Schema) - Method in class org.apache.hudi.io.storage.HoodieHFileReader
-
- getRecordIterator(Schema) - Method in class org.apache.hudi.io.storage.HoodieOrcReader
-
- getRecordIterator(Schema) - Method in class org.apache.hudi.io.storage.HoodieParquetReader
-
- getRecordKey() - Method in class org.apache.hudi.common.model.DeleteRecord
-
- getRecordKey() - Method in class org.apache.hudi.common.model.HoodieKey
-
- getRecordKey() - Method in class org.apache.hudi.common.model.HoodieRecord
-
- getRecordKey(IndexedRecord) - Method in class org.apache.hudi.common.table.log.block.HoodieDataBlock
-
- getRecordKey(GenericRecord) - Method in class org.apache.hudi.keygen.BaseKeyGenerator
-
Generate a record Key out of provided generic record.
- getRecordKeyFieldNames() - Method in class org.apache.hudi.keygen.BaseKeyGenerator
-
- getRecordKeyFieldNames() - Method in class org.apache.hudi.keygen.KeyGenerator
-
Used during bootstrap, to project out only the record key fields from bootstrap source dataset.
- getRecordKeyFieldNames() - Method in interface org.apache.hudi.keygen.KeyGeneratorInterface
-
- getRecordKeyFieldProp() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
- getRecordKeyFields() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
- getRecordKeyPartitionPathSchema() - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
Fetch schema for record key and partition path.
- getRecordKeySchema() - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
- getRecords() - Method in class org.apache.hudi.common.table.log.HoodieMergedLogRecordScanner
-
- getRecordsByKeyPrefixes(List<String>, String, boolean) - Method in class org.apache.hudi.metadata.FileSystemBackedTableMetadata
-
- getRecordsByKeyPrefixes(List<String>, String, boolean) - Method in class org.apache.hudi.metadata.HoodieBackedTableMetadata
-
- getRecordsByKeyPrefixes(List<String>) - Method in class org.apache.hudi.metadata.HoodieMetadataMergedLogRecordReader
-
- getRecordsByKeyPrefixes(List<String>, String, boolean) - Method in interface org.apache.hudi.metadata.HoodieTableMetadata
-
Fetch records by key prefixes.
- getRecordsByKeyPrefixIterator(List<String>, Schema) - Method in interface org.apache.hudi.io.storage.HoodieFileReader
-
- getRecordsByKeyPrefixIterator(List<String>) - Method in interface org.apache.hudi.io.storage.HoodieFileReader
-
- getRecordsByKeyPrefixIterator(List<String>, Schema) - Method in class org.apache.hudi.io.storage.HoodieHFileReader
-
- getRecordsByKeys(List<String>, String) - Method in class org.apache.hudi.metadata.BaseTableMetadata
-
- getRecordsByKeys(List<String>, String) - Method in class org.apache.hudi.metadata.HoodieBackedTableMetadata
-
- getRecordsByKeys(List<String>) - Method in class org.apache.hudi.metadata.HoodieMetadataMergedLogRecordReader
-
- getRecordsByKeysIterator(List<String>, Schema) - Method in interface org.apache.hudi.io.storage.HoodieFileReader
-
- getRecordsByKeysIterator(List<String>) - Method in interface org.apache.hudi.io.storage.HoodieFileReader
-
- getRecordsByKeysIterator(List<String>, Schema) - Method in class org.apache.hudi.io.storage.HoodieHFileReader
-
- getRecordsToDelete() - Method in class org.apache.hudi.common.table.log.block.HoodieDeleteBlock
-
- getReferenceSize() - Method in class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification32bit
-
- getReferenceSize() - Method in class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification64bit
-
- getReferenceSize() - Method in class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification64bitCompressed
-
- getReferenceSize() - Method in interface org.apache.hudi.common.util.jvm.MemoryLayoutSpecification
-
Returns the fixed size of an object reference in this JVM.
- getReferenceSize() - Method in class org.apache.hudi.common.util.jvm.OpenJ9MemoryLayoutSpecification32bit
-
- getReferenceSize() - Method in class org.apache.hudi.common.util.jvm.OpenJ9MemoryLayoutSpecification64bit
-
- getReferenceSize() - Method in class org.apache.hudi.common.util.jvm.OpenJ9MemoryLayoutSpecification64bitCompressed
-
- getRegistry(String) - Static method in interface org.apache.hudi.common.metrics.Registry
-
Get (or create) the registry for a provided name.
- getRegistry(String, String) - Static method in interface org.apache.hudi.common.metrics.Registry
-
Get (or create) the registry for a provided name and given class.
- getRelativePartitionPath(Path, Path) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Given a base partition and a partition path, return relative path of partition path to the base path.
- getRemoteTimelineClientMaxRetryIntervalMs() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- getRemoteTimelineClientMaxRetryNumbers() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- getRemoteTimelineClientRetryExceptions() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- getRemoteTimelineClientTimeoutSecs() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- getRemoteTimelineInitialRetryIntervalMs() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- getRemoteViewServerHost() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- getRemoteViewServerPort() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- getReplaceCommitInflightInstant(String) - Static method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- getReplaceCommitRequestedInstant(String) - Static method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- getReplacedFileGroupsBefore(String, String) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getReplacedFileGroupsBefore(String, String) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getReplacedFileGroupsBefore(String, String) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getReplacedFileGroupsBefore(String, String) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView
-
Stream all the replaced file groups before maxCommitTime for given partition.
- getReplacedFileGroupsBeforeOrOn(String, String) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getReplacedFileGroupsBeforeOrOn(String, String) - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getReplacedFileGroupsBeforeOrOn(String, String) - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getReplacedFileGroupsBeforeOrOn(String, String) - Method in interface org.apache.hudi.common.table.view.TableFileSystemView
-
Stream all the replaced file groups before or on maxCommitTime for given partition.
- getReplaceFileIds(String) - Method in class org.apache.hudi.common.model.HoodieReplaceCommitMetadata
-
- getReplaceInstant(HoodieFileGroupId) - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
Track instant time for file groups replaced.
- getReplaceInstant(HoodieFileGroupId) - Method in class org.apache.hudi.common.table.view.HoodieTableFileSystemView
-
- getReplaceInstant(HoodieFileGroupId) - Method in class org.apache.hudi.common.table.view.RocksDbBasedFileSystemView
-
- getReplication(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getRequestedInstant(HoodieInstant) - Static method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- getRestoreInstantInfo() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Gets the value of the 'restoreInstantInfo' field.
- getRestoreInstantInfo() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Gets the value of the 'restoreInstantInfo' field.
- getRestoreTimeline() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
Get only the restore action (inflight and completed) in the active timeline.
- getResult() - Method in class org.apache.hudi.common.util.queue.BoundedInMemoryQueueConsumer
-
Return result of consuming records so far.
- getRetryExceptions() - Method in class org.apache.hudi.common.fs.FileSystemRetryConfig
-
- getReverseCommitTimeComparator() - Static method in class org.apache.hudi.common.model.HoodieFileGroup
-
- getReverseLogFileComparator() - Static method in class org.apache.hudi.common.model.HoodieLogFile
-
- getReverseOrderedInstants() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
- getReverseOrderedInstants() - Method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- getRight() - Method in class org.apache.hudi.common.util.collection.ImmutablePair
-
Gets the right element from this pair.
- getRight() - Method in class org.apache.hudi.common.util.collection.ImmutableTriple
-
Gets the right element from this triple.
- getRight() - Method in class org.apache.hudi.common.util.collection.Pair
-
Gets the right element from this pair.
- getRight() - Method in class org.apache.hudi.common.util.collection.Triple
-
Gets the right element from this triple.
- getRocksdbBasePath() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- getRollbackAndRestoreTimeline() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
Get only the rollback and restore action (inflight and completed) in the active timeline.
- getRollbackInstant() - Method in class org.apache.hudi.common.HoodiePendingRollbackInfo
-
- getRollbackLogFiles() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata.Builder
-
Gets the value of the 'rollbackLogFiles' field.
- getRollbackLogFiles() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
Gets the value of the 'rollbackLogFiles' field.
- getRollbackPlan() - Method in class org.apache.hudi.common.HoodiePendingRollbackInfo
-
- getRollbackRequestedInstant(HoodieInstant) - Static method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- getRollbackRequests() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan.Builder
-
Gets the value of the 'RollbackRequests' field.
- getRollbackRequests() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
Gets the value of the 'RollbackRequests' field.
- getRollbackTimeline() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
Get only the rollback action (inflight and completed) in the active timeline.
- getRootCause(Throwable) - Static method in class org.apache.hudi.exception.ExceptionUtil
-
Fetches inner-most cause of the provided
Throwable
- getRootLevelFieldName(String) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
Obtain the root-level field name of a full field name, possibly a nested field.
- getRowCount(Configuration, Path) - Method in class org.apache.hudi.common.util.BaseFileUtils
-
Returns the number of records in the data file.
- getRowCount(Configuration, Path) - Method in class org.apache.hudi.common.util.OrcUtils
-
- getRowCount(Configuration, Path) - Method in class org.apache.hudi.common.util.ParquetUtils
-
Returns the number of records in the parquet file.
- getRowKey(String) - Method in class org.apache.hudi.common.HoodieJsonPayload
-
- getRuntimeStats() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getSavepointDataFile() - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata.Builder
-
Gets the value of the 'savepointDataFile' field.
- getSavepointDataFile() - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
Gets the value of the 'savepointDataFile' field.
- getSavepointedAt() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Gets the value of the 'savepointedAt' field.
- getSavepointedAt() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Gets the value of the 'savepointedAt' field.
- getSavepointedBy() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Gets the value of the 'savepointedBy' field.
- getSavepointedBy() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Gets the value of the 'savepointedBy' field.
- getSavePointTimeline() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
Get only the save point action (inflight and completed) in the active timeline.
- getSchema() - Method in class org.apache.hudi.avro.model.BooleanWrapper
-
- getSchema() - Method in class org.apache.hudi.avro.model.BytesWrapper
-
- getSchema() - Method in class org.apache.hudi.avro.model.DateWrapper
-
- getSchema() - Method in class org.apache.hudi.avro.model.DecimalWrapper
-
- getSchema() - Method in class org.apache.hudi.avro.model.DoubleWrapper
-
- getSchema() - Method in class org.apache.hudi.avro.model.FloatWrapper
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieActionInstant
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieFSPermission
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodiePath
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
- getSchema() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
- getSchema() - Method in class org.apache.hudi.avro.model.IntWrapper
-
- getSchema() - Method in class org.apache.hudi.avro.model.LongWrapper
-
- getSchema() - Method in class org.apache.hudi.avro.model.StringWrapper
-
- getSchema() - Method in class org.apache.hudi.avro.model.TimeMicrosWrapper
-
- getSchema() - Method in class org.apache.hudi.avro.model.TimestampMicrosWrapper
-
- getSchema() - Method in class org.apache.hudi.common.table.log.block.HoodieDataBlock
-
- getSchema() - Method in interface org.apache.hudi.io.storage.HoodieFileReader
-
- getSchema() - Method in class org.apache.hudi.io.storage.HoodieHFileReader
-
- getSchema() - Method in class org.apache.hudi.io.storage.HoodieOrcReader
-
- getSchema() - Method in class org.apache.hudi.io.storage.HoodieParquetReader
-
- getSchemaByKey(String) - Method in class org.apache.hudi.internal.schema.io.FileBasedInternalSchemaStorageManager
-
- getSchemaFolderName() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getSchemaForFields(Schema, List<String>) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
Fetch schema for record key and partition path.
- getScheme() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getScheme() - Method in class org.apache.hudi.common.fs.inline.InLineFileSystem
-
- getScheme() - Method in class org.apache.hudi.common.fs.inline.InMemoryFileSystem
-
- getScheme() - Method in enum org.apache.hudi.common.fs.StorageSchemes
-
- getSecondaryKeysForBloomFilterIndex() - Method in class org.apache.hudi.metadata.MetadataRecordsGenerationParams
-
Deprecated.
- getSecondaryStorageType() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- getSecondaryView() - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getSeqNo() - Method in class org.apache.hudi.common.model.HoodieConsistentHashingMetadata
-
- getServerDefaults() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getServerDefaults(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getSinceVersion() - Method in class org.apache.hudi.common.config.ConfigProperty
-
- getSize() - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo.Builder
-
Gets the value of the 'size' field.
- getSize() - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
Gets the value of the 'size' field.
- getSize() - Method in class org.apache.hudi.common.fs.SizeAwareDataOutputStream
-
- getSizeInMB(long) - Static method in class org.apache.hudi.common.fs.FSUtils
-
- getSizeOfFileOnDiskInBytes() - Method in class org.apache.hudi.common.util.collection.ExternalSpillableMap
-
Number of bytes spilled to disk.
- getSizeOfKey() - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap.FileEntry
-
- getSizeOfValue() - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap.FileEntry
-
- getSizeOfValue() - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap.ValueMetadata
-
- getSizeThreshold() - Method in class org.apache.hudi.common.table.log.HoodieLogFormatWriter
-
- getSlices() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Gets the value of the 'slices' field.
- getSlices() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Gets the value of the 'slices' field.
- getSourceFileMappingForFileIds(List<HoodieFileGroupId>) - Method in class org.apache.hudi.common.bootstrap.index.BootstrapIndex.IndexReader
-
Lookup Bootstrap index by file group ids.
- getSourceFileMappingForFileIds(List<HoodieFileGroupId>) - Method in class org.apache.hudi.common.bootstrap.index.HFileBootstrapIndex.HFileBootstrapIndexReader
-
- getSourceFileMappingForPartition(String) - Method in class org.apache.hudi.common.bootstrap.index.BootstrapIndex.IndexReader
-
Lookup bootstrap index by partition.
- getSourceFileMappingForPartition(String) - Method in class org.apache.hudi.common.bootstrap.index.HFileBootstrapIndex.HFileBootstrapIndexReader
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.BooleanWrapper
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.BytesWrapper
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.DateWrapper
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.DecimalWrapper
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.DoubleWrapper
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.FloatWrapper
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieActionInstant
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieFSPermission
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodiePath
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.IntWrapper
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.LongWrapper
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.StringWrapper
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.TimeMicrosWrapper
-
- getSpecificData() - Method in class org.apache.hudi.avro.model.TimestampMicrosWrapper
-
- getSpillableDir() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- getSpillableDiskMapType() - Method in class org.apache.hudi.common.config.HoodieCommonConfig
-
- getSplitStrings(ConfigProperty<T>) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getSplitStrings(ConfigProperty<T>, String) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getSrcId() - Method in class org.apache.hudi.internal.schema.action.TableChange.ColumnPositionChange
-
- getStageIdFromLogPath(Path) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Get StageId used in log-path.
- getStageIdSupplier() - Method in class org.apache.hudi.common.engine.LocalTaskContextSupplier
-
- getStageIdSupplier() - Method in class org.apache.hudi.common.engine.TaskContextSupplier
-
- getStartCleanTime() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Gets the value of the 'startCleanTime' field.
- getStartCleanTime() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Gets the value of the 'startCleanTime' field.
- getStartInstant() - Method in class org.apache.hudi.common.table.log.InstantRange
-
- getStartRestoreTime() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Gets the value of the 'startRestoreTime' field.
- getStartRestoreTime() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Gets the value of the 'startRestoreTime' field.
- getStartRollbackTime() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Gets the value of the 'startRollbackTime' field.
- getStartRollbackTime() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Gets the value of the 'startRollbackTime' field.
- getState() - Method in class org.apache.hudi.avro.model.HoodieActionInstant.Builder
-
Gets the value of the 'state' field.
- getState() - Method in class org.apache.hudi.avro.model.HoodieActionInstant
-
Gets the value of the 'state' field.
- getState() - Method in class org.apache.hudi.common.table.timeline.HoodieInstant
-
- getStats(boolean, HoodieTableMetaClient, HoodieTableMetadata) - Method in class org.apache.hudi.metadata.HoodieMetadataMetrics
-
- getStatus() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getStatus(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getStickyBit() - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Gets the value of the 'stickyBit' field.
- getStickyBit() - Method in class org.apache.hudi.avro.model.HoodieFSPermission
-
Gets the value of the 'stickyBit' field.
- getStorageType() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- getStrategy() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Gets the value of the 'strategy' field.
- getStrategy() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Gets the value of the 'strategy' field.
- getStrategyBuilder() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Gets the Builder instance for the 'strategy' field and creates one if it doesn't exist yet.
- getStrategyClassName() - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy.Builder
-
Gets the value of the 'strategyClassName' field.
- getStrategyClassName() - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
Gets the value of the 'strategyClassName' field.
- getStrategyParams() - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy.Builder
-
Gets the value of the 'strategyParams' field.
- getStrategyParams() - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
Gets the value of the 'strategyParams' field.
- getString(ConfigProperty<T>) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getString(String) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getString(String) - Method in class org.apache.hudi.common.config.TypedProperties
-
- getString(String, String) - Method in class org.apache.hudi.common.config.TypedProperties
-
- getStringList(String, String, List<String>) - Method in class org.apache.hudi.common.config.TypedProperties
-
- getStringOrDefault(ConfigProperty<T>) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getStringOrDefault(ConfigProperty<T>, String) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getStringOrThrow(ConfigProperty<T>, String) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- getSuccessDeleteBootstrapBaseFiles() - Method in class org.apache.hudi.common.HoodieCleanStat
-
- getSuccessDeleteFiles() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Gets the value of the 'successDeleteFiles' field.
- getSuccessDeleteFiles() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Gets the value of the 'successDeleteFiles' field.
- getSuccessDeleteFiles() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata.Builder
-
Gets the value of the 'successDeleteFiles' field.
- getSuccessDeleteFiles() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
Gets the value of the 'successDeleteFiles' field.
- getSuccessDeleteFiles() - Method in class org.apache.hudi.common.HoodieCleanStat
-
- getSuccessDeleteFiles() - Method in class org.apache.hudi.common.HoodieRollbackStat
-
- getSuperclassFieldPadding() - Method in class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification32bit
-
- getSuperclassFieldPadding() - Method in class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification64bit
-
- getSuperclassFieldPadding() - Method in class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification64bitCompressed
-
- getSuperclassFieldPadding() - Method in interface org.apache.hudi.common.util.jvm.MemoryLayoutSpecification
-
Returns the quantum field size for a field owned by one of an object's ancestor superclasses in this JVM.
- getSuperclassFieldPadding() - Method in class org.apache.hudi.common.util.jvm.OpenJ9MemoryLayoutSpecification32bit
-
- getSuperclassFieldPadding() - Method in class org.apache.hudi.common.util.jvm.OpenJ9MemoryLayoutSpecification64bit
-
- getSuperclassFieldPadding() - Method in class org.apache.hudi.common.util.jvm.OpenJ9MemoryLayoutSpecification64bitCompressed
-
- getSymlink() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Gets the value of the 'symlink' field.
- getSymlink() - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Gets the value of the 'symlink' field.
- getSymlinkBuilder() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Gets the Builder instance for the 'symlink' field and creates one if it doesn't exist yet.
- getSyncedInstantTime() - Method in class org.apache.hudi.metadata.FileSystemBackedTableMetadata
-
- getSyncedInstantTime() - Method in class org.apache.hudi.metadata.HoodieBackedTableMetadata
-
- getSyncedInstantTime() - Method in interface org.apache.hudi.metadata.HoodieTableMetadata
-
Get the instant time to which the metadata is synced w.r.t data timeline.
- getTableAvroSchema() - Method in class org.apache.hudi.common.table.TableSchemaResolver
-
Gets full schema (user + metadata) for a hoodie table in Avro format.
- getTableAvroSchema(boolean) - Method in class org.apache.hudi.common.table.TableSchemaResolver
-
Gets schema for a hoodie table in Avro format, can choice if include metadata fields.
- getTableAvroSchema(String) - Method in class org.apache.hudi.common.table.TableSchemaResolver
-
Fetches tables schema in Avro format as of the given instant
- getTableAvroSchema(HoodieInstant, boolean) - Method in class org.apache.hudi.common.table.TableSchemaResolver
-
Fetches tables schema in Avro format as of the given instant
- getTableAvroSchemaFromDataFile() - Method in class org.apache.hudi.common.table.TableSchemaResolver
-
- getTableAvroSchemaFromLatestCommit(boolean) - Method in class org.apache.hudi.common.table.TableSchemaResolver
-
- getTableAvroSchemaWithoutMetadataFields() - Method in class org.apache.hudi.common.table.TableSchemaResolver
-
- getTableConfig() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getTableCreateSchema() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
- getTableHistorySchemaStrFromCommitMetadata() - Method in class org.apache.hudi.common.table.TableSchemaResolver
-
Gets the history schemas as String for a hoodie table from the HoodieCommitMetadata of the instant.
- getTableInternalSchemaFromCommitMetadata() - Method in class org.apache.hudi.common.table.TableSchemaResolver
-
Gets the InternalSchema for a hoodie table from the HoodieCommitMetadata of the instant.
- getTableInternalSchemaFromCommitMetadata(String) - Method in class org.apache.hudi.common.table.TableSchemaResolver
-
Gets the InternalSchema for a hoodie table from the HoodieCommitMetadata of the instant.
- getTableName() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
Read the table name.
- getTableParquetSchema() - Method in class org.apache.hudi.common.table.TableSchemaResolver
-
Gets full schema (user + metadata) for a hoodie table in Parquet format.
- getTablePath(FileSystem, Path) - Static method in class org.apache.hudi.common.util.TablePathUtils
-
- getTableType() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
Read the table type from the table properties and if not found, return the default.
- getTableType() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getTableVersion() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
- getTargetColumnsForColumnStatsIndex() - Method in class org.apache.hudi.metadata.MetadataRecordsGenerationParams
-
Deprecated.
- getTaskAttemptIdFromLogPath(Path) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Get Task Attempt Id used in log-path.
- getTaskContextSupplier() - Method in class org.apache.hudi.common.engine.HoodieEngineContext
-
- getTaskPartitionIdFromLogPath(Path) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Get TaskPartitionId used in log-path.
- getTempFolderPath() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getTempPath() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getTimeline() - Method in class org.apache.hudi.common.model.HoodieFileGroup
-
- getTimeline(HoodieTableMetaClient, boolean) - Static method in class org.apache.hudi.common.table.timeline.TimelineUtils
-
- getTimeline() - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- getTimeline() - Method in class org.apache.hudi.common.table.view.IncrementalTimelineSyncFileSystemView
-
- getTimeline() - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- getTimeline() - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- getTimeline() - Method in interface org.apache.hudi.common.table.view.TableFileSystemView
-
Timeline corresponding to the view.
- getTimelineFileExtension(String) - Static method in class org.apache.hudi.common.table.timeline.HoodieInstant
-
- getTimelineHash() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
- getTimelineHash() - Method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
Get hash of timeline.
- getTimelineLayoutVersion() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
- getTimelineLayoutVersion() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- getTimelineOfActions(Set<String>) - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
Get a timeline of a specific set of actions.
- getTimestamp() - Method in class org.apache.hudi.avro.model.HoodieActionInstant.Builder
-
Gets the value of the 'timestamp' field.
- getTimestamp() - Method in class org.apache.hudi.avro.model.HoodieActionInstant
-
Gets the value of the 'timestamp' field.
- getTimestamp() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter.Builder
-
Gets the value of the 'timestamp' field.
- getTimestamp() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
Gets the value of the 'timestamp' field.
- getTimestamp() - Method in class org.apache.hudi.common.table.timeline.HoodieInstant
-
- getTimestamp() - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap.FileEntry
-
- getTimestamp() - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap.ValueMetadata
-
- getTimestampFromFile(String) - Static method in class org.apache.hudi.common.model.HoodieConsistentHashingMetadata
-
Get instant time from the hashing metadata filename
Pattern of the filename: .HASHING_METADATA_FILE_SUFFIX
- getTimeTakenInMillis() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Gets the value of the 'timeTakenInMillis' field.
- getTimeTakenInMillis() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Gets the value of the 'timeTakenInMillis' field.
- getTimeTakenInMillis() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Gets the value of the 'timeTakenInMillis' field.
- getTimeTakenInMillis() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Gets the value of the 'timeTakenInMillis' field.
- getTimeTakenInMillis() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Gets the value of the 'timeTakenInMillis' field.
- getTimeTakenInMillis() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Gets the value of the 'timeTakenInMillis' field.
- getTimeZone() - Method in enum org.apache.hudi.common.model.HoodieTimelineTimeZone
-
- getTopLevelClassesInClasspath(Class<?>) - Static method in class org.apache.hudi.common.util.ReflectionUtils
-
Scans all classes accessible from the context class loader
which belong to the given package and subpackages.
- getTotalBytesWritten() - Method in class org.apache.hudi.common.util.collection.RocksDBDAO
-
- getTotalCompactedRecordsUpdated() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getTotalCorruptBlocks() - Method in class org.apache.hudi.common.table.log.AbstractHoodieLogRecordReader
-
- getTotalCorruptLogBlock() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'totalCorruptLogBlock' field.
- getTotalCorruptLogBlock() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'totalCorruptLogBlock' field.
- getTotalCorruptLogBlock() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getTotalCreateTime() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getTotalCreateTime() - Method in class org.apache.hudi.common.model.HoodieWriteStat.RuntimeStats
-
- getTotalFilesDeleted() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Gets the value of the 'totalFilesDeleted' field.
- getTotalFilesDeleted() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Gets the value of the 'totalFilesDeleted' field.
- getTotalFilesDeleted() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Gets the value of the 'totalFilesDeleted' field.
- getTotalFilesDeleted() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Gets the value of the 'totalFilesDeleted' field.
- getTotalInputWriteBytesOnDisk() - Method in class org.apache.hudi.common.model.HoodieRollingStat
-
- getTotalLogBlocks() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'totalLogBlocks' field.
- getTotalLogBlocks() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'totalLogBlocks' field.
- getTotalLogBlocks() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getTotalLogBlocks() - Method in class org.apache.hudi.common.table.log.AbstractHoodieLogRecordReader
-
- getTotalLogFiles() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Gets the value of the 'totalLogFiles' field.
- getTotalLogFiles() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Gets the value of the 'totalLogFiles' field.
- getTotalLogFiles() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'totalLogFiles' field.
- getTotalLogFiles() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'totalLogFiles' field.
- getTotalLogFiles() - Method in class org.apache.hudi.common.table.log.AbstractHoodieLogRecordReader
-
- getTotalLogFilesCompacted() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getTotalLogFilesCompacted() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getTotalLogFilesSize() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getTotalLogRecords() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Gets the value of the 'totalLogRecords' field.
- getTotalLogRecords() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Gets the value of the 'totalLogRecords' field.
- getTotalLogRecords() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'totalLogRecords' field.
- getTotalLogRecords() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'totalLogRecords' field.
- getTotalLogRecords() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getTotalLogRecords() - Method in class org.apache.hudi.common.table.log.AbstractHoodieLogRecordReader
-
- getTotalLogRecordsCompacted() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getTotalLogSizeCompacted() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getTotalRecords() - Method in interface org.apache.hudi.io.storage.HoodieFileReader
-
- getTotalRecords() - Method in class org.apache.hudi.io.storage.HoodieHFileReader
-
- getTotalRecords() - Method in class org.apache.hudi.io.storage.HoodieOrcReader
-
- getTotalRecords() - Method in class org.apache.hudi.io.storage.HoodieParquetReader
-
- getTotalRecordsDeleted() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getTotalRollbackBlocks() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'totalRollbackBlocks' field.
- getTotalRollbackBlocks() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'totalRollbackBlocks' field.
- getTotalRollbackBlocks() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getTotalRollbacks() - Method in class org.apache.hudi.common.table.log.AbstractHoodieLogRecordReader
-
- getTotalScanTime() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getTotalScanTime() - Method in class org.apache.hudi.common.model.HoodieWriteStat.RuntimeStats
-
- getTotalSize() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Gets the value of the 'totalSize' field.
- getTotalSize() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Gets the value of the 'totalSize' field.
- getTotalSize() - Method in class org.apache.hudi.common.model.HoodieColumnRangeMetadata
-
- getTotalTimeTakenToReadAndMergeBlocks() - Method in class org.apache.hudi.common.table.log.HoodieMergedLogRecordScanner
-
- getTotalUncompressedSize() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Gets the value of the 'totalUncompressedSize' field.
- getTotalUncompressedSize() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Gets the value of the 'totalUncompressedSize' field.
- getTotalUncompressedSize() - Method in class org.apache.hudi.common.model.HoodieColumnRangeMetadata
-
- getTotalUpdatedRecordsCompacted() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Gets the value of the 'totalUpdatedRecordsCompacted' field.
- getTotalUpdatedRecordsCompacted() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Gets the value of the 'totalUpdatedRecordsCompacted' field.
- getTotalUpdatedRecordsCompacted() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'totalUpdatedRecordsCompacted' field.
- getTotalUpdatedRecordsCompacted() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'totalUpdatedRecordsCompacted' field.
- getTotalUpdatedRecordsCompacted() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getTotalUpsertTime() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getTotalUpsertTime() - Method in class org.apache.hudi.common.model.HoodieWriteStat.RuntimeStats
-
- getTotalWriteBytes() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'totalWriteBytes' field.
- getTotalWriteBytes() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'totalWriteBytes' field.
- getTotalWriteBytes() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getTotalWriteErrors() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Gets the value of the 'totalWriteErrors' field.
- getTotalWriteErrors() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Gets the value of the 'totalWriteErrors' field.
- getTotalWriteErrors() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- getType() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter.Builder
-
Gets the value of the 'type' field.
- getType() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
Gets the value of the 'type' field.
- getType() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Gets the value of the 'type' field.
- getType() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Gets the value of the 'type' field.
- getType() - Method in class org.apache.hudi.common.table.log.block.HoodieCommandBlock
-
- getType() - Method in class org.apache.hudi.common.util.hash.ColumnIndexID
-
- getType() - Method in class org.apache.hudi.common.util.hash.FileIndexID
-
- getType() - Method in class org.apache.hudi.common.util.hash.HoodieIndexID
-
Get the ID type.
- getType() - Method in class org.apache.hudi.common.util.hash.PartitionIndexID
-
- getUpdates() - Method in class org.apache.hudi.internal.schema.action.TableChanges.ColumnUpdateChange
-
- getUpserts() - Method in class org.apache.hudi.common.model.HoodieRollingStat
-
- getUri() - Method in class org.apache.hudi.avro.model.HoodiePath.Builder
-
Gets the value of the 'uri' field.
- getUri() - Method in class org.apache.hudi.avro.model.HoodiePath
-
Gets the value of the 'uri' field.
- getUri() - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- getUri() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getUri() - Method in class org.apache.hudi.common.fs.inline.InLineFileSystem
-
- getUri() - Method in class org.apache.hudi.common.fs.inline.InMemoryFileSystem
-
- getUrlEncodePartitioning() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
- getUsed() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getUserAction() - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Gets the value of the 'userAction' field.
- getUserAction() - Method in class org.apache.hudi.avro.model.HoodieFSPermission
-
Gets the value of the 'userAction' field.
- getUTF8Bytes(T) - Method in class org.apache.hudi.avro.HoodieBloomFilterWriteSupport
-
Since Bloom Filter ingests record-keys represented as UTF8 encoded byte string,
this method have to be implemented for converting the original record key into one
- getValue() - Method in class org.apache.hudi.avro.model.BooleanWrapper.Builder
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.BooleanWrapper
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.BytesWrapper.Builder
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.BytesWrapper
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.DateWrapper.Builder
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.DateWrapper
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.DecimalWrapper.Builder
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.DecimalWrapper
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.DoubleWrapper.Builder
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.DoubleWrapper
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.FloatWrapper.Builder
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.FloatWrapper
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.IntWrapper.Builder
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.IntWrapper
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.LongWrapper.Builder
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.LongWrapper
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.StringWrapper.Builder
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.StringWrapper
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.TimeMicrosWrapper.Builder
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.TimeMicrosWrapper
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.TimestampMicrosWrapper.Builder
-
Gets the value of the 'value' field.
- getValue() - Method in class org.apache.hudi.avro.model.TimestampMicrosWrapper
-
Gets the value of the 'value' field.
- getValue() - Method in enum org.apache.hudi.common.index.HoodieIndexType
-
- getValue() - Method in class org.apache.hudi.common.metrics.Counter
-
- getValue() - Method in interface org.apache.hudi.common.metrics.Metric
-
- getValue() - Method in class org.apache.hudi.common.model.ConsistentHashingNode
-
- getValue() - Method in enum org.apache.hudi.common.model.HoodieOperation
-
- getValue() - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap.FileEntry
-
- getValue() - Method in class org.apache.hudi.common.util.collection.Pair
-
Gets the value from this pair.
- getValue() - Method in class org.apache.hudi.common.util.Either.EitherLeft
-
- getValue() - Method in class org.apache.hudi.common.util.Either.EitherRight
-
- getValue() - Method in class org.apache.hudi.common.util.Either
-
- getValueCount() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Gets the value of the 'valueCount' field.
- getValueCount() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Gets the value of the 'valueCount' field.
- getValueCount() - Method in class org.apache.hudi.common.model.HoodieColumnRangeMetadata
-
- getValueToEnumMap(Class<EnumT>, Function<EnumT, String>) - Static method in class org.apache.hudi.common.util.TypeUtils
-
Maps values from the provided Enum's
Class into corresponding values,
extracted by provided
valueMapper
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieFSPermission
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieIndexPlan.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodiePath.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodiePath
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieRestorePlan.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Gets the value of the 'version' field.
- getVersion() - Method in class org.apache.hudi.common.model.ClusteringOperation
-
- getVersion() - Method in class org.apache.hudi.common.model.HoodieConsistentHashingMetadata
-
- getVersion() - Method in class org.apache.hudi.common.table.log.HoodieLogFormat.LogFormatVersion
-
- getVersion() - Method in class org.apache.hudi.common.table.timeline.versioning.TimelineLayoutVersion
-
- getVisibleCommitsAndCompactionTimeline() - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
Return Only Commits and Compaction timeline for building file-groups.
- getWorkingDirectory() - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- getWorkingDirectory() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getWorkingDirectory() - Method in class org.apache.hudi.common.fs.inline.InLineFileSystem
-
- getWorkingDirectory() - Method in class org.apache.hudi.common.fs.inline.InMemoryFileSystem
-
- getWritePartitionPaths() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getWriterSchema(Map<HoodieLogBlock.HeaderMetadataType, String>) - Static method in class org.apache.hudi.common.table.log.block.HoodieDataBlock
-
- getWriteStats(String) - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getWriteStats() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- getWriteSupport() - Method in class org.apache.hudi.io.storage.HoodieParquetConfig
-
- getWriteTimeline() - Method in class org.apache.hudi.common.table.timeline.HoodieArchivedTimeline
-
- getWriteTimeline() - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
- getWriteTimeline() - Method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
Timeline to just include commits (commit/deltacommit), compaction and replace actions.
- getWriteTokenFromLogPath(Path) - Static method in class org.apache.hudi.common.fs.FSUtils
-
Get Write-Token used in log-path.
- getWrittenPartitions(HoodieTimeline) - Static method in class org.apache.hudi.common.table.timeline.TimelineUtils
-
Returns partitions that have new data strictly after commitTime.
- getXAttr(Path, String) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getXAttrs(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getXAttrs(Path, List<String>) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- getXXHash32(String, int) - Static method in class org.apache.hudi.common.util.hash.HashID
-
- getXXHash32(byte[], int) - Static method in class org.apache.hudi.common.util.hash.HashID
-
- globStatus(Path) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- globStatus(Path, PathFilter) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- globStatus(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- globStatus(Path, PathFilter) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- GREATER_THAN - Static variable in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- GREATER_THAN_OR_EQUALS - Static variable in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- groupByKey() - Method in class org.apache.hudi.common.data.HoodieListPairData
-
- groupByKey() - Method in interface org.apache.hudi.common.data.HoodiePairData
-
Groups the values for each key in the dataset into a single sequence
- gteqAvro1_10() - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
- gteqAvro1_9() - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
- hadoopConf - Variable in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- hadoopConf - Variable in class org.apache.hudi.metadata.BaseTableMetadata
-
- hasAccessTime() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Checks whether the 'accessTime' field has been set.
- hasAction() - Method in class org.apache.hudi.avro.model.HoodieActionInstant.Builder
-
Checks whether the 'action' field has been set.
- hasAction() - Method in class org.apache.hudi.avro.model.HoodieInstantInfo.Builder
-
Checks whether the 'action' field has been set.
- hasActionState() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'actionState' field has been set.
- hasActionType() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'actionType' field has been set.
- hasBaseInstantTime() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Checks whether the 'baseInstantTime' field has been set.
- hasBlockReplication() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Checks whether the 'blockReplication' field has been set.
- hasBlockSize() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Checks whether the 'blockSize' field has been set.
- hasBloomFilter() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter.Builder
-
Checks whether the 'bloomFilter' field has been set.
- hasBloomFilterMetadata() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Checks whether the 'BloomFilterMetadata' field has been set.
- hasBloomFilterMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Checks whether the 'BloomFilterMetadata' field has an active Builder instance
Metadata Index of bloom filters for all data files in the user table
- hasBootstrapBasePath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo.Builder
-
Checks whether the 'bootstrapBasePath' field has been set.
- hasBootstrapFilePath() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Checks whether the 'bootstrapFilePath' field has been set.
- hasBootstrapFilePath() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Checks whether the 'bootstrapFilePath' field has been set.
- hasBootstrapFileStatus() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Checks whether the 'bootstrapFileStatus' field has been set.
- hasBootstrapFileStatusBuilder() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Checks whether the 'bootstrapFileStatus' field has an active Builder instance
- hasBootstrapPartitionMetadata() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Checks whether the 'bootstrapPartitionMetadata' field has been set.
- hasBootstrapPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Checks whether the 'bootstrapPartitionPath' field has been set.
- hasBootstrapPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata.Builder
-
Checks whether the 'bootstrapPartitionPath' field has been set.
- hasCandidate() - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan.Builder
-
Checks whether the 'candidate' field has been set.
- hasClusteringPlan() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Checks whether the 'clusteringPlan' field has been set.
- hasClusteringPlanBuilder() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Checks whether the 'clusteringPlan' field has an active Builder instance
- hasColumnName() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Checks whether the 'columnName' field has been set.
- hasColumnStatsMetadata() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Checks whether the 'ColumnStatsMetadata' field has been set.
- hasColumnStatsMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Checks whether the 'ColumnStatsMetadata' field has an active Builder instance
Metadata Index of column statistics for all data files in the user table
- hasComments() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Checks whether the 'comments' field has been set.
- hasCommitsRollback() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Checks whether the 'commitsRollback' field has been set.
- hasCommitTime() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'commitTime' field has been set.
- hasCommitTime() - Method in class org.apache.hudi.avro.model.HoodieInstantInfo.Builder
-
Checks whether the 'commitTime' field has been set.
- hasConstructor(String, Class<?>[]) - Static method in class org.apache.hudi.common.util.ReflectionUtils
-
Check if the clazz has the target constructor or not.
- hasContent() - Method in class org.apache.hudi.common.table.log.HoodieLogFormat.LogFormatVersion
-
- hasContentLength() - Method in class org.apache.hudi.common.table.log.HoodieLogFormat.LogFormatVersion
-
- hasCreatedTimestamp() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo.Builder
-
Checks whether the 'createdTimestamp' field has been set.
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.BooleanWrapper
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.BytesWrapper
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.DateWrapper
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.DoubleWrapper
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.FloatWrapper
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieActionInstant
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieFSPermission
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodiePath
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.IntWrapper
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.LongWrapper
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.StringWrapper
-
- hasCustomCoders() - Method in class org.apache.hudi.avro.model.TimestampMicrosWrapper
-
- hasDataFilePath() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Checks whether the 'dataFilePath' field has been set.
- hasDataFilePath() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Checks whether the 'dataFilePath' field has been set.
- hasDefaultValue() - Method in class org.apache.hudi.common.config.ConfigProperty
-
- hasDeletePathPatterns() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Checks whether the 'deletePathPatterns' field has been set.
- hasDeltaFilePaths() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Checks whether the 'deltaFilePaths' field has been set.
- hasDeltaFilePaths() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Checks whether the 'deltaFilePaths' field has been set.
- hasEarliestCommitToRetain() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Checks whether the 'earliestCommitToRetain' field has been set.
- hasEarliestInstantToRetain() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Checks whether the 'earliestInstantToRetain' field has been set.
- hasEarliestInstantToRetainBuilder() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Checks whether the 'earliestInstantToRetain' field has an active Builder instance
- hasExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Checks whether the 'extraMetadata' field has been set.
- hasExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Checks whether the 'extraMetadata' field has been set.
- hasExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata.Builder
-
Checks whether the 'extraMetadata' field has been set.
- hasExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan.Builder
-
Checks whether the 'extraMetadata' field has been set.
- hasExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Checks whether the 'extraMetadata' field has been set.
- hasExtraMetadata() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Checks whether the 'extraMetadata' field has been set.
- hasFailedDeleteFiles() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Checks whether the 'failedDeleteFiles' field has been set.
- hasFailedDeleteFiles() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata.Builder
-
Checks whether the 'failedDeleteFiles' field has been set.
- hasFileId() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Checks whether the 'fileId' field has been set.
- hasFileId() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Checks whether the 'fileId' field has been set.
- hasFileId() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Checks whether the 'fileId' field has been set.
- hasFileId() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'fileId' field has been set.
- hasFileIdToBootstrapFile() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata.Builder
-
Checks whether the 'fileIdToBootstrapFile' field has been set.
- hasFileName() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Checks whether the 'fileName' field has been set.
- hasFilePath() - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo.Builder
-
Checks whether the 'filePath' field has been set.
- hasFilePathsToBeDeletedPerPartition() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Checks whether the 'filePathsToBeDeletedPerPartition' field has been set.
- hasFileSizeInBytes() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'fileSizeInBytes' field has been set.
- hasFilesToBeDeleted() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Checks whether the 'filesToBeDeleted' field has been set.
- hasFilesToBeDeletedPerPartition() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Checks whether the 'filesToBeDeletedPerPartition' field has been set.
- hasFilesystemMetadata() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Checks whether the 'filesystemMetadata' field has been set.
- hasFooter() - Method in class org.apache.hudi.common.table.log.HoodieLogFormat.LogFormatVersion
-
- hasGroup() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Checks whether the 'group' field has been set.
- hasGroupAction() - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Checks whether the 'groupAction' field has been set.
- hash(String, HashID.Size) - Static method in class org.apache.hudi.common.util.hash.HashID
-
Get the hash value for a string message and for the desired @
HashID.Size.
- hash(byte[], HashID.Size) - Static method in class org.apache.hudi.common.util.hash.HashID
-
Get the hash value for a byte array and for the desired @
HashID.Size.
- HASH_VALUE_MASK - Static variable in class org.apache.hudi.common.model.HoodieConsistentHashingMetadata
-
Upper-bound of the hash value
- hashCode() - Method in class org.apache.hudi.BaseHoodieTableFileIndex.PartitionPath
-
- hashCode() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- hashCode() - Method in class org.apache.hudi.common.model.BaseFile
-
- hashCode() - Method in class org.apache.hudi.common.model.BootstrapFileMapping
-
- hashCode() - Method in class org.apache.hudi.common.model.ClusteringGroupInfo
-
- hashCode() - Method in class org.apache.hudi.common.model.ClusteringOperation
-
- hashCode() - Method in class org.apache.hudi.common.model.CompactionOperation
-
- hashCode() - Method in class org.apache.hudi.common.model.DeleteRecord
-
- hashCode() - Method in class org.apache.hudi.common.model.FileSlice
-
- hashCode() - Method in class org.apache.hudi.common.model.HoodieColumnRangeMetadata
-
- hashCode() - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- hashCode() - Method in class org.apache.hudi.common.model.HoodieFileGroupId
-
- hashCode() - Method in class org.apache.hudi.common.model.HoodieKey
-
- hashCode() - Method in class org.apache.hudi.common.model.HoodieLogFile
-
- hashCode() - Method in class org.apache.hudi.common.model.HoodieRecord
-
- hashCode() - Method in class org.apache.hudi.common.model.HoodieRecordGlobalLocation
-
- hashCode() - Method in class org.apache.hudi.common.model.HoodieRecordLocation
-
- hashCode() - Method in class org.apache.hudi.common.model.HoodieReplaceCommitMetadata
-
- hashCode() - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- hashCode() - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- hashCode() - Method in class org.apache.hudi.common.table.timeline.HoodieInstant
-
- hashCode() - Method in class org.apache.hudi.common.table.timeline.versioning.TimelineLayoutVersion
-
- hashCode() - Method in class org.apache.hudi.common.util.collection.Pair
-
Returns a suitable hash code.
- hashCode() - Method in class org.apache.hudi.common.util.collection.Triple
-
Returns a suitable hash code.
- hashCode() - Method in class org.apache.hudi.common.util.Option
-
- hashCode() - Method in class org.apache.hudi.internal.schema.InternalSchema
-
- hashCode() - Method in class org.apache.hudi.internal.schema.Type.PrimitiveType
-
- hashCode() - Method in class org.apache.hudi.internal.schema.Types.ArrayType
-
- hashCode() - Method in class org.apache.hudi.internal.schema.Types.DecimalType
-
- hashCode() - Method in class org.apache.hudi.internal.schema.Types.Field
-
- hashCode() - Method in class org.apache.hudi.internal.schema.Types.FixedType
-
- hashCode() - Method in class org.apache.hudi.internal.schema.Types.MapType
-
- hashCode() - Method in class org.apache.hudi.internal.schema.Types.RecordType
-
- hashCode() - Method in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- hasHeader() - Method in class org.apache.hudi.common.table.log.HoodieLogFormat.LogFormatVersion
-
- HashID - Class in org.apache.hudi.common.util.hash
-
A stateless Hash class which generates ID for the desired bit count.
- HashID() - Constructor for class org.apache.hudi.common.util.hash.HashID
-
- HashID.Size - Enum in org.apache.hudi.common.util.hash
-
Represents HashID size in bits.
- HASHING_METADATA_FILE_SUFFIX - Static variable in class org.apache.hudi.common.model.HoodieConsistentHashingMetadata
-
- HASHING_METADATA_FOLDER_NAME - Static variable in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- hasHoodieCleanerPlan() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieCleanerPlan' field has been set.
- hasHoodieCleanerPlanBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieCleanerPlan' field has an active Builder instance
- hasHoodieCleanMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieCleanMetadata' field has been set.
- hasHoodieCleanMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieCleanMetadata' field has an active Builder instance
- hasHoodieCommitMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieCommitMetadata' field has been set.
- hasHoodieCommitMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieCommitMetadata' field has an active Builder instance
- hasHoodieCompactionMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieCompactionMetadata' field has been set.
- hasHoodieCompactionMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieCompactionMetadata' field has an active Builder instance
- hasHoodieCompactionPlan() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieCompactionPlan' field has been set.
- hasHoodieCompactionPlanBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieCompactionPlan' field has an active Builder instance
- hasHoodieIndexCommitMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieIndexCommitMetadata' field has been set.
- hasHoodieIndexCommitMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieIndexCommitMetadata' field has an active Builder instance
- hasHoodieInflightReplaceMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'HoodieInflightReplaceMetadata' field has been set.
- hasHoodieInflightReplaceMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'HoodieInflightReplaceMetadata' field has an active Builder instance
- hasHoodieReplaceCommitMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieReplaceCommitMetadata' field has been set.
- hasHoodieReplaceCommitMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieReplaceCommitMetadata' field has an active Builder instance
- hasHoodieRequestedReplaceMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieRequestedReplaceMetadata' field has been set.
- hasHoodieRequestedReplaceMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieRequestedReplaceMetadata' field has an active Builder instance
- hasHoodieRestoreMetadata() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Checks whether the 'hoodieRestoreMetadata' field has been set.
- hasHoodieRollbackMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieRollbackMetadata' field has been set.
- hasHoodieRollbackMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieRollbackMetadata' field has an active Builder instance
- hasHoodieSavePointMetadata() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieSavePointMetadata' field has been set.
- hasHoodieSavePointMetadataBuilder() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'hoodieSavePointMetadata' field has an active Builder instance
- hasHoodieWriteStat() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Checks whether the 'hoodieWriteStat' field has been set.
- hasHoodieWriteStatBuilder() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Checks whether the 'hoodieWriteStat' field has an active Builder instance
- hasIndexPartitionInfos() - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata.Builder
-
Checks whether the 'indexPartitionInfos' field has been set.
- hasIndexPartitionInfos() - Method in class org.apache.hudi.avro.model.HoodieIndexPlan.Builder
-
Checks whether the 'indexPartitionInfos' field has been set.
- hasIndexUptoInstant() - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo.Builder
-
Checks whether the 'indexUptoInstant' field has been set.
- hasInputGroups() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Checks whether the 'inputGroups' field has been set.
- hasInstantsRollback() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Checks whether the 'instantsRollback' field has been set.
- hasInstantsToRollback() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Checks whether the 'instantsToRollback' field has been set.
- hasInstantsToRollback() - Method in class org.apache.hudi.avro.model.HoodieRestorePlan.Builder
-
Checks whether the 'instantsToRollback' field has been set.
- hasInstantToRollback() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan.Builder
-
Checks whether the 'instantToRollback' field has been set.
- hasInstantToRollbackBuilder() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan.Builder
-
Checks whether the 'instantToRollback' field has an active Builder instance
Hoodie instant that needs to be rolled back
- hasIsBootstrapBaseFile() - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo.Builder
-
Checks whether the 'isBootstrapBaseFile' field has been set.
- hasIsDeleted() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter.Builder
-
Checks whether the 'isDeleted' field has been set.
- hasIsDeleted() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Checks whether the 'isDeleted' field has been set.
- hasIsDeleted() - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo.Builder
-
Checks whether the 'isDeleted' field has been set.
- hasIsDir() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Checks whether the 'isDir' field has been set.
- hasIsPartitionDeleted() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Checks whether the 'isPartitionDeleted' field has been set.
- hasKey() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Checks whether the 'key' field has been set.
- hasLastCompletedCommitTimestamp() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Checks whether the 'lastCompletedCommitTimestamp' field has been set.
- hasLastCompletedCommitTimestamp() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Checks whether the 'lastCompletedCommitTimestamp' field has been set.
- hasLatestBaseInstant() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Checks whether the 'latestBaseInstant' field has been set.
- hasLength() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Checks whether the 'length' field has been set.
- hasLogBlockLength() - Method in class org.apache.hudi.common.table.log.HoodieLogFormat.LogFormatVersion
-
- hasLogBlocksToBeDeleted() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Checks whether the 'logBlocksToBeDeleted' field has been set.
- hasMagicHeader() - Method in class org.apache.hudi.common.table.log.HoodieLogFormat.LogFormatVersion
-
- hasMaxValue() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Checks whether the 'maxValue' field has been set.
- hasMergedArchiveFileName() - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan.Builder
-
Checks whether the 'mergedArchiveFileName' field has been set.
- hasMetadataPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo.Builder
-
Checks whether the 'metadataPartitionPath' field has been set.
- hasMetrics() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Checks whether the 'metrics' field has been set.
- hasMetrics() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Checks whether the 'metrics' field has been set.
- hasMinValue() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Checks whether the 'minValue' field has been set.
- hasModificationTime() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Checks whether the 'modificationTime' field has been set.
- hasNext() - Method in class org.apache.hudi.common.table.log.HoodieLogFileReader
-
- hasNext() - Method in class org.apache.hudi.common.table.log.HoodieLogFormatReader
-
- hasNext() - Method in class org.apache.hudi.common.util.collection.LazyFileIterable.LazyFileIterator
-
- hasNext() - Method in class org.apache.hudi.common.util.OrcReaderIterator
-
- hasNext() - Method in class org.apache.hudi.common.util.ParquetReaderIterator
-
- hasNullCount() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Checks whether the 'nullCount' field has been set.
- hasNumDeletes() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'numDeletes' field has been set.
- hasNumInserts() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'numInserts' field has been set.
- hasNumKeys() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo.Builder
-
Checks whether the 'numKeys' field has been set.
- hasNumOutputFileGroups() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Checks whether the 'numOutputFileGroups' field has been set.
- hasNumUpdateWrites() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'numUpdateWrites' field has been set.
- hasNumWrites() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'numWrites' field has been set.
- hasOperationField() - Method in class org.apache.hudi.common.table.TableSchemaResolver
-
NOTE: This method could only be used in tests
- hasOperations() - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan.Builder
-
Checks whether the 'operations' field has been set.
- hasOperationType() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata.Builder
-
Checks whether the 'operationType' field has been set.
- hasOperationType() - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata.Builder
-
Checks whether the 'operationType' field has been set.
- hasOperationType() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Checks whether the 'operationType' field has been set.
- hasOperationType() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Checks whether the 'operationType' field has been set.
- hasOrdinal() - Method in class org.apache.hudi.common.table.log.HoodieLogFormat.LogFormatVersion
-
- hasOtherAction() - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Checks whether the 'otherAction' field has been set.
- hasOwner() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Checks whether the 'owner' field has been set.
- hasPartitionMetadata() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Checks whether the 'partitionMetadata' field has been set.
- hasPartitionMetadata() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Checks whether the 'partitionMetadata' field has been set.
- hasPartitionMetadata() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Checks whether the 'partitionMetadata' field has been set.
- hasPartitionMetadata(FileSystem, Path) - Static method in class org.apache.hudi.common.model.HoodiePartitionMetadata
-
- hasPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Checks whether the 'partitionPath' field has been set.
- hasPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata.Builder
-
Checks whether the 'partitionPath' field has been set.
- hasPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Checks whether the 'partitionPath' field has been set.
- hasPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Checks whether the 'partitionPath' field has been set.
- hasPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Checks whether the 'partitionPath' field has been set.
- hasPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata.Builder
-
Checks whether the 'partitionPath' field has been set.
- hasPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Checks whether the 'partitionPath' field has been set.
- hasPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata.Builder
-
Checks whether the 'partitionPath' field has been set.
- hasPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Checks whether the 'partitionPath' field has been set.
- hasPartitionPath() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'partitionPath' field has been set.
- hasPartitionsToBeDeleted() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Checks whether the 'partitionsToBeDeleted' field has been set.
- hasPartitionToCompactionWriteStats() - Method in class org.apache.hudi.avro.model.HoodieCompactionMetadata.Builder
-
Checks whether the 'partitionToCompactionWriteStats' field has been set.
- hasPartitionToReplaceFileIds() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Checks whether the 'partitionToReplaceFileIds' field has been set.
- hasPartitionToWriteStats() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata.Builder
-
Checks whether the 'partitionToWriteStats' field has been set.
- hasPartitionToWriteStats() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Checks whether the 'partitionToWriteStats' field has been set.
- hasPath() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Checks whether the 'path' field has been set.
- hasPath() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'path' field has been set.
- hasPathBuilder() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Checks whether the 'path' field has an active Builder instance
- hasPermission() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Checks whether the 'permission' field has been set.
- hasPermissionBuilder() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Checks whether the 'permission' field has an active Builder instance
- hasPolicy() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Checks whether the 'policy' field has been set.
- hasPolicy() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Checks whether the 'policy' field has been set.
- hasPreserveHoodieMetadata() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Checks whether the 'preserveHoodieMetadata' field has been set.
- hasPrev() - Method in class org.apache.hudi.common.table.log.HoodieLogFileReader
-
hasPrev is not idempotent.
- hasPrev() - Method in interface org.apache.hudi.common.table.log.HoodieLogFormat.Reader
-
Read log file in reverse order and check if prev block is present.
- hasPrev() - Method in class org.apache.hudi.common.table.log.HoodieLogFormatReader
-
- hasPrevCommit() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'prevCommit' field has been set.
- hasRestoreInstantInfo() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Checks whether the 'restoreInstantInfo' field has been set.
- hasRollbackLogFiles() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata.Builder
-
Checks whether the 'rollbackLogFiles' field has been set.
- hasRollbackRequests() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan.Builder
-
Checks whether the 'RollbackRequests' field has been set.
- hasSavepointDataFile() - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata.Builder
-
Checks whether the 'savepointDataFile' field has been set.
- hasSavepointedAt() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Checks whether the 'savepointedAt' field has been set.
- hasSavepointedBy() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Checks whether the 'savepointedBy' field has been set.
- hasSize() - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo.Builder
-
Checks whether the 'size' field has been set.
- hasSlices() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Checks whether the 'slices' field has been set.
- hasStartCleanTime() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Checks whether the 'startCleanTime' field has been set.
- hasStartRestoreTime() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Checks whether the 'startRestoreTime' field has been set.
- hasStartRollbackTime() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Checks whether the 'startRollbackTime' field has been set.
- hasState() - Method in class org.apache.hudi.avro.model.HoodieActionInstant.Builder
-
Checks whether the 'state' field has been set.
- hasStickyBit() - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Checks whether the 'stickyBit' field has been set.
- hasStrategy() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Checks whether the 'strategy' field has been set.
- hasStrategyBuilder() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Checks whether the 'strategy' field has an active Builder instance
- hasStrategyClassName() - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy.Builder
-
Checks whether the 'strategyClassName' field has been set.
- hasStrategyParams() - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy.Builder
-
Checks whether the 'strategyParams' field has been set.
- hasSuccessDeleteFiles() - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Checks whether the 'successDeleteFiles' field has been set.
- hasSuccessDeleteFiles() - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata.Builder
-
Checks whether the 'successDeleteFiles' field has been set.
- hasSymlink() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Checks whether the 'symlink' field has been set.
- hasSymlinkBuilder() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Checks whether the 'symlink' field has an active Builder instance
- hasTimestamp() - Method in class org.apache.hudi.avro.model.HoodieActionInstant.Builder
-
Checks whether the 'timestamp' field has been set.
- hasTimestamp() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter.Builder
-
Checks whether the 'timestamp' field has been set.
- hasTimeTakenInMillis() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Checks whether the 'timeTakenInMillis' field has been set.
- hasTimeTakenInMillis() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Checks whether the 'timeTakenInMillis' field has been set.
- hasTimeTakenInMillis() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Checks whether the 'timeTakenInMillis' field has been set.
- hasTotalCorruptLogBlock() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'totalCorruptLogBlock' field has been set.
- hasTotalFilesDeleted() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Checks whether the 'totalFilesDeleted' field has been set.
- hasTotalFilesDeleted() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Checks whether the 'totalFilesDeleted' field has been set.
- hasTotalLogBlocks() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'totalLogBlocks' field has been set.
- hasTotalLogFiles() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Checks whether the 'totalLogFiles' field has been set.
- hasTotalLogFiles() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'totalLogFiles' field has been set.
- hasTotalLogRecords() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Checks whether the 'totalLogRecords' field has been set.
- hasTotalLogRecords() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'totalLogRecords' field has been set.
- hasTotalRollbackBlocks() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'totalRollbackBlocks' field has been set.
- hasTotalSize() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Checks whether the 'totalSize' field has been set.
- hasTotalUncompressedSize() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Checks whether the 'totalUncompressedSize' field has been set.
- hasTotalUpdatedRecordsCompacted() - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Checks whether the 'totalUpdatedRecordsCompacted' field has been set.
- hasTotalUpdatedRecordsCompacted() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'totalUpdatedRecordsCompacted' field has been set.
- hasTotalWriteBytes() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'totalWriteBytes' field has been set.
- hasTotalWriteErrors() - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Checks whether the 'totalWriteErrors' field has been set.
- hasType() - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter.Builder
-
Checks whether the 'type' field has been set.
- hasType() - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Checks whether the 'type' field has been set.
- hasUri() - Method in class org.apache.hudi.avro.model.HoodiePath.Builder
-
Checks whether the 'uri' field has been set.
- hasUserAction() - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Checks whether the 'userAction' field has been set.
- hasValue() - Method in class org.apache.hudi.avro.model.BooleanWrapper.Builder
-
Checks whether the 'value' field has been set.
- hasValue() - Method in class org.apache.hudi.avro.model.BytesWrapper.Builder
-
Checks whether the 'value' field has been set.
- hasValue() - Method in class org.apache.hudi.avro.model.DateWrapper.Builder
-
Checks whether the 'value' field has been set.
- hasValue() - Method in class org.apache.hudi.avro.model.DecimalWrapper.Builder
-
Checks whether the 'value' field has been set.
- hasValue() - Method in class org.apache.hudi.avro.model.DoubleWrapper.Builder
-
Checks whether the 'value' field has been set.
- hasValue() - Method in class org.apache.hudi.avro.model.FloatWrapper.Builder
-
Checks whether the 'value' field has been set.
- hasValue() - Method in class org.apache.hudi.avro.model.IntWrapper.Builder
-
Checks whether the 'value' field has been set.
- hasValue() - Method in class org.apache.hudi.avro.model.LongWrapper.Builder
-
Checks whether the 'value' field has been set.
- hasValue() - Method in class org.apache.hudi.avro.model.StringWrapper.Builder
-
Checks whether the 'value' field has been set.
- hasValue() - Method in class org.apache.hudi.avro.model.TimeMicrosWrapper.Builder
-
Checks whether the 'value' field has been set.
- hasValue() - Method in class org.apache.hudi.avro.model.TimestampMicrosWrapper.Builder
-
Checks whether the 'value' field has been set.
- hasValueCount() - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Checks whether the 'valueCount' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieIndexPlan.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodiePath.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieRestorePlan.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Checks whether the 'version' field has been set.
- hasVersion() - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Checks whether the 'version' field has been set.
- HEARTBEAT_FOLDER_NAME - Static variable in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- HFileBootstrapIndex - Class in org.apache.hudi.common.bootstrap.index
-
Maintains mapping from skeleton file id to external bootstrap file.
- HFileBootstrapIndex(HoodieTableMetaClient) - Constructor for class org.apache.hudi.common.bootstrap.index.HFileBootstrapIndex
-
- HFileBootstrapIndex.HFileBootstrapIndexReader - Class in org.apache.hudi.common.bootstrap.index
-
HFile Based Index Reader.
- HFileBootstrapIndex.HFileBootstrapIndexWriter - Class in org.apache.hudi.common.bootstrap.index
-
Bootstrap Index Writer to build bootstrap index.
- HFileBootstrapIndex.HoodieKVComparator - Class in org.apache.hudi.common.bootstrap.index
-
This class is explicitly used as Key Comparator to workaround hard coded
legacy format class names inside HBase.
- HFileBootstrapIndexReader(HoodieTableMetaClient) - Constructor for class org.apache.hudi.common.bootstrap.index.HFileBootstrapIndex.HFileBootstrapIndexReader
-
- HIVE_DATABASE_NAME_PROP - Static variable in class org.apache.hudi.common.config.LockConfiguration
-
- HIVE_DATABASE_NAME_PROP_KEY - Static variable in class org.apache.hudi.common.config.LockConfiguration
-
- HIVE_METASTORE_LOCK_PROPERTY_PREFIX - Static variable in class org.apache.hudi.common.config.LockConfiguration
-
- HIVE_METASTORE_URI_PROP - Static variable in class org.apache.hudi.common.config.LockConfiguration
-
- HIVE_METASTORE_URI_PROP_KEY - Static variable in class org.apache.hudi.common.config.LockConfiguration
-
- HIVE_STYLE_PARTITIONING_ENABLE - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HIVE_STYLE_PARTITIONING_ENABLE - Static variable in class org.apache.hudi.keygen.constant.KeyGeneratorOptions
-
- HIVE_STYLE_PARTITIONING_OPT_KEY - Static variable in class org.apache.hudi.keygen.constant.KeyGeneratorOptions
-
- HIVE_TABLE_NAME_PROP - Static variable in class org.apache.hudi.common.config.LockConfiguration
-
- HIVE_TABLE_NAME_PROP_KEY - Static variable in class org.apache.hudi.common.config.LockConfiguration
-
- hiveStylePartitioning - Variable in class org.apache.hudi.keygen.BaseKeyGenerator
-
- HOODIE_ARCHIVELOG_FOLDER_PROP_NAME - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HOODIE_ASSUME_DATE_PARTITIONING_PROP - Static variable in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- HOODIE_AVRO_BLOOM_FILTER_METADATA_KEY - Static variable in class org.apache.hudi.avro.HoodieAvroWriteSupport
-
- HOODIE_BASE_FILE_FORMAT_PROP_NAME - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HOODIE_BLOOM_FILTER_TYPE_CODE - Static variable in class org.apache.hudi.avro.HoodieBloomFilterWriteSupport
-
- HOODIE_BOOTSTRAP_BASE_PATH - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HOODIE_BOOTSTRAP_INDEX_CLASS_PROP_NAME - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HOODIE_IS_DELETED - Static variable in class org.apache.hudi.common.model.HoodieRecord
-
- HOODIE_LOG_FILE_FORMAT_PROP_NAME - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HOODIE_MAX_RECORD_KEY_FOOTER - Static variable in class org.apache.hudi.avro.HoodieBloomFilterWriteSupport
-
- HOODIE_META_COLUMNS - Static variable in class org.apache.hudi.common.model.HoodieRecord
-
- HOODIE_META_COLUMNS_NAME_TO_POS - Static variable in class org.apache.hudi.common.model.HoodieRecord
-
- HOODIE_META_COLUMNS_WITH_OPERATION - Static variable in class org.apache.hudi.common.model.HoodieRecord
-
- HOODIE_MIN_RECORD_KEY_FOOTER - Static variable in class org.apache.hudi.avro.HoodieBloomFilterWriteSupport
-
- HOODIE_PARTITION_METAFILE_PREFIX - Static variable in class org.apache.hudi.common.model.HoodiePartitionMetadata
-
- HOODIE_PAYLOAD_CLASS_PROP_NAME - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HOODIE_PROPERTIES_FILE - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HOODIE_PROPERTIES_FILE_BACKUP - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HOODIE_RO_FILE_FORMAT_PROP_NAME - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HOODIE_RT_FILE_FORMAT_PROP_NAME - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HOODIE_SCHEME_PREFIX - Static variable in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- HOODIE_TABLE_NAME_KEY - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HOODIE_TABLE_NAME_PROP_NAME - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HOODIE_TABLE_PRECOMBINE_FIELD - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HOODIE_TABLE_TYPE_PROP_NAME - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HOODIE_TABLE_VERSION_PROP_NAME - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HOODIE_TIMELINE_LAYOUT_VERSION - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HOODIE_WRITE_TABLE_NAME_KEY - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- HoodieAccumulator - Class in org.apache.hudi.common.data
-
An abstraction for accumulator on counts.
- HoodieAccumulator() - Constructor for class org.apache.hudi.common.data.HoodieAccumulator
-
- HoodieActionInstant - Class in org.apache.hudi.avro.model
-
- HoodieActionInstant() - Constructor for class org.apache.hudi.avro.model.HoodieActionInstant
-
Default constructor.
- HoodieActionInstant(String, String, String) - Constructor for class org.apache.hudi.avro.model.HoodieActionInstant
-
All-args constructor.
- HoodieActionInstant.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieActionInstant instances.
- HoodieActiveTimeline - Class in org.apache.hudi.common.table.timeline
-
Represents the Active Timeline for the Hoodie table.
- HoodieActiveTimeline(HoodieTableMetaClient, Set<String>) - Constructor for class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
- HoodieActiveTimeline(HoodieTableMetaClient, Set<String>, boolean) - Constructor for class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
- HoodieActiveTimeline(HoodieTableMetaClient) - Constructor for class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
- HoodieActiveTimeline(HoodieTableMetaClient, boolean) - Constructor for class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
- HoodieActiveTimeline() - Constructor for class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
Deprecated.
- HoodieArchivedLogFile - Class in org.apache.hudi.common.model
-
The hoodie archived log file.
- HoodieArchivedLogFile(FileStatus) - Constructor for class org.apache.hudi.common.model.HoodieArchivedLogFile
-
- HoodieArchivedLogFile(Path) - Constructor for class org.apache.hudi.common.model.HoodieArchivedLogFile
-
- HoodieArchivedMetaEntry - Class in org.apache.hudi.avro.model
-
- HoodieArchivedMetaEntry() - Constructor for class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Default constructor.
- HoodieArchivedMetaEntry(HoodieCommitMetadata, HoodieCleanMetadata, HoodieCompactionMetadata, HoodieRollbackMetadata, HoodieSavepointMetadata, String, String, Integer, HoodieCompactionPlan, HoodieCleanerPlan, String, HoodieReplaceCommitMetadata, HoodieRequestedReplaceMetadata, HoodieCommitMetadata, HoodieIndexCommitMetadata) - Constructor for class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
All-args constructor.
- HoodieArchivedMetaEntry.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieArchivedMetaEntry instances.
- HoodieArchivedTimeline - Class in org.apache.hudi.common.table.timeline
-
Represents the Archived Timeline for the Hoodie table.
- HoodieArchivedTimeline(HoodieTableMetaClient) - Constructor for class org.apache.hudi.common.table.timeline.HoodieArchivedTimeline
-
Loads all the archived instants.
- HoodieArchivedTimeline(HoodieTableMetaClient, String) - Constructor for class org.apache.hudi.common.table.timeline.HoodieArchivedTimeline
-
Loads completed instants from startTs(inclusive).
- HoodieArchivedTimeline() - Constructor for class org.apache.hudi.common.table.timeline.HoodieArchivedTimeline
-
Deprecated.
- HoodieArchivedTimeline.ArchiveFileVersionComparator - Class in org.apache.hudi.common.table.timeline
-
Sort files by reverse order of version suffix in file name.
- HoodieAtomicLongAccumulator - Class in org.apache.hudi.common.data
-
An accumulator on counts based on
AtomicLong implementation.
- HoodieAvroDataBlock - Class in org.apache.hudi.common.table.log.block
-
HoodieAvroDataBlock contains a list of records serialized using Avro.
- HoodieAvroDataBlock(FSDataInputStream, Option<byte[]>, boolean, HoodieLogBlock.HoodieLogBlockContentLocation, Option<Schema>, Map<HoodieLogBlock.HeaderMetadataType, String>, Map<HoodieLogBlock.HeaderMetadataType, String>, String, InternalSchema) - Constructor for class org.apache.hudi.common.table.log.block.HoodieAvroDataBlock
-
- HoodieAvroDataBlock(FSDataInputStream, Option<byte[]>, boolean, HoodieLogBlock.HoodieLogBlockContentLocation, Option<Schema>, Map<HoodieLogBlock.HeaderMetadataType, String>, Map<HoodieLogBlock.HeaderMetadataType, String>, String) - Constructor for class org.apache.hudi.common.table.log.block.HoodieAvroDataBlock
-
- HoodieAvroDataBlock(List<IndexedRecord>, Map<HoodieLogBlock.HeaderMetadataType, String>, String) - Constructor for class org.apache.hudi.common.table.log.block.HoodieAvroDataBlock
-
- HoodieAvroDataBlock(List<IndexedRecord>, Schema) - Constructor for class org.apache.hudi.common.table.log.block.HoodieAvroDataBlock
-
Deprecated.
- HoodieAvroPayload - Class in org.apache.hudi.common.model
-
This is a payload to wrap a existing Hoodie Avro Record.
- HoodieAvroPayload(GenericRecord, Comparable<?>) - Constructor for class org.apache.hudi.common.model.HoodieAvroPayload
-
- HoodieAvroPayload(Option<GenericRecord>) - Constructor for class org.apache.hudi.common.model.HoodieAvroPayload
-
- HoodieAvroRecord<T extends HoodieRecordPayload> - Class in org.apache.hudi.common.model
-
- HoodieAvroRecord(HoodieKey, T) - Constructor for class org.apache.hudi.common.model.HoodieAvroRecord
-
- HoodieAvroRecord(HoodieKey, T, HoodieOperation) - Constructor for class org.apache.hudi.common.model.HoodieAvroRecord
-
- HoodieAvroRecord(HoodieRecord<T>) - Constructor for class org.apache.hudi.common.model.HoodieAvroRecord
-
- HoodieAvroRecord() - Constructor for class org.apache.hudi.common.model.HoodieAvroRecord
-
- HoodieAvroUtils - Class in org.apache.hudi.avro
-
Helper class to do common stuff across Avro.
- HoodieAvroUtils() - Constructor for class org.apache.hudi.avro.HoodieAvroUtils
-
- HoodieAvroWriteSupport - Class in org.apache.hudi.avro
-
Wrap AvroWriterSupport for plugging in the bloom filter.
- HoodieAvroWriteSupport(MessageType, Schema, Option<BloomFilter>) - Constructor for class org.apache.hudi.avro.HoodieAvroWriteSupport
-
- HoodieBackedTableMetadata - Class in org.apache.hudi.metadata
-
Table metadata provided by an internal DFS backed Hudi metadata table.
- HoodieBackedTableMetadata(HoodieEngineContext, HoodieMetadataConfig, String, String) - Constructor for class org.apache.hudi.metadata.HoodieBackedTableMetadata
-
- HoodieBackedTableMetadata(HoodieEngineContext, HoodieMetadataConfig, String, String, boolean) - Constructor for class org.apache.hudi.metadata.HoodieBackedTableMetadata
-
- HoodieBaseFile - Class in org.apache.hudi.common.model
-
Hoodie base file - Represents metadata about Hudi file in DFS.
- HoodieBaseFile(HoodieBaseFile) - Constructor for class org.apache.hudi.common.model.HoodieBaseFile
-
- HoodieBaseFile(FileStatus) - Constructor for class org.apache.hudi.common.model.HoodieBaseFile
-
- HoodieBaseFile(FileStatus, BaseFile) - Constructor for class org.apache.hudi.common.model.HoodieBaseFile
-
- HoodieBaseFile(String) - Constructor for class org.apache.hudi.common.model.HoodieBaseFile
-
- HoodieBaseFile(String, BaseFile) - Constructor for class org.apache.hudi.common.model.HoodieBaseFile
-
- HoodieBaseListData<T> - Class in org.apache.hudi.common.data
-
- HoodieBaseListData(List<T>, boolean) - Constructor for class org.apache.hudi.common.data.HoodieBaseListData
-
- HoodieBaseListData(Stream<T>, boolean) - Constructor for class org.apache.hudi.common.data.HoodieBaseListData
-
- HoodieBloomFilterWriteSupport<T extends Comparable<T>> - Class in org.apache.hudi.avro
-
This is write-support utility base-class taking up handling of
Adding record keys to the Bloom Filter
Keeping track of min/max record key (w/in single file)
- HoodieBloomFilterWriteSupport(BloomFilter) - Constructor for class org.apache.hudi.avro.HoodieBloomFilterWriteSupport
-
- HoodieBootstrapFilePartitionInfo - Class in org.apache.hudi.avro.model
-
- HoodieBootstrapFilePartitionInfo() - Constructor for class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
Default constructor.
- HoodieBootstrapFilePartitionInfo(Integer, String, HoodieFileStatus, String) - Constructor for class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
All-args constructor.
- HoodieBootstrapFilePartitionInfo.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieBootstrapFilePartitionInfo instances.
- HoodieBootstrapIndexInfo - Class in org.apache.hudi.avro.model
-
- HoodieBootstrapIndexInfo() - Constructor for class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
Default constructor.
- HoodieBootstrapIndexInfo(Integer, String, Long, Integer) - Constructor for class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
All-args constructor.
- HoodieBootstrapIndexInfo.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieBootstrapIndexInfo instances.
- HoodieBootstrapPartitionMetadata - Class in org.apache.hudi.avro.model
-
- HoodieBootstrapPartitionMetadata() - Constructor for class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
Default constructor.
- HoodieBootstrapPartitionMetadata(Integer, String, String, Map<String, HoodieFileStatus>) - Constructor for class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
All-args constructor.
- HoodieBootstrapPartitionMetadata.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieBootstrapPartitionMetadata instances.
- HoodieCatalogException - Exception in org.apache.hudi.exception
-
Exception thrown for Hoodie Catalog errors.
- HoodieCatalogException() - Constructor for exception org.apache.hudi.exception.HoodieCatalogException
-
- HoodieCatalogException(String) - Constructor for exception org.apache.hudi.exception.HoodieCatalogException
-
- HoodieCatalogException(String, Throwable) - Constructor for exception org.apache.hudi.exception.HoodieCatalogException
-
- HoodieCatalogException(Throwable) - Constructor for exception org.apache.hudi.exception.HoodieCatalogException
-
- HoodieCleanerPlan - Class in org.apache.hudi.avro.model
-
- HoodieCleanerPlan() - Constructor for class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Default constructor.
- HoodieCleanerPlan(HoodieActionInstant, String, String, Map<String, List<String>>, Integer, Map<String, List<HoodieCleanFileInfo>>, List<String>) - Constructor for class org.apache.hudi.avro.model.HoodieCleanerPlan
-
All-args constructor.
- HoodieCleanerPlan.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieCleanerPlan instances.
- HoodieCleanFileInfo - Class in org.apache.hudi.avro.model
-
- HoodieCleanFileInfo() - Constructor for class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
Default constructor.
- HoodieCleanFileInfo(String, Boolean) - Constructor for class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
All-args constructor.
- HoodieCleanFileInfo.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieCleanFileInfo instances.
- HoodieCleaningPolicy - Enum in org.apache.hudi.common.model
-
Hoodie cleaning policies.
- HoodieCleanMetadata - Class in org.apache.hudi.avro.model
-
- HoodieCleanMetadata() - Constructor for class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Default constructor.
- HoodieCleanMetadata(String, Long, Integer, String, String, Map<String, HoodieCleanPartitionMetadata>, Integer, Map<String, HoodieCleanPartitionMetadata>) - Constructor for class org.apache.hudi.avro.model.HoodieCleanMetadata
-
All-args constructor.
- HoodieCleanMetadata.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieCleanMetadata instances.
- HoodieCleanPartitionMetadata - Class in org.apache.hudi.avro.model
-
- HoodieCleanPartitionMetadata() - Constructor for class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Default constructor.
- HoodieCleanPartitionMetadata(String, String, List<String>, List<String>, List<String>, Boolean) - Constructor for class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
All-args constructor.
- HoodieCleanPartitionMetadata.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieCleanPartitionMetadata instances.
- HoodieCleanStat - Class in org.apache.hudi.common
-
Collects stats about a single partition clean operation.
- HoodieCleanStat(HoodieCleaningPolicy, String, List<String>, List<String>, List<String>, String, String) - Constructor for class org.apache.hudi.common.HoodieCleanStat
-
- HoodieCleanStat(HoodieCleaningPolicy, String, List<String>, List<String>, List<String>, String, String, List<String>, List<String>, List<String>, boolean) - Constructor for class org.apache.hudi.common.HoodieCleanStat
-
- HoodieCleanStat.Builder - Class in org.apache.hudi.common
-
- HoodieClusteringGroup - Class in org.apache.hudi.avro.model
-
- HoodieClusteringGroup() - Constructor for class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Default constructor.
- HoodieClusteringGroup(List<HoodieSliceInfo>, Map<String, Double>, Integer, Map<String, String>, Integer) - Constructor for class org.apache.hudi.avro.model.HoodieClusteringGroup
-
All-args constructor.
- HoodieClusteringGroup.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieClusteringGroup instances.
- HoodieClusteringPlan - Class in org.apache.hudi.avro.model
-
- HoodieClusteringPlan() - Constructor for class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Default constructor.
- HoodieClusteringPlan(List<HoodieClusteringGroup>, HoodieClusteringStrategy, Map<String, String>, Integer, Boolean) - Constructor for class org.apache.hudi.avro.model.HoodieClusteringPlan
-
All-args constructor.
- HoodieClusteringPlan.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieClusteringPlan instances.
- HoodieClusteringStrategy - Class in org.apache.hudi.avro.model
-
- HoodieClusteringStrategy() - Constructor for class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
Default constructor.
- HoodieClusteringStrategy(String, Map<String, String>, Integer) - Constructor for class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
All-args constructor.
- HoodieClusteringStrategy.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieClusteringStrategy instances.
- HoodieColumnRangeMetadata<T extends Comparable> - Class in org.apache.hudi.common.model
-
Hoodie metadata for the column range of data stored in columnar format (like Parquet)
NOTE:
Comparable is used as raw-type so that we can handle polymorphism, where
caller apriori is not aware of the type
HoodieColumnRangeMetadata is
associated with
- HoodieCommandBlock - Class in org.apache.hudi.common.table.log.block
-
Command block issues a specific command to the scanner.
- HoodieCommandBlock(Map<HoodieLogBlock.HeaderMetadataType, String>) - Constructor for class org.apache.hudi.common.table.log.block.HoodieCommandBlock
-
- HoodieCommandBlock(Option<byte[]>, FSDataInputStream, boolean, Option<HoodieLogBlock.HoodieLogBlockContentLocation>, Map<HoodieLogBlock.HeaderMetadataType, String>, Map<HoodieLogBlock.HeaderMetadataType, String>) - Constructor for class org.apache.hudi.common.table.log.block.HoodieCommandBlock
-
- HoodieCommandBlock.HoodieCommandBlockTypeEnum - Enum in org.apache.hudi.common.table.log.block
-
Hoodie command block type enum.
- HoodieCommitMetadata - Class in org.apache.hudi.avro.model
-
- HoodieCommitMetadata() - Constructor for class org.apache.hudi.avro.model.HoodieCommitMetadata
-
Default constructor.
- HoodieCommitMetadata(Map<String, List<HoodieWriteStat>>, Map<String, String>, Integer, String) - Constructor for class org.apache.hudi.avro.model.HoodieCommitMetadata
-
All-args constructor.
- HoodieCommitMetadata - Class in org.apache.hudi.common.model
-
All the metadata that gets stored along with a commit.
- HoodieCommitMetadata() - Constructor for class org.apache.hudi.common.model.HoodieCommitMetadata
-
- HoodieCommitMetadata(boolean) - Constructor for class org.apache.hudi.common.model.HoodieCommitMetadata
-
- HoodieCommitMetadata.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieCommitMetadata instances.
- HoodieCommonConfig - Class in org.apache.hudi.common.config
-
- HoodieCommonConfig.Builder - Class in org.apache.hudi.common.config
-
- HoodieCompactException - Exception in org.apache.hudi.exception
-
- HoodieCompactException(String) - Constructor for exception org.apache.hudi.exception.HoodieCompactException
-
- HoodieCompactException(String, Throwable) - Constructor for exception org.apache.hudi.exception.HoodieCompactException
-
- HoodieCompactionMetadata - Class in org.apache.hudi.avro.model
-
- HoodieCompactionMetadata() - Constructor for class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
Default constructor.
- HoodieCompactionMetadata(Map<String, List<HoodieCompactionWriteStat>>) - Constructor for class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
All-args constructor.
- HoodieCompactionMetadata.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieCompactionMetadata instances.
- HoodieCompactionOperation - Class in org.apache.hudi.avro.model
-
- HoodieCompactionOperation() - Constructor for class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Default constructor.
- HoodieCompactionOperation(String, List<String>, String, String, String, Map<String, Double>, String) - Constructor for class org.apache.hudi.avro.model.HoodieCompactionOperation
-
All-args constructor.
- HoodieCompactionOperation.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieCompactionOperation instances.
- HoodieCompactionPlan - Class in org.apache.hudi.avro.model
-
- HoodieCompactionPlan() - Constructor for class org.apache.hudi.avro.model.HoodieCompactionPlan
-
Default constructor.
- HoodieCompactionPlan(List<HoodieCompactionOperation>, Map<String, String>, Integer) - Constructor for class org.apache.hudi.avro.model.HoodieCompactionPlan
-
All-args constructor.
- HoodieCompactionPlan.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieCompactionPlan instances.
- HoodieCompactionWriteStat - Class in org.apache.hudi.avro.model
-
- HoodieCompactionWriteStat() - Constructor for class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Default constructor.
- HoodieCompactionWriteStat(String, Long, Long, Long, HoodieWriteStat) - Constructor for class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
All-args constructor.
- HoodieCompactionWriteStat.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieCompactionWriteStat instances.
- HoodieConfig - Class in org.apache.hudi.common.config
-
This class deals with
ConfigProperty and provides get/set functionalities.
- HoodieConfig() - Constructor for class org.apache.hudi.common.config.HoodieConfig
-
- HoodieConfig(Properties) - Constructor for class org.apache.hudi.common.config.HoodieConfig
-
- HoodieConsistentHashingMetadata - Class in org.apache.hudi.common.model
-
All the metadata that is used for consistent hashing bucket index
- HoodieConsistentHashingMetadata(short, String, String, int, int, List<ConsistentHashingNode>) - Constructor for class org.apache.hudi.common.model.HoodieConsistentHashingMetadata
-
- HoodieConsistentHashingMetadata(String, int) - Constructor for class org.apache.hudi.common.model.HoodieConsistentHashingMetadata
-
Construct default metadata with all bucket's file group uuid initialized
- HoodieCorruptBlock - Class in org.apache.hudi.common.table.log.block
-
Corrupt block is emitted whenever the scanner finds the length of the block written at the beginning does not match
(did not find a EOF or a sync marker after the length).
- HoodieCorruptBlock(Option<byte[]>, FSDataInputStream, boolean, Option<HoodieLogBlock.HoodieLogBlockContentLocation>, Map<HoodieLogBlock.HeaderMetadataType, String>, Map<HoodieLogBlock.HeaderMetadataType, String>) - Constructor for class org.apache.hudi.common.table.log.block.HoodieCorruptBlock
-
- HoodieCorruptedDataException - Exception in org.apache.hudi.exception
-
Exception thrown when any data corruption happens when reading/writing from temporary disk.
- HoodieCorruptedDataException(String) - Constructor for exception org.apache.hudi.exception.HoodieCorruptedDataException
-
- HoodieCorruptedDataException(String, Throwable) - Constructor for exception org.apache.hudi.exception.HoodieCorruptedDataException
-
- HoodieData<T> - Interface in org.apache.hudi.common.data
-
An interface abstracting a container holding a collection of objects of type T
allowing to perform common transformation on it.
- HoodieDataBlock - Class in org.apache.hudi.common.table.log.block
-
DataBlock contains a list of records serialized using formats compatible with the base file format.
- HoodieDataBlock(List<IndexedRecord>, Map<HoodieLogBlock.HeaderMetadataType, String>, Map<HoodieLogBlock.HeaderMetadataType, String>, String) - Constructor for class org.apache.hudi.common.table.log.block.HoodieDataBlock
-
NOTE: This ctor is used on the write-path (ie when records ought to be written into the log)
- HoodieDataBlock(Option<byte[]>, FSDataInputStream, boolean, Option<HoodieLogBlock.HoodieLogBlockContentLocation>, Option<Schema>, Map<HoodieLogBlock.HeaderMetadataType, String>, Map<HoodieLogBlock.HeaderMetadataType, String>, String, boolean) - Constructor for class org.apache.hudi.common.table.log.block.HoodieDataBlock
-
NOTE: This ctor is used on the write-path (ie when records ought to be written into the log)
- HoodieDataBlock(Option<byte[]>, FSDataInputStream, boolean, Option<HoodieLogBlock.HoodieLogBlockContentLocation>, Option<Schema>, Map<HoodieLogBlock.HeaderMetadataType, String>, Map<HoodieLogBlock.HeaderMetadataType, String>, String, boolean, InternalSchema) - Constructor for class org.apache.hudi.common.table.log.block.HoodieDataBlock
-
- HoodieDebeziumAvroPayloadException - Exception in org.apache.hudi.exception
-
- HoodieDebeziumAvroPayloadException(String) - Constructor for exception org.apache.hudi.exception.HoodieDebeziumAvroPayloadException
-
- HoodieDefaultTimeline - Class in org.apache.hudi.common.table.timeline
-
HoodieDefaultTimeline is a default implementation of the HoodieTimeline.
- HoodieDefaultTimeline(Stream<HoodieInstant>, Function<HoodieInstant, Option<byte[]>>) - Constructor for class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
- HoodieDefaultTimeline() - Constructor for class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
Deprecated.
- HoodieDeleteBlock - Class in org.apache.hudi.common.table.log.block
-
Delete block contains a list of keys to be deleted from scanning the blocks so far.
- HoodieDeleteBlock(DeleteRecord[], Map<HoodieLogBlock.HeaderMetadataType, String>) - Constructor for class org.apache.hudi.common.table.log.block.HoodieDeleteBlock
-
- HoodieDeleteBlock(Option<byte[]>, FSDataInputStream, boolean, Option<HoodieLogBlock.HoodieLogBlockContentLocation>, Map<HoodieLogBlock.HeaderMetadataType, String>, Map<HoodieLogBlock.HeaderMetadataType, String>) - Constructor for class org.apache.hudi.common.table.log.block.HoodieDeleteBlock
-
- HoodieDeltaWriteStat - Class in org.apache.hudi.common.model
-
Statistics about a single Hoodie delta log operation.
- HoodieDeltaWriteStat() - Constructor for class org.apache.hudi.common.model.HoodieDeltaWriteStat
-
- HoodieDuplicateKeyException - Exception in org.apache.hudi.exception
-
Exception throws when insert a duplicate key to the table using sql insert statement.
- HoodieDuplicateKeyException(String) - Constructor for exception org.apache.hudi.exception.HoodieDuplicateKeyException
-
- HoodieDynamicBoundedBloomFilter - Class in org.apache.hudi.common.bloom
-
Hoodie's dynamic bloom bounded bloom filter.
- HoodieDynamicBoundedBloomFilter(String, BloomFilterTypeCode) - Constructor for class org.apache.hudi.common.bloom.HoodieDynamicBoundedBloomFilter
-
- HoodieEngineContext - Class in org.apache.hudi.common.engine
-
Base class contains the context information needed by the engine at runtime.
- HoodieEngineContext(SerializableConfiguration, TaskContextSupplier) - Constructor for class org.apache.hudi.common.engine.HoodieEngineContext
-
- HoodieException - Exception in org.apache.hudi.exception
-
Exception thrown for Hoodie failures.
- HoodieException() - Constructor for exception org.apache.hudi.exception.HoodieException
-
- HoodieException(String) - Constructor for exception org.apache.hudi.exception.HoodieException
-
- HoodieException(String, Throwable) - Constructor for exception org.apache.hudi.exception.HoodieException
-
- HoodieException(Throwable) - Constructor for exception org.apache.hudi.exception.HoodieException
-
- HoodieFailedWritesCleaningPolicy - Enum in org.apache.hudi.common.model
-
Policy controlling how to perform cleaning for failed writes.
- HoodieFileFormat - Enum in org.apache.hudi.common.model
-
Hoodie file format.
- HoodieFileGroup - Class in org.apache.hudi.common.model
-
A set of data/base files + set of log files, that make up an unit for all operations.
- HoodieFileGroup(HoodieFileGroup) - Constructor for class org.apache.hudi.common.model.HoodieFileGroup
-
- HoodieFileGroup(String, String, HoodieTimeline) - Constructor for class org.apache.hudi.common.model.HoodieFileGroup
-
- HoodieFileGroup(HoodieFileGroupId, HoodieTimeline) - Constructor for class org.apache.hudi.common.model.HoodieFileGroup
-
- HoodieFileGroupId - Class in org.apache.hudi.common.model
-
Unique ID to identify a file-group in a data-set.
- HoodieFileGroupId(String, String) - Constructor for class org.apache.hudi.common.model.HoodieFileGroupId
-
- HoodieFileReader<R extends org.apache.avro.generic.IndexedRecord> - Interface in org.apache.hudi.io.storage
-
- HoodieFileReaderFactory - Class in org.apache.hudi.io.storage
-
- HoodieFileReaderFactory() - Constructor for class org.apache.hudi.io.storage.HoodieFileReaderFactory
-
- HoodieFileStatus - Class in org.apache.hudi.avro.model
-
- HoodieFileStatus() - Constructor for class org.apache.hudi.avro.model.HoodieFileStatus
-
Default constructor.
- HoodieFileStatus(Integer, HoodiePath, Long, Boolean, Integer, Long, Long, Long, HoodieFSPermission, String, String, HoodiePath) - Constructor for class org.apache.hudi.avro.model.HoodieFileStatus
-
All-args constructor.
- HoodieFileStatus.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieFileStatus instances.
- HoodieFSPermission - Class in org.apache.hudi.avro.model
-
- HoodieFSPermission() - Constructor for class org.apache.hudi.avro.model.HoodieFSPermission
-
Default constructor.
- HoodieFSPermission(Integer, String, String, String, Boolean) - Constructor for class org.apache.hudi.avro.model.HoodieFSPermission
-
All-args constructor.
- HoodieFSPermission.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieFSPermission instances.
- HoodieHBaseKVComparator - Class in org.apache.hudi.io.storage
-
This class is explicitly used as Key Comparator to work around the hard coded
legacy format class names inside HBase.
- HoodieHBaseKVComparator() - Constructor for class org.apache.hudi.io.storage.HoodieHBaseKVComparator
-
- HoodieHeartbeatException - Exception in org.apache.hudi.exception
-
Exception thrown for Hoodie hearbeat failures.
- HoodieHeartbeatException() - Constructor for exception org.apache.hudi.exception.HoodieHeartbeatException
-
- HoodieHeartbeatException(String) - Constructor for exception org.apache.hudi.exception.HoodieHeartbeatException
-
- HoodieHeartbeatException(String, Throwable) - Constructor for exception org.apache.hudi.exception.HoodieHeartbeatException
-
- HoodieHeartbeatException(Throwable) - Constructor for exception org.apache.hudi.exception.HoodieHeartbeatException
-
- HoodieHFileDataBlock - Class in org.apache.hudi.common.table.log.block
-
HoodieHFileDataBlock contains a list of records stored inside an HFile format.
- HoodieHFileDataBlock(FSDataInputStream, Option<byte[]>, boolean, HoodieLogBlock.HoodieLogBlockContentLocation, Option<Schema>, Map<HoodieLogBlock.HeaderMetadataType, String>, Map<HoodieLogBlock.HeaderMetadataType, String>, boolean, Path) - Constructor for class org.apache.hudi.common.table.log.block.HoodieHFileDataBlock
-
- HoodieHFileDataBlock(List<IndexedRecord>, Map<HoodieLogBlock.HeaderMetadataType, String>, Compression.Algorithm, Path) - Constructor for class org.apache.hudi.common.table.log.block.HoodieHFileDataBlock
-
- HoodieHFileReader<R extends org.apache.avro.generic.IndexedRecord> - Class in org.apache.hudi.io.storage
-
NOTE: PLEASE READ DOCS & COMMENTS CAREFULLY BEFORE MAKING CHANGES
- HoodieHFileReader(Configuration, Path, CacheConfig) - Constructor for class org.apache.hudi.io.storage.HoodieHFileReader
-
- HoodieHFileReader(Configuration, Path, CacheConfig, FileSystem) - Constructor for class org.apache.hudi.io.storage.HoodieHFileReader
-
- HoodieHFileReader(FileSystem, Path, byte[], Option<Schema>) - Constructor for class org.apache.hudi.io.storage.HoodieHFileReader
-
- HoodieHFileReader(Path, HFile.Reader, Option<Schema>) - Constructor for class org.apache.hudi.io.storage.HoodieHFileReader
-
- HoodieHFileUtils - Class in org.apache.hudi.io.storage
-
Util class for HFile reading and writing in Hudi
- HoodieHFileUtils() - Constructor for class org.apache.hudi.io.storage.HoodieHFileUtils
-
- HoodieIncompatibleSchemaException - Exception in org.apache.hudi.exception
-
Exception for incompatible schema.
- HoodieIncompatibleSchemaException(String, Throwable) - Constructor for exception org.apache.hudi.exception.HoodieIncompatibleSchemaException
-
- HoodieIncompatibleSchemaException(String) - Constructor for exception org.apache.hudi.exception.HoodieIncompatibleSchemaException
-
- HoodieIndex - Class in org.apache.hudi.common.index
-
- HoodieIndex() - Constructor for class org.apache.hudi.common.index.HoodieIndex
-
- HoodieIndex(String, String[], HoodieIndexType, Map<String, Map<String, String>>, Map<String, String>) - Constructor for class org.apache.hudi.common.index.HoodieIndex
-
- HoodieIndex.Builder - Class in org.apache.hudi.common.index
-
- HoodieIndexCommitMetadata - Class in org.apache.hudi.avro.model
-
- HoodieIndexCommitMetadata() - Constructor for class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
Default constructor.
- HoodieIndexCommitMetadata(Integer, String, List<HoodieIndexPartitionInfo>) - Constructor for class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
All-args constructor.
- HoodieIndexCommitMetadata.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieIndexCommitMetadata instances.
- HoodieIndexException - Exception in org.apache.hudi.exception
-
Exception thrown for HoodieIndex related errors.
- HoodieIndexException(String) - Constructor for exception org.apache.hudi.exception.HoodieIndexException
-
- HoodieIndexException(String, Throwable) - Constructor for exception org.apache.hudi.exception.HoodieIndexException
-
- HoodieIndexID - Class in org.apache.hudi.common.util.hash
-
A serializable ID that can be used to identify any Hoodie table fields and
resources in the on-disk index.
- HoodieIndexID() - Constructor for class org.apache.hudi.common.util.hash.HoodieIndexID
-
- HoodieIndexID.Type - Enum in org.apache.hudi.common.util.hash
-
Supported ID types.
- HoodieIndexPartitionInfo - Class in org.apache.hudi.avro.model
-
- HoodieIndexPartitionInfo() - Constructor for class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
Default constructor.
- HoodieIndexPartitionInfo(Integer, String, String) - Constructor for class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
All-args constructor.
- HoodieIndexPartitionInfo.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieIndexPartitionInfo instances.
- HoodieIndexPlan - Class in org.apache.hudi.avro.model
-
- HoodieIndexPlan() - Constructor for class org.apache.hudi.avro.model.HoodieIndexPlan
-
Default constructor.
- HoodieIndexPlan(Integer, List<HoodieIndexPartitionInfo>) - Constructor for class org.apache.hudi.avro.model.HoodieIndexPlan
-
All-args constructor.
- HoodieIndexPlan.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieIndexPlan instances.
- HoodieIndexType - Enum in org.apache.hudi.common.index
-
- HoodieInstant - Class in org.apache.hudi.common.table.timeline
-
A Hoodie Instant represents a action done on a hoodie table.
- HoodieInstant(FileStatus) - Constructor for class org.apache.hudi.common.table.timeline.HoodieInstant
-
Load the instant from the meta FileStatus.
- HoodieInstant(boolean, String, String) - Constructor for class org.apache.hudi.common.table.timeline.HoodieInstant
-
- HoodieInstant(HoodieInstant.State, String, String) - Constructor for class org.apache.hudi.common.table.timeline.HoodieInstant
-
- HoodieInstant.State - Enum in org.apache.hudi.common.table.timeline
-
Instant State.
- HoodieInstantInfo - Class in org.apache.hudi.avro.model
-
- HoodieInstantInfo() - Constructor for class org.apache.hudi.avro.model.HoodieInstantInfo
-
Default constructor.
- HoodieInstantInfo(String, String) - Constructor for class org.apache.hudi.avro.model.HoodieInstantInfo
-
All-args constructor.
- HoodieInstantInfo.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieInstantInfo instances.
- HoodieInstantTimeGenerator - Class in org.apache.hudi.common.table.timeline
-
Utility class to generate and parse timestamps used in Instants.
- HoodieInstantTimeGenerator() - Constructor for class org.apache.hudi.common.table.timeline.HoodieInstantTimeGenerator
-
- HoodieIOException - Exception in org.apache.hudi.exception
-
Exception thrown for table IO-related failures.
- HoodieIOException(String, IOException) - Constructor for exception org.apache.hudi.exception.HoodieIOException
-
- HoodieIOException(String) - Constructor for exception org.apache.hudi.exception.HoodieIOException
-
- HoodieJsonPayload - Class in org.apache.hudi.common
-
Hoodie json payload.
- HoodieJsonPayload(String) - Constructor for class org.apache.hudi.common.HoodieJsonPayload
-
- HoodieJsonToAvroConversionException(Object, String, Schema) - Constructor for exception org.apache.hudi.avro.MercifulJsonConverter.HoodieJsonToAvroConversionException
-
- HoodieKey - Class in org.apache.hudi.common.model
-
HoodieKey consists of
- HoodieKey() - Constructor for class org.apache.hudi.common.model.HoodieKey
-
- HoodieKey(String, String) - Constructor for class org.apache.hudi.common.model.HoodieKey
-
- HoodieKeyException - Exception in org.apache.hudi.exception
-
Exception thrown for Hoodie Key Generator related errors.
- HoodieKeyException(String) - Constructor for exception org.apache.hudi.exception.HoodieKeyException
-
- HoodieKeyException(String, Throwable) - Constructor for exception org.apache.hudi.exception.HoodieKeyException
-
- HoodieKVComparator() - Constructor for class org.apache.hudi.common.bootstrap.index.HFileBootstrapIndex.HoodieKVComparator
-
- HoodieListData<T> - Class in org.apache.hudi.common.data
-
- HoodieListPairData<K,V> - Class in org.apache.hudi.common.data
-
- HoodieLocalEngineContext - Class in org.apache.hudi.common.engine
-
A java based engine context, use this implementation on the query engine integrations if needed.
- HoodieLocalEngineContext(Configuration) - Constructor for class org.apache.hudi.common.engine.HoodieLocalEngineContext
-
- HoodieLocalEngineContext(Configuration, TaskContextSupplier) - Constructor for class org.apache.hudi.common.engine.HoodieLocalEngineContext
-
- HoodieLockException - Exception in org.apache.hudi.exception
-
Exception thrown for Hoodie failures.
- HoodieLockException(String) - Constructor for exception org.apache.hudi.exception.HoodieLockException
-
- HoodieLockException(Throwable) - Constructor for exception org.apache.hudi.exception.HoodieLockException
-
- HoodieLockException(String, Throwable) - Constructor for exception org.apache.hudi.exception.HoodieLockException
-
- HoodieLogBlock - Class in org.apache.hudi.common.table.log.block
-
Abstract class defining a block in HoodieLogFile.
- HoodieLogBlock(Map<HoodieLogBlock.HeaderMetadataType, String>, Map<HoodieLogBlock.HeaderMetadataType, String>, Option<HoodieLogBlock.HoodieLogBlockContentLocation>, Option<byte[]>, FSDataInputStream, boolean) - Constructor for class org.apache.hudi.common.table.log.block.HoodieLogBlock
-
- HoodieLogBlock.FooterMetadataType - Enum in org.apache.hudi.common.table.log.block
-
Log Metadata footers abstraction for a HoodieLogBlock WARNING : This enum is serialized as the ordinal.
- HoodieLogBlock.HeaderMetadataType - Enum in org.apache.hudi.common.table.log.block
-
Log Metadata headers abstraction for a HoodieLogBlock WARNING : This enum is serialized as the ordinal.
- HoodieLogBlock.HoodieLogBlockContentLocation - Class in org.apache.hudi.common.table.log.block
-
This class is used to store the Location of the Content of a Log Block.
- HoodieLogBlock.HoodieLogBlockType - Enum in org.apache.hudi.common.table.log.block
-
Type of the log block WARNING: This enum is serialized as the ordinal.
- HoodieLogBlockContentLocation(Configuration, HoodieLogFile, long, long, long) - Constructor for class org.apache.hudi.common.table.log.block.HoodieLogBlock.HoodieLogBlockContentLocation
-
- HoodieLogFile - Class in org.apache.hudi.common.model
-
Abstracts a single log file.
- HoodieLogFile(HoodieLogFile) - Constructor for class org.apache.hudi.common.model.HoodieLogFile
-
- HoodieLogFile(FileStatus) - Constructor for class org.apache.hudi.common.model.HoodieLogFile
-
- HoodieLogFile(Path) - Constructor for class org.apache.hudi.common.model.HoodieLogFile
-
- HoodieLogFile(Path, Long) - Constructor for class org.apache.hudi.common.model.HoodieLogFile
-
- HoodieLogFile(String) - Constructor for class org.apache.hudi.common.model.HoodieLogFile
-
- HoodieLogFile.LogFileComparator - Class in org.apache.hudi.common.model
-
Comparator to order log-files.
- HoodieLogFileReader - Class in org.apache.hudi.common.table.log
-
Scans a log file and provides block level iterator on the log file Loads the entire block contents in memory Can emit
either a DataBlock, CommandBlock, DeleteBlock or CorruptBlock (if one is found).
- HoodieLogFileReader(FileSystem, HoodieLogFile, Schema, int, boolean) - Constructor for class org.apache.hudi.common.table.log.HoodieLogFileReader
-
- HoodieLogFileReader(FileSystem, HoodieLogFile, Schema, int, boolean, boolean) - Constructor for class org.apache.hudi.common.table.log.HoodieLogFileReader
-
- HoodieLogFileReader(FileSystem, HoodieLogFile, Schema, int, boolean, boolean, boolean, String) - Constructor for class org.apache.hudi.common.table.log.HoodieLogFileReader
-
- HoodieLogFileReader(FileSystem, HoodieLogFile, Schema, int, boolean, boolean, boolean, String, InternalSchema) - Constructor for class org.apache.hudi.common.table.log.HoodieLogFileReader
-
- HoodieLogFormat - Interface in org.apache.hudi.common.table.log
-
File Format for Hoodie Log Files.
- HoodieLogFormat.LogFormatVersion - Class in org.apache.hudi.common.table.log
-
A set of feature flags associated with a log format.
- HoodieLogFormat.Reader - Interface in org.apache.hudi.common.table.log
-
Reader interface which is an Iterator of HoodieLogBlock.
- HoodieLogFormat.Writer - Interface in org.apache.hudi.common.table.log
-
Writer interface to allow appending block to this file format.
- HoodieLogFormat.WriterBuilder - Class in org.apache.hudi.common.table.log
-
Builder class to construct the default log format writer.
- HoodieLogFormatReader - Class in org.apache.hudi.common.table.log
-
Hoodie log format reader.
- HoodieLogFormatWriter - Class in org.apache.hudi.common.table.log
-
HoodieLogFormatWriter can be used to append blocks to a log file Use HoodieLogFormat.WriterBuilder to construct.
- HoodieMergeArchiveFilePlan - Class in org.apache.hudi.avro.model
-
- HoodieMergeArchiveFilePlan() - Constructor for class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
Default constructor.
- HoodieMergeArchiveFilePlan(Integer, List<String>, String) - Constructor for class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
All-args constructor.
- HoodieMergeArchiveFilePlan.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieMergeArchiveFilePlan instances.
- HoodieMergedLogRecordScanner - Class in org.apache.hudi.common.table.log
-
Scans through all the blocks in a list of HoodieLogFile and builds up a compacted/merged list of records which will
be used as a lookup table when merging the base columnar file with the redo log file.
- HoodieMergedLogRecordScanner(FileSystem, String, List<String>, Schema, String, Long, boolean, boolean, int, String, Option<InstantRange>, ExternalSpillableMap.DiskMapType, boolean, boolean, boolean, Option<String>, InternalSchema) - Constructor for class org.apache.hudi.common.table.log.HoodieMergedLogRecordScanner
-
- HoodieMergedLogRecordScanner.Builder - Class in org.apache.hudi.common.table.log
-
Builder used to build HoodieUnMergedLogRecordScanner.
- HoodieMetadataBloomFilter - Class in org.apache.hudi.avro.model
-
Data file bloom filter details
- HoodieMetadataBloomFilter() - Constructor for class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
Default constructor.
- HoodieMetadataBloomFilter(String, String, ByteBuffer, Boolean) - Constructor for class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
All-args constructor.
- HoodieMetadataBloomFilter.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieMetadataBloomFilter instances.
- HoodieMetadataColumnStats - Class in org.apache.hudi.avro.model
-
Data file column statistics
- HoodieMetadataColumnStats() - Constructor for class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Default constructor.
- HoodieMetadataColumnStats(String, String, Object, Object, Long, Long, Long, Long, Boolean) - Constructor for class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
All-args constructor.
- HoodieMetadataColumnStats.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieMetadataColumnStats instances.
- HoodieMetadataConfig - Class in org.apache.hudi.common.config
-
Configurations used by the HUDI Metadata Table.
- HoodieMetadataConfig.Builder - Class in org.apache.hudi.common.config
-
- HoodieMetadataException - Exception in org.apache.hudi.exception
-
Exception thrown for table metadata related failures.
- HoodieMetadataException(String, Exception) - Constructor for exception org.apache.hudi.exception.HoodieMetadataException
-
- HoodieMetadataException(String) - Constructor for exception org.apache.hudi.exception.HoodieMetadataException
-
- HoodieMetadataFileInfo - Class in org.apache.hudi.avro.model
-
- HoodieMetadataFileInfo() - Constructor for class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
Default constructor.
- HoodieMetadataFileInfo(Long, Boolean) - Constructor for class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
All-args constructor.
- HoodieMetadataFileInfo.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieMetadataFileInfo instances.
- HoodieMetadataFileSystemView - Class in org.apache.hudi.metadata
-
HoodieTableFileSystemView implementation that retrieved partition listings from the Metadata Table.
- HoodieMetadataFileSystemView(HoodieTableMetaClient, HoodieTimeline, HoodieTableMetadata) - Constructor for class org.apache.hudi.metadata.HoodieMetadataFileSystemView
-
- HoodieMetadataFileSystemView(HoodieEngineContext, HoodieTableMetaClient, HoodieTimeline, HoodieMetadataConfig) - Constructor for class org.apache.hudi.metadata.HoodieMetadataFileSystemView
-
- HoodieMetadataMergedLogRecordReader - Class in org.apache.hudi.metadata
-
A HoodieMergedLogRecordScanner implementation which only merged records matching providing keys.
- HoodieMetadataMergedLogRecordReader.Builder - Class in org.apache.hudi.metadata
-
Builder used to build HoodieMetadataMergedLogRecordScanner.
- HoodieMetadataMetrics - Class in org.apache.hudi.metadata
-
- HoodieMetadataMetrics(Registry) - Constructor for class org.apache.hudi.metadata.HoodieMetadataMetrics
-
- HoodieMetadataPayload - Class in org.apache.hudi.metadata
-
MetadataTable records are persisted with the schema defined in HoodieMetadata.avsc.
- HoodieMetadataPayload(GenericRecord, Comparable<?>) - Constructor for class org.apache.hudi.metadata.HoodieMetadataPayload
-
- HoodieMetadataPayload(Option<GenericRecord>) - Constructor for class org.apache.hudi.metadata.HoodieMetadataPayload
-
- HoodieMetadataPayload(String, int, Map<String, HoodieMetadataFileInfo>, HoodieMetadataBloomFilter, HoodieMetadataColumnStats) - Constructor for class org.apache.hudi.metadata.HoodieMetadataPayload
-
- HoodieMetadataRecord - Class in org.apache.hudi.avro.model
-
A record saved within the Metadata Table
- HoodieMetadataRecord() - Constructor for class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Default constructor.
- HoodieMetadataRecord(String, Integer, Map<String, HoodieMetadataFileInfo>, HoodieMetadataBloomFilter, HoodieMetadataColumnStats) - Constructor for class org.apache.hudi.avro.model.HoodieMetadataRecord
-
All-args constructor.
- HoodieMetadataRecord.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieMetadataRecord instances.
- HoodieMetadataWrapper - Class in org.apache.hudi.common.model
-
- HoodieMetadataWrapper(HoodieArchivedMetaEntry) - Constructor for class org.apache.hudi.common.model.HoodieMetadataWrapper
-
- HoodieMetadataWrapper(HoodieCommitMetadata) - Constructor for class org.apache.hudi.common.model.HoodieMetadataWrapper
-
- HoodieMetastoreConfig - Class in org.apache.hudi.common.config
-
Configurations used by the HUDI Metastore.
- HoodieMetastoreConfig() - Constructor for class org.apache.hudi.common.config.HoodieMetastoreConfig
-
- HoodieMetastoreConfig.Builder - Class in org.apache.hudi.common.config
-
- HoodieNotSupportedException - Exception in org.apache.hudi.exception
-
An exception throws when meet not supported operation.
- HoodieNotSupportedException(String) - Constructor for exception org.apache.hudi.exception.HoodieNotSupportedException
-
- HoodieOperation - Enum in org.apache.hudi.common.model
-
Represents the changes that a row can describe in a changelog.
- HoodieOrcReader<R extends org.apache.avro.generic.IndexedRecord> - Class in org.apache.hudi.io.storage
-
- HoodieOrcReader(Configuration, Path) - Constructor for class org.apache.hudi.io.storage.HoodieOrcReader
-
- HoodiePairData<K,V> - Interface in org.apache.hudi.common.data
-
An abstraction for pairs of key in type K and value in type V to store the reference
and do transformation.
- HoodieParquetConfig<T> - Class in org.apache.hudi.io.storage
-
Base ParquetConfig to hold config params for writing to Parquet.
- HoodieParquetConfig(T, CompressionCodecName, int, int, long, Configuration, double) - Constructor for class org.apache.hudi.io.storage.HoodieParquetConfig
-
- HoodieParquetConfig(T, CompressionCodecName, int, int, long, Configuration, double, boolean) - Constructor for class org.apache.hudi.io.storage.HoodieParquetConfig
-
- HoodieParquetDataBlock - Class in org.apache.hudi.common.table.log.block
-
HoodieParquetDataBlock contains a list of records serialized using Parquet.
- HoodieParquetDataBlock(FSDataInputStream, Option<byte[]>, boolean, HoodieLogBlock.HoodieLogBlockContentLocation, Option<Schema>, Map<HoodieLogBlock.HeaderMetadataType, String>, Map<HoodieLogBlock.HeaderMetadataType, String>, String) - Constructor for class org.apache.hudi.common.table.log.block.HoodieParquetDataBlock
-
- HoodieParquetDataBlock(List<IndexedRecord>, Map<HoodieLogBlock.HeaderMetadataType, String>, String, CompressionCodecName) - Constructor for class org.apache.hudi.common.table.log.block.HoodieParquetDataBlock
-
- HoodieParquetReader<R extends org.apache.avro.generic.IndexedRecord> - Class in org.apache.hudi.io.storage
-
- HoodieParquetReader(Configuration, Path) - Constructor for class org.apache.hudi.io.storage.HoodieParquetReader
-
- HoodieParquetStreamWriter<R extends org.apache.avro.generic.IndexedRecord> - Class in org.apache.hudi.io.storage
-
- HoodieParquetStreamWriter(FSDataOutputStream, HoodieParquetConfig<HoodieAvroWriteSupport>) - Constructor for class org.apache.hudi.io.storage.HoodieParquetStreamWriter
-
- HoodiePartitionMetadata - Class in org.apache.hudi.common.model
-
The metadata that goes into the meta file in each partition.
- HoodiePartitionMetadata(FileSystem, Path) - Constructor for class org.apache.hudi.common.model.HoodiePartitionMetadata
-
Construct metadata from existing partition.
- HoodiePartitionMetadata(FileSystem, String, Path, Path, Option<HoodieFileFormat>) - Constructor for class org.apache.hudi.common.model.HoodiePartitionMetadata
-
Construct metadata object to be written out.
- HoodiePath - Class in org.apache.hudi.avro.model
-
- HoodiePath() - Constructor for class org.apache.hudi.avro.model.HoodiePath
-
Default constructor.
- HoodiePath(Integer, String) - Constructor for class org.apache.hudi.avro.model.HoodiePath
-
All-args constructor.
- HoodiePath.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodiePath instances.
- HoodiePayloadProps - Class in org.apache.hudi.common.model
-
- HoodiePayloadProps() - Constructor for class org.apache.hudi.common.model.HoodiePayloadProps
-
- HoodiePendingRollbackInfo - Class in org.apache.hudi.common
-
Holds rollback instant and rollback plan for a pending rollback.
- HoodiePendingRollbackInfo(HoodieInstant, HoodieRollbackPlan) - Constructor for class org.apache.hudi.common.HoodiePendingRollbackInfo
-
- HoodieRecord<T> - Class in org.apache.hudi.common.model
-
A Single Record managed by Hoodie.
- HoodieRecord(HoodieKey, T) - Constructor for class org.apache.hudi.common.model.HoodieRecord
-
- HoodieRecord(HoodieKey, T, HoodieOperation) - Constructor for class org.apache.hudi.common.model.HoodieRecord
-
- HoodieRecord(HoodieRecord<T>) - Constructor for class org.apache.hudi.common.model.HoodieRecord
-
- HoodieRecord() - Constructor for class org.apache.hudi.common.model.HoodieRecord
-
- HoodieRecordGlobalLocation - Class in org.apache.hudi.common.model
-
- HoodieRecordGlobalLocation() - Constructor for class org.apache.hudi.common.model.HoodieRecordGlobalLocation
-
- HoodieRecordGlobalLocation(String, String, String) - Constructor for class org.apache.hudi.common.model.HoodieRecordGlobalLocation
-
- HoodieRecordLocation - Class in org.apache.hudi.common.model
-
Location of a HoodieRecord within the partition it belongs to.
- HoodieRecordLocation() - Constructor for class org.apache.hudi.common.model.HoodieRecordLocation
-
- HoodieRecordLocation(String, String) - Constructor for class org.apache.hudi.common.model.HoodieRecordLocation
-
- HoodieRecordMissingException - Exception in org.apache.hudi.exception
-
Exception throws when indexing fails to locate the hoodie record.
- HoodieRecordMissingException(HoodieRecord) - Constructor for exception org.apache.hudi.exception.HoodieRecordMissingException
-
- HoodieRecordPayload<T extends HoodieRecordPayload> - Interface in org.apache.hudi.common.model
-
Every Hoodie table has an implementation of the HoodieRecordPayload This abstracts out callbacks which depend on record specific logic.
- HoodieRecordSizeEstimator<T extends HoodieRecordPayload> - Class in org.apache.hudi.common.util
-
Size Estimator for Hoodie record payload.
- HoodieRecordSizeEstimator(Schema) - Constructor for class org.apache.hudi.common.util.HoodieRecordSizeEstimator
-
- HoodieRemoteException - Exception in org.apache.hudi.exception
-
Hoodie remote exception.
- HoodieRemoteException(IOException) - Constructor for exception org.apache.hudi.exception.HoodieRemoteException
-
- HoodieRemoteException(String, IOException) - Constructor for exception org.apache.hudi.exception.HoodieRemoteException
-
- HoodieReplaceCommitMetadata - Class in org.apache.hudi.avro.model
-
- HoodieReplaceCommitMetadata() - Constructor for class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Default constructor.
- HoodieReplaceCommitMetadata(Map<String, List<HoodieWriteStat>>, Map<String, String>, Integer, String, Map<String, List<String>>) - Constructor for class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
All-args constructor.
- HoodieReplaceCommitMetadata - Class in org.apache.hudi.common.model
-
All the metadata that gets stored along with a commit.
- HoodieReplaceCommitMetadata() - Constructor for class org.apache.hudi.common.model.HoodieReplaceCommitMetadata
-
- HoodieReplaceCommitMetadata(boolean) - Constructor for class org.apache.hudi.common.model.HoodieReplaceCommitMetadata
-
- HoodieReplaceCommitMetadata.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieReplaceCommitMetadata instances.
- HoodieRequestedReplaceMetadata - Class in org.apache.hudi.avro.model
-
- HoodieRequestedReplaceMetadata() - Constructor for class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
Default constructor.
- HoodieRequestedReplaceMetadata(String, HoodieClusteringPlan, Map<String, String>, Integer) - Constructor for class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
All-args constructor.
- HoodieRequestedReplaceMetadata.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieRequestedReplaceMetadata instances.
- HoodieRestoreMetadata - Class in org.apache.hudi.avro.model
-
- HoodieRestoreMetadata() - Constructor for class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Default constructor.
- HoodieRestoreMetadata(String, Long, List<String>, Map<String, List<HoodieRollbackMetadata>>, Integer, List<HoodieInstantInfo>) - Constructor for class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
All-args constructor.
- HoodieRestoreMetadata.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieRestoreMetadata instances.
- HoodieRestorePlan - Class in org.apache.hudi.avro.model
-
- HoodieRestorePlan() - Constructor for class org.apache.hudi.avro.model.HoodieRestorePlan
-
Default constructor.
- HoodieRestorePlan(List<HoodieInstantInfo>, Integer) - Constructor for class org.apache.hudi.avro.model.HoodieRestorePlan
-
All-args constructor.
- HoodieRestorePlan.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieRestorePlan instances.
- HoodieRetryWrapperFileSystem - Class in org.apache.hudi.common.fs
-
- HoodieRetryWrapperFileSystem(FileSystem, long, int, long, String) - Constructor for class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- HoodieRollbackMetadata - Class in org.apache.hudi.avro.model
-
- HoodieRollbackMetadata() - Constructor for class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Default constructor.
- HoodieRollbackMetadata(String, Long, Integer, List<String>, Map<String, HoodieRollbackPartitionMetadata>, Integer, List<HoodieInstantInfo>) - Constructor for class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
All-args constructor.
- HoodieRollbackMetadata.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieRollbackMetadata instances.
- HoodieRollbackPartitionMetadata - Class in org.apache.hudi.avro.model
-
- HoodieRollbackPartitionMetadata() - Constructor for class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
Default constructor.
- HoodieRollbackPartitionMetadata(String, List<String>, List<String>, Map<String, Long>) - Constructor for class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
All-args constructor.
- HoodieRollbackPartitionMetadata.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieRollbackPartitionMetadata instances.
- HoodieRollbackPlan - Class in org.apache.hudi.avro.model
-
- HoodieRollbackPlan() - Constructor for class org.apache.hudi.avro.model.HoodieRollbackPlan
-
Default constructor.
- HoodieRollbackPlan(HoodieInstantInfo, List<HoodieRollbackRequest>, Integer) - Constructor for class org.apache.hudi.avro.model.HoodieRollbackPlan
-
All-args constructor.
- HoodieRollbackPlan.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieRollbackPlan instances.
- HoodieRollbackRequest - Class in org.apache.hudi.avro.model
-
- HoodieRollbackRequest() - Constructor for class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Default constructor.
- HoodieRollbackRequest(String, String, String, List<String>, Map<String, Long>) - Constructor for class org.apache.hudi.avro.model.HoodieRollbackRequest
-
All-args constructor.
- HoodieRollbackRequest.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieRollbackRequest instances.
- HoodieRollbackStat - Class in org.apache.hudi.common
-
Collects stats about a single partition clean operation.
- HoodieRollbackStat(String, List<String>, List<String>, Map<FileStatus, Long>) - Constructor for class org.apache.hudi.common.HoodieRollbackStat
-
- HoodieRollbackStat.Builder - Class in org.apache.hudi.common
-
- HoodieRollingStat - Class in org.apache.hudi.common.model
-
A model class defines hoodie rolling stat.
- HoodieRollingStat() - Constructor for class org.apache.hudi.common.model.HoodieRollingStat
-
- HoodieRollingStat(String, long, long, long, long) - Constructor for class org.apache.hudi.common.model.HoodieRollingStat
-
- HoodieRollingStatMetadata - Class in org.apache.hudi.common.model
-
This class holds statistics about files belonging to a table.
- HoodieRollingStatMetadata() - Constructor for class org.apache.hudi.common.model.HoodieRollingStatMetadata
-
- HoodieRollingStatMetadata(String) - Constructor for class org.apache.hudi.common.model.HoodieRollingStatMetadata
-
- HoodieSavepointMetadata - Class in org.apache.hudi.avro.model
-
- HoodieSavepointMetadata() - Constructor for class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Default constructor.
- HoodieSavepointMetadata(String, Long, String, Map<String, HoodieSavepointPartitionMetadata>, Integer) - Constructor for class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
All-args constructor.
- HoodieSavepointMetadata.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieSavepointMetadata instances.
- HoodieSavepointPartitionMetadata - Class in org.apache.hudi.avro.model
-
- HoodieSavepointPartitionMetadata() - Constructor for class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
Default constructor.
- HoodieSavepointPartitionMetadata(String, List<String>) - Constructor for class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
All-args constructor.
- HoodieSavepointPartitionMetadata.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieSavepointPartitionMetadata instances.
- HoodieSchemaException - Exception in org.apache.hudi.internal.schema
-
Exception thrown for Hoodie schema convert failures.
- HoodieSchemaException() - Constructor for exception org.apache.hudi.internal.schema.HoodieSchemaException
-
- HoodieSchemaException(String) - Constructor for exception org.apache.hudi.internal.schema.HoodieSchemaException
-
- HoodieSchemaException(String, Throwable) - Constructor for exception org.apache.hudi.internal.schema.HoodieSchemaException
-
- HoodieSchemaException(Throwable) - Constructor for exception org.apache.hudi.internal.schema.HoodieSchemaException
-
- HoodieSerializationException - Exception in org.apache.hudi.exception
-
An exception throws when meet serialization problems.
- HoodieSerializationException(String, IOException) - Constructor for exception org.apache.hudi.exception.HoodieSerializationException
-
- HoodieSerializationException(String, Exception) - Constructor for exception org.apache.hudi.exception.HoodieSerializationException
-
- HoodieSerializationException(String) - Constructor for exception org.apache.hudi.exception.HoodieSerializationException
-
- HoodieSliceInfo - Class in org.apache.hudi.avro.model
-
- HoodieSliceInfo() - Constructor for class org.apache.hudi.avro.model.HoodieSliceInfo
-
Default constructor.
- HoodieSliceInfo(String, List<String>, String, String, String, Integer) - Constructor for class org.apache.hudi.avro.model.HoodieSliceInfo
-
All-args constructor.
- HoodieSliceInfo.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieSliceInfo instances.
- HoodieTableConfig - Class in org.apache.hudi.common.table
-
Configurations on the Hoodie Table like type of ingestion, storage formats, hive table name etc Configurations are loaded from hoodie.properties, these properties are usually set during
initializing a path as hoodie base path and never changes during the lifetime of a hoodie table.
- HoodieTableConfig(FileSystem, String, String) - Constructor for class org.apache.hudi.common.table.HoodieTableConfig
-
- HoodieTableConfig() - Constructor for class org.apache.hudi.common.table.HoodieTableConfig
-
For serializing and de-serializing.
- HoodieTableFileSystemView - Class in org.apache.hudi.common.table.view
-
TableFileSystemView Implementations based on in-memory storage.
- HoodieTableFileSystemView(HoodieTableMetaClient, HoodieTimeline) - Constructor for class org.apache.hudi.common.table.view.HoodieTableFileSystemView
-
Create a file system view, as of the given timeline.
- HoodieTableFileSystemView(HoodieTableMetaClient, HoodieTimeline, boolean) - Constructor for class org.apache.hudi.common.table.view.HoodieTableFileSystemView
-
Create a file system view, as of the given timeline.
- HoodieTableFileSystemView(HoodieTableMetaClient, HoodieTimeline, FileStatus[]) - Constructor for class org.apache.hudi.common.table.view.HoodieTableFileSystemView
-
Create a file system view, as of the given timeline, with the provided file statuses.
- HoodieTableMetaClient - Class in org.apache.hudi.common.table
-
HoodieTableMetaClient allows to access meta-data about a hoodie table It returns meta-data about
commits, savepoints, compactions, cleanups as a HoodieTimeline Create an instance of the
HoodieTableMetaClient with FileSystem and basePath to start getting the meta-data.
- HoodieTableMetaClient(Configuration, String, boolean, ConsistencyGuardConfig, Option<TimelineLayoutVersion>, String, FileSystemRetryConfig) - Constructor for class org.apache.hudi.common.table.HoodieTableMetaClient
-
- HoodieTableMetaClient() - Constructor for class org.apache.hudi.common.table.HoodieTableMetaClient
-
Deprecated.
- HoodieTableMetaClient.Builder - Class in org.apache.hudi.common.table
-
- HoodieTableMetaClient.PropertyBuilder - Class in org.apache.hudi.common.table
-
- HoodieTableMetadata - Interface in org.apache.hudi.metadata
-
Interface that supports querying various pieces of metadata about a hudi table.
- HoodieTableMetadataUtil - Class in org.apache.hudi.metadata
-
A utility to convert timeline information to metadata table records.
- HoodieTableMetadataUtil() - Constructor for class org.apache.hudi.metadata.HoodieTableMetadataUtil
-
- HoodieTablePreCommitFileSystemView - Class in org.apache.hudi.common.table.view
-
Create PreCommitFileSystemView by only filtering instants that are of interest.
- HoodieTablePreCommitFileSystemView(HoodieTableMetaClient, SyncableFileSystemView, List<HoodieWriteStat>, Map<String, List<String>>, String) - Constructor for class org.apache.hudi.common.table.view.HoodieTablePreCommitFileSystemView
-
Create a file system view for the inflight commit that we are validating.
- HoodieTableQueryType - Enum in org.apache.hudi.common.model
-
Hudi table could be queried in one of the 3 following ways:
Snapshot: snapshot of the table at the given (latest if not provided) instant is queried
Read Optimized (MOR only): snapshot of the table at the given (latest if not provided)
instant is queried, but w/o reading any of the delta-log files (only reading base-files)
Incremental: only records added w/in the given time-window (defined by beginning and ending instant)
are queried
- HoodieTableType - Enum in org.apache.hudi.common.model
-
Type of the Hoodie Table.
- HoodieTableVersion - Enum in org.apache.hudi.common.table
-
Table's version that controls what version of writer/readers can actually read/write
to a given table.
- HoodieTimeline - Interface in org.apache.hudi.common.table.timeline
-
HoodieTimeline is a view of meta-data instants in the hoodie table.
- HoodieTimelineTimeZone - Enum in org.apache.hudi.common.model
-
Hoodie TimelineZone.
- HoodieTimer - Class in org.apache.hudi.common.util
-
Timing utility to help keep track of execution times of code blocks.
- HoodieTimer() - Constructor for class org.apache.hudi.common.util.HoodieTimer
-
- HoodieUnMergedLogRecordScanner - Class in org.apache.hudi.common.table.log
-
A scanner used to scan hoodie unmerged log records.
- HoodieUnMergedLogRecordScanner.Builder - Class in org.apache.hudi.common.table.log
-
Builder used to build HoodieUnMergedLogRecordScanner.
- HoodieUnMergedLogRecordScanner.LogRecordScannerCallback - Interface in org.apache.hudi.common.table.log
-
A callback for log record scanner.
- HoodieValidationException - Exception in org.apache.hudi.exception
-
Exception thrown for validation failures.
- HoodieValidationException(String, Throwable) - Constructor for exception org.apache.hudi.exception.HoodieValidationException
-
- HoodieValidationException(String) - Constructor for exception org.apache.hudi.exception.HoodieValidationException
-
- HoodieWrapperFileSystem - Class in org.apache.hudi.common.fs
-
HoodieWrapperFileSystem wraps the default file system.
- HoodieWrapperFileSystem() - Constructor for class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- HoodieWrapperFileSystem(FileSystem, ConsistencyGuard) - Constructor for class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- HoodieWrapperFileSystem.CheckedFunction<R> - Interface in org.apache.hudi.common.fs
-
- HoodieWrapperFileSystem.MetricName - Enum in org.apache.hudi.common.fs
-
- HoodieWriteConflictException - Exception in org.apache.hudi.exception
-
Exception thrown for Hoodie failures.
- HoodieWriteConflictException(String) - Constructor for exception org.apache.hudi.exception.HoodieWriteConflictException
-
- HoodieWriteConflictException(Throwable) - Constructor for exception org.apache.hudi.exception.HoodieWriteConflictException
-
- HoodieWriteConflictException(String, Throwable) - Constructor for exception org.apache.hudi.exception.HoodieWriteConflictException
-
- HoodieWriteStat - Class in org.apache.hudi.avro.model
-
- HoodieWriteStat() - Constructor for class org.apache.hudi.avro.model.HoodieWriteStat
-
Default constructor.
- HoodieWriteStat(String, String, String, Long, Long, Long, Long, Long, String, Long, Long, Long, Long, Long, Long, Long, Long) - Constructor for class org.apache.hudi.avro.model.HoodieWriteStat
-
All-args constructor.
- HoodieWriteStat - Class in org.apache.hudi.common.model
-
Statistics about a single Hoodie write operation.
- HoodieWriteStat() - Constructor for class org.apache.hudi.common.model.HoodieWriteStat
-
- HoodieWriteStat.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for HoodieWriteStat instances.
- HoodieWriteStat.RuntimeStats - Class in org.apache.hudi.common.model
-
The runtime stats for writing operation.
- HotSpotMemoryLayoutSpecification32bit - Class in org.apache.hudi.common.util.jvm
-
- HotSpotMemoryLayoutSpecification32bit() - Constructor for class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification32bit
-
- HotSpotMemoryLayoutSpecification64bit - Class in org.apache.hudi.common.util.jvm
-
- HotSpotMemoryLayoutSpecification64bit() - Constructor for class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification64bit
-
- HotSpotMemoryLayoutSpecification64bitCompressed - Class in org.apache.hudi.common.util.jvm
-
- HotSpotMemoryLayoutSpecification64bitCompressed() - Constructor for class org.apache.hudi.common.util.jvm.HotSpotMemoryLayoutSpecification64bitCompressed
-
- humanReadableByteCount(double) - Static method in class org.apache.hudi.common.util.NumericUtils
-
- name - Variable in enum org.apache.hudi.common.config.ConfigGroups.Names
-
- NAME - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- name() - Method in class org.apache.hudi.internal.schema.Types.Field
-
- NameToIDVisitor - Class in org.apache.hudi.internal.schema.visitor
-
Schema visitor to produce name -> id map for internalSchema.
- NameToIDVisitor() - Constructor for class org.apache.hudi.internal.schema.visitor.NameToIDVisitor
-
- needCreateTempFile() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- needUpdatingPersistedRecord(IndexedRecord, IndexedRecord, Properties) - Method in class org.apache.hudi.common.model.DefaultHoodieRecordPayload
-
- NestedType() - Constructor for class org.apache.hudi.internal.schema.Type.NestedType
-
- NetworkUtils - Class in org.apache.hudi.common.util
-
A utility class for network.
- NetworkUtils() - Constructor for class org.apache.hudi.common.util.NetworkUtils
-
- newAccumulator() - Method in class org.apache.hudi.common.engine.HoodieEngineContext
-
- newAccumulator() - Method in class org.apache.hudi.common.engine.HoodieLocalEngineContext
-
- newBuilder() - Static method in class org.apache.hudi.avro.model.BooleanWrapper
-
Creates a new BooleanWrapper RecordBuilder.
- newBuilder(BooleanWrapper.Builder) - Static method in class org.apache.hudi.avro.model.BooleanWrapper
-
Creates a new BooleanWrapper RecordBuilder by copying an existing Builder.
- newBuilder(BooleanWrapper) - Static method in class org.apache.hudi.avro.model.BooleanWrapper
-
Creates a new BooleanWrapper RecordBuilder by copying an existing BooleanWrapper instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.BytesWrapper
-
Creates a new BytesWrapper RecordBuilder.
- newBuilder(BytesWrapper.Builder) - Static method in class org.apache.hudi.avro.model.BytesWrapper
-
Creates a new BytesWrapper RecordBuilder by copying an existing Builder.
- newBuilder(BytesWrapper) - Static method in class org.apache.hudi.avro.model.BytesWrapper
-
Creates a new BytesWrapper RecordBuilder by copying an existing BytesWrapper instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.DateWrapper
-
Creates a new DateWrapper RecordBuilder.
- newBuilder(DateWrapper.Builder) - Static method in class org.apache.hudi.avro.model.DateWrapper
-
Creates a new DateWrapper RecordBuilder by copying an existing Builder.
- newBuilder(DateWrapper) - Static method in class org.apache.hudi.avro.model.DateWrapper
-
Creates a new DateWrapper RecordBuilder by copying an existing DateWrapper instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.DecimalWrapper
-
Creates a new DecimalWrapper RecordBuilder.
- newBuilder(DecimalWrapper.Builder) - Static method in class org.apache.hudi.avro.model.DecimalWrapper
-
Creates a new DecimalWrapper RecordBuilder by copying an existing Builder.
- newBuilder(DecimalWrapper) - Static method in class org.apache.hudi.avro.model.DecimalWrapper
-
Creates a new DecimalWrapper RecordBuilder by copying an existing DecimalWrapper instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.DoubleWrapper
-
Creates a new DoubleWrapper RecordBuilder.
- newBuilder(DoubleWrapper.Builder) - Static method in class org.apache.hudi.avro.model.DoubleWrapper
-
Creates a new DoubleWrapper RecordBuilder by copying an existing Builder.
- newBuilder(DoubleWrapper) - Static method in class org.apache.hudi.avro.model.DoubleWrapper
-
Creates a new DoubleWrapper RecordBuilder by copying an existing DoubleWrapper instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.FloatWrapper
-
Creates a new FloatWrapper RecordBuilder.
- newBuilder(FloatWrapper.Builder) - Static method in class org.apache.hudi.avro.model.FloatWrapper
-
Creates a new FloatWrapper RecordBuilder by copying an existing Builder.
- newBuilder(FloatWrapper) - Static method in class org.apache.hudi.avro.model.FloatWrapper
-
Creates a new FloatWrapper RecordBuilder by copying an existing FloatWrapper instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieActionInstant
-
Creates a new HoodieActionInstant RecordBuilder.
- newBuilder(HoodieActionInstant.Builder) - Static method in class org.apache.hudi.avro.model.HoodieActionInstant
-
Creates a new HoodieActionInstant RecordBuilder by copying an existing Builder.
- newBuilder(HoodieActionInstant) - Static method in class org.apache.hudi.avro.model.HoodieActionInstant
-
Creates a new HoodieActionInstant RecordBuilder by copying an existing HoodieActionInstant instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Creates a new HoodieArchivedMetaEntry RecordBuilder.
- newBuilder(HoodieArchivedMetaEntry.Builder) - Static method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Creates a new HoodieArchivedMetaEntry RecordBuilder by copying an existing Builder.
- newBuilder(HoodieArchivedMetaEntry) - Static method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Creates a new HoodieArchivedMetaEntry RecordBuilder by copying an existing HoodieArchivedMetaEntry instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
Creates a new HoodieBootstrapFilePartitionInfo RecordBuilder.
- newBuilder(HoodieBootstrapFilePartitionInfo.Builder) - Static method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
Creates a new HoodieBootstrapFilePartitionInfo RecordBuilder by copying an existing Builder.
- newBuilder(HoodieBootstrapFilePartitionInfo) - Static method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
Creates a new HoodieBootstrapFilePartitionInfo RecordBuilder by copying an existing HoodieBootstrapFilePartitionInfo instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
Creates a new HoodieBootstrapIndexInfo RecordBuilder.
- newBuilder(HoodieBootstrapIndexInfo.Builder) - Static method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
Creates a new HoodieBootstrapIndexInfo RecordBuilder by copying an existing Builder.
- newBuilder(HoodieBootstrapIndexInfo) - Static method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
Creates a new HoodieBootstrapIndexInfo RecordBuilder by copying an existing HoodieBootstrapIndexInfo instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
Creates a new HoodieBootstrapPartitionMetadata RecordBuilder.
- newBuilder(HoodieBootstrapPartitionMetadata.Builder) - Static method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
Creates a new HoodieBootstrapPartitionMetadata RecordBuilder by copying an existing Builder.
- newBuilder(HoodieBootstrapPartitionMetadata) - Static method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
Creates a new HoodieBootstrapPartitionMetadata RecordBuilder by copying an existing HoodieBootstrapPartitionMetadata instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Creates a new HoodieCleanerPlan RecordBuilder.
- newBuilder(HoodieCleanerPlan.Builder) - Static method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Creates a new HoodieCleanerPlan RecordBuilder by copying an existing Builder.
- newBuilder(HoodieCleanerPlan) - Static method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Creates a new HoodieCleanerPlan RecordBuilder by copying an existing HoodieCleanerPlan instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
Creates a new HoodieCleanFileInfo RecordBuilder.
- newBuilder(HoodieCleanFileInfo.Builder) - Static method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
Creates a new HoodieCleanFileInfo RecordBuilder by copying an existing Builder.
- newBuilder(HoodieCleanFileInfo) - Static method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
Creates a new HoodieCleanFileInfo RecordBuilder by copying an existing HoodieCleanFileInfo instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Creates a new HoodieCleanMetadata RecordBuilder.
- newBuilder(HoodieCleanMetadata.Builder) - Static method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Creates a new HoodieCleanMetadata RecordBuilder by copying an existing Builder.
- newBuilder(HoodieCleanMetadata) - Static method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Creates a new HoodieCleanMetadata RecordBuilder by copying an existing HoodieCleanMetadata instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Creates a new HoodieCleanPartitionMetadata RecordBuilder.
- newBuilder(HoodieCleanPartitionMetadata.Builder) - Static method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Creates a new HoodieCleanPartitionMetadata RecordBuilder by copying an existing Builder.
- newBuilder(HoodieCleanPartitionMetadata) - Static method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Creates a new HoodieCleanPartitionMetadata RecordBuilder by copying an existing HoodieCleanPartitionMetadata instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Creates a new HoodieClusteringGroup RecordBuilder.
- newBuilder(HoodieClusteringGroup.Builder) - Static method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Creates a new HoodieClusteringGroup RecordBuilder by copying an existing Builder.
- newBuilder(HoodieClusteringGroup) - Static method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Creates a new HoodieClusteringGroup RecordBuilder by copying an existing HoodieClusteringGroup instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Creates a new HoodieClusteringPlan RecordBuilder.
- newBuilder(HoodieClusteringPlan.Builder) - Static method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Creates a new HoodieClusteringPlan RecordBuilder by copying an existing Builder.
- newBuilder(HoodieClusteringPlan) - Static method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Creates a new HoodieClusteringPlan RecordBuilder by copying an existing HoodieClusteringPlan instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
Creates a new HoodieClusteringStrategy RecordBuilder.
- newBuilder(HoodieClusteringStrategy.Builder) - Static method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
Creates a new HoodieClusteringStrategy RecordBuilder by copying an existing Builder.
- newBuilder(HoodieClusteringStrategy) - Static method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
Creates a new HoodieClusteringStrategy RecordBuilder by copying an existing HoodieClusteringStrategy instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
Creates a new HoodieCommitMetadata RecordBuilder.
- newBuilder(HoodieCommitMetadata.Builder) - Static method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
Creates a new HoodieCommitMetadata RecordBuilder by copying an existing Builder.
- newBuilder(HoodieCommitMetadata) - Static method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
Creates a new HoodieCommitMetadata RecordBuilder by copying an existing HoodieCommitMetadata instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
Creates a new HoodieCompactionMetadata RecordBuilder.
- newBuilder(HoodieCompactionMetadata.Builder) - Static method in class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
Creates a new HoodieCompactionMetadata RecordBuilder by copying an existing Builder.
- newBuilder(HoodieCompactionMetadata) - Static method in class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
Creates a new HoodieCompactionMetadata RecordBuilder by copying an existing HoodieCompactionMetadata instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Creates a new HoodieCompactionOperation RecordBuilder.
- newBuilder(HoodieCompactionOperation.Builder) - Static method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Creates a new HoodieCompactionOperation RecordBuilder by copying an existing Builder.
- newBuilder(HoodieCompactionOperation) - Static method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Creates a new HoodieCompactionOperation RecordBuilder by copying an existing HoodieCompactionOperation instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
Creates a new HoodieCompactionPlan RecordBuilder.
- newBuilder(HoodieCompactionPlan.Builder) - Static method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
Creates a new HoodieCompactionPlan RecordBuilder by copying an existing Builder.
- newBuilder(HoodieCompactionPlan) - Static method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
Creates a new HoodieCompactionPlan RecordBuilder by copying an existing HoodieCompactionPlan instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Creates a new HoodieCompactionWriteStat RecordBuilder.
- newBuilder(HoodieCompactionWriteStat.Builder) - Static method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Creates a new HoodieCompactionWriteStat RecordBuilder by copying an existing Builder.
- newBuilder(HoodieCompactionWriteStat) - Static method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Creates a new HoodieCompactionWriteStat RecordBuilder by copying an existing HoodieCompactionWriteStat instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Creates a new HoodieFileStatus RecordBuilder.
- newBuilder(HoodieFileStatus.Builder) - Static method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Creates a new HoodieFileStatus RecordBuilder by copying an existing Builder.
- newBuilder(HoodieFileStatus) - Static method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Creates a new HoodieFileStatus RecordBuilder by copying an existing HoodieFileStatus instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieFSPermission
-
Creates a new HoodieFSPermission RecordBuilder.
- newBuilder(HoodieFSPermission.Builder) - Static method in class org.apache.hudi.avro.model.HoodieFSPermission
-
Creates a new HoodieFSPermission RecordBuilder by copying an existing Builder.
- newBuilder(HoodieFSPermission) - Static method in class org.apache.hudi.avro.model.HoodieFSPermission
-
Creates a new HoodieFSPermission RecordBuilder by copying an existing HoodieFSPermission instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
Creates a new HoodieIndexCommitMetadata RecordBuilder.
- newBuilder(HoodieIndexCommitMetadata.Builder) - Static method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
Creates a new HoodieIndexCommitMetadata RecordBuilder by copying an existing Builder.
- newBuilder(HoodieIndexCommitMetadata) - Static method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
Creates a new HoodieIndexCommitMetadata RecordBuilder by copying an existing HoodieIndexCommitMetadata instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
Creates a new HoodieIndexPartitionInfo RecordBuilder.
- newBuilder(HoodieIndexPartitionInfo.Builder) - Static method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
Creates a new HoodieIndexPartitionInfo RecordBuilder by copying an existing Builder.
- newBuilder(HoodieIndexPartitionInfo) - Static method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
Creates a new HoodieIndexPartitionInfo RecordBuilder by copying an existing HoodieIndexPartitionInfo instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
Creates a new HoodieIndexPlan RecordBuilder.
- newBuilder(HoodieIndexPlan.Builder) - Static method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
Creates a new HoodieIndexPlan RecordBuilder by copying an existing Builder.
- newBuilder(HoodieIndexPlan) - Static method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
Creates a new HoodieIndexPlan RecordBuilder by copying an existing HoodieIndexPlan instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
Creates a new HoodieInstantInfo RecordBuilder.
- newBuilder(HoodieInstantInfo.Builder) - Static method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
Creates a new HoodieInstantInfo RecordBuilder by copying an existing Builder.
- newBuilder(HoodieInstantInfo) - Static method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
Creates a new HoodieInstantInfo RecordBuilder by copying an existing HoodieInstantInfo instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
Creates a new HoodieMergeArchiveFilePlan RecordBuilder.
- newBuilder(HoodieMergeArchiveFilePlan.Builder) - Static method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
Creates a new HoodieMergeArchiveFilePlan RecordBuilder by copying an existing Builder.
- newBuilder(HoodieMergeArchiveFilePlan) - Static method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
Creates a new HoodieMergeArchiveFilePlan RecordBuilder by copying an existing HoodieMergeArchiveFilePlan instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
Creates a new HoodieMetadataBloomFilter RecordBuilder.
- newBuilder(HoodieMetadataBloomFilter.Builder) - Static method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
Creates a new HoodieMetadataBloomFilter RecordBuilder by copying an existing Builder.
- newBuilder(HoodieMetadataBloomFilter) - Static method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
Creates a new HoodieMetadataBloomFilter RecordBuilder by copying an existing HoodieMetadataBloomFilter instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Creates a new HoodieMetadataColumnStats RecordBuilder.
- newBuilder(HoodieMetadataColumnStats.Builder) - Static method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Creates a new HoodieMetadataColumnStats RecordBuilder by copying an existing Builder.
- newBuilder(HoodieMetadataColumnStats) - Static method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Creates a new HoodieMetadataColumnStats RecordBuilder by copying an existing HoodieMetadataColumnStats instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
Creates a new HoodieMetadataFileInfo RecordBuilder.
- newBuilder(HoodieMetadataFileInfo.Builder) - Static method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
Creates a new HoodieMetadataFileInfo RecordBuilder by copying an existing Builder.
- newBuilder(HoodieMetadataFileInfo) - Static method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
Creates a new HoodieMetadataFileInfo RecordBuilder by copying an existing HoodieMetadataFileInfo instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Creates a new HoodieMetadataRecord RecordBuilder.
- newBuilder(HoodieMetadataRecord.Builder) - Static method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Creates a new HoodieMetadataRecord RecordBuilder by copying an existing Builder.
- newBuilder(HoodieMetadataRecord) - Static method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Creates a new HoodieMetadataRecord RecordBuilder by copying an existing HoodieMetadataRecord instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodiePath
-
Creates a new HoodiePath RecordBuilder.
- newBuilder(HoodiePath.Builder) - Static method in class org.apache.hudi.avro.model.HoodiePath
-
Creates a new HoodiePath RecordBuilder by copying an existing Builder.
- newBuilder(HoodiePath) - Static method in class org.apache.hudi.avro.model.HoodiePath
-
Creates a new HoodiePath RecordBuilder by copying an existing HoodiePath instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Creates a new HoodieReplaceCommitMetadata RecordBuilder.
- newBuilder(HoodieReplaceCommitMetadata.Builder) - Static method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Creates a new HoodieReplaceCommitMetadata RecordBuilder by copying an existing Builder.
- newBuilder(HoodieReplaceCommitMetadata) - Static method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Creates a new HoodieReplaceCommitMetadata RecordBuilder by copying an existing HoodieReplaceCommitMetadata instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
Creates a new HoodieRequestedReplaceMetadata RecordBuilder.
- newBuilder(HoodieRequestedReplaceMetadata.Builder) - Static method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
Creates a new HoodieRequestedReplaceMetadata RecordBuilder by copying an existing Builder.
- newBuilder(HoodieRequestedReplaceMetadata) - Static method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
Creates a new HoodieRequestedReplaceMetadata RecordBuilder by copying an existing HoodieRequestedReplaceMetadata instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Creates a new HoodieRestoreMetadata RecordBuilder.
- newBuilder(HoodieRestoreMetadata.Builder) - Static method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Creates a new HoodieRestoreMetadata RecordBuilder by copying an existing Builder.
- newBuilder(HoodieRestoreMetadata) - Static method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Creates a new HoodieRestoreMetadata RecordBuilder by copying an existing HoodieRestoreMetadata instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
Creates a new HoodieRestorePlan RecordBuilder.
- newBuilder(HoodieRestorePlan.Builder) - Static method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
Creates a new HoodieRestorePlan RecordBuilder by copying an existing Builder.
- newBuilder(HoodieRestorePlan) - Static method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
Creates a new HoodieRestorePlan RecordBuilder by copying an existing HoodieRestorePlan instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Creates a new HoodieRollbackMetadata RecordBuilder.
- newBuilder(HoodieRollbackMetadata.Builder) - Static method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Creates a new HoodieRollbackMetadata RecordBuilder by copying an existing Builder.
- newBuilder(HoodieRollbackMetadata) - Static method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Creates a new HoodieRollbackMetadata RecordBuilder by copying an existing HoodieRollbackMetadata instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
Creates a new HoodieRollbackPartitionMetadata RecordBuilder.
- newBuilder(HoodieRollbackPartitionMetadata.Builder) - Static method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
Creates a new HoodieRollbackPartitionMetadata RecordBuilder by copying an existing Builder.
- newBuilder(HoodieRollbackPartitionMetadata) - Static method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
Creates a new HoodieRollbackPartitionMetadata RecordBuilder by copying an existing HoodieRollbackPartitionMetadata instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
Creates a new HoodieRollbackPlan RecordBuilder.
- newBuilder(HoodieRollbackPlan.Builder) - Static method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
Creates a new HoodieRollbackPlan RecordBuilder by copying an existing Builder.
- newBuilder(HoodieRollbackPlan) - Static method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
Creates a new HoodieRollbackPlan RecordBuilder by copying an existing HoodieRollbackPlan instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Creates a new HoodieRollbackRequest RecordBuilder.
- newBuilder(HoodieRollbackRequest.Builder) - Static method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Creates a new HoodieRollbackRequest RecordBuilder by copying an existing Builder.
- newBuilder(HoodieRollbackRequest) - Static method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Creates a new HoodieRollbackRequest RecordBuilder by copying an existing HoodieRollbackRequest instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Creates a new HoodieSavepointMetadata RecordBuilder.
- newBuilder(HoodieSavepointMetadata.Builder) - Static method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Creates a new HoodieSavepointMetadata RecordBuilder by copying an existing Builder.
- newBuilder(HoodieSavepointMetadata) - Static method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Creates a new HoodieSavepointMetadata RecordBuilder by copying an existing HoodieSavepointMetadata instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
Creates a new HoodieSavepointPartitionMetadata RecordBuilder.
- newBuilder(HoodieSavepointPartitionMetadata.Builder) - Static method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
Creates a new HoodieSavepointPartitionMetadata RecordBuilder by copying an existing Builder.
- newBuilder(HoodieSavepointPartitionMetadata) - Static method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
Creates a new HoodieSavepointPartitionMetadata RecordBuilder by copying an existing HoodieSavepointPartitionMetadata instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Creates a new HoodieSliceInfo RecordBuilder.
- newBuilder(HoodieSliceInfo.Builder) - Static method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Creates a new HoodieSliceInfo RecordBuilder by copying an existing Builder.
- newBuilder(HoodieSliceInfo) - Static method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Creates a new HoodieSliceInfo RecordBuilder by copying an existing HoodieSliceInfo instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Creates a new HoodieWriteStat RecordBuilder.
- newBuilder(HoodieWriteStat.Builder) - Static method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Creates a new HoodieWriteStat RecordBuilder by copying an existing Builder.
- newBuilder(HoodieWriteStat) - Static method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Creates a new HoodieWriteStat RecordBuilder by copying an existing HoodieWriteStat instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.IntWrapper
-
Creates a new IntWrapper RecordBuilder.
- newBuilder(IntWrapper.Builder) - Static method in class org.apache.hudi.avro.model.IntWrapper
-
Creates a new IntWrapper RecordBuilder by copying an existing Builder.
- newBuilder(IntWrapper) - Static method in class org.apache.hudi.avro.model.IntWrapper
-
Creates a new IntWrapper RecordBuilder by copying an existing IntWrapper instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.LongWrapper
-
Creates a new LongWrapper RecordBuilder.
- newBuilder(LongWrapper.Builder) - Static method in class org.apache.hudi.avro.model.LongWrapper
-
Creates a new LongWrapper RecordBuilder by copying an existing Builder.
- newBuilder(LongWrapper) - Static method in class org.apache.hudi.avro.model.LongWrapper
-
Creates a new LongWrapper RecordBuilder by copying an existing LongWrapper instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.StringWrapper
-
Creates a new StringWrapper RecordBuilder.
- newBuilder(StringWrapper.Builder) - Static method in class org.apache.hudi.avro.model.StringWrapper
-
Creates a new StringWrapper RecordBuilder by copying an existing Builder.
- newBuilder(StringWrapper) - Static method in class org.apache.hudi.avro.model.StringWrapper
-
Creates a new StringWrapper RecordBuilder by copying an existing StringWrapper instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.TimeMicrosWrapper
-
Creates a new TimeMicrosWrapper RecordBuilder.
- newBuilder(TimeMicrosWrapper.Builder) - Static method in class org.apache.hudi.avro.model.TimeMicrosWrapper
-
Creates a new TimeMicrosWrapper RecordBuilder by copying an existing Builder.
- newBuilder(TimeMicrosWrapper) - Static method in class org.apache.hudi.avro.model.TimeMicrosWrapper
-
Creates a new TimeMicrosWrapper RecordBuilder by copying an existing TimeMicrosWrapper instance.
- newBuilder() - Static method in class org.apache.hudi.avro.model.TimestampMicrosWrapper
-
Creates a new TimestampMicrosWrapper RecordBuilder.
- newBuilder(TimestampMicrosWrapper.Builder) - Static method in class org.apache.hudi.avro.model.TimestampMicrosWrapper
-
Creates a new TimestampMicrosWrapper RecordBuilder by copying an existing Builder.
- newBuilder(TimestampMicrosWrapper) - Static method in class org.apache.hudi.avro.model.TimestampMicrosWrapper
-
Creates a new TimestampMicrosWrapper RecordBuilder by copying an existing TimestampMicrosWrapper instance.
- newBuilder() - Static method in class org.apache.hudi.common.config.HoodieCommonConfig
-
- newBuilder() - Static method in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- newBuilder() - Static method in class org.apache.hudi.common.config.HoodieMetastoreConfig
-
- newBuilder() - Static method in class org.apache.hudi.common.fs.ConsistencyGuardConfig
-
- newBuilder() - Static method in class org.apache.hudi.common.fs.FileSystemRetryConfig
-
- newBuilder() - Static method in class org.apache.hudi.common.HoodieCleanStat
-
- newBuilder() - Static method in class org.apache.hudi.common.HoodieRollbackStat
-
- newBuilder() - Static method in class org.apache.hudi.common.table.log.HoodieMergedLogRecordScanner
-
Returns the builder for HoodieMergedLogRecordScanner.
- newBuilder() - Static method in class org.apache.hudi.common.table.log.HoodieUnMergedLogRecordScanner
-
Returns the builder for HoodieUnMergedLogRecordScanner.
- newBuilder() - Static method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- newBuilder() - Static method in class org.apache.hudi.metadata.HoodieMetadataMergedLogRecordReader
-
Returns the builder for HoodieMetadataMergedLogRecordScanner.
- newCondition() - Method in interface org.apache.hudi.common.lock.LockProvider
-
- newCopy() - Method in class org.apache.hudi.common.config.SerializableConfiguration
-
- newCopy(Schema) - Static method in class org.apache.hudi.common.config.SerializableSchema
-
- newInstance() - Method in class org.apache.hudi.common.model.HoodieAvroRecord
-
- newInstance() - Method in class org.apache.hudi.common.model.HoodieRecord
-
- newReader(FileSystem, HoodieLogFile, Schema) - Static method in interface org.apache.hudi.common.table.log.HoodieLogFormat
-
- newReader(FileSystem, HoodieLogFile, Schema, boolean, boolean) - Static method in interface org.apache.hudi.common.table.log.HoodieLogFormat
-
- newStream() - Method in class org.apache.hudi.parquet.io.ByteBufferBackedInputFile
-
- newThread(Runnable) - Method in class org.apache.hudi.common.util.CustomizedThreadFactory
-
- newWriterBuilder() - Static method in interface org.apache.hudi.common.table.log.HoodieLogFormat
-
- next() - Method in class org.apache.hudi.common.table.log.HoodieLogFileReader
-
- next() - Method in class org.apache.hudi.common.table.log.HoodieLogFormatReader
-
- next() - Method in class org.apache.hudi.common.util.collection.LazyFileIterable.LazyFileIterator
-
- next() - Method in class org.apache.hudi.common.util.OrcReaderIterator
-
- next() - Method in class org.apache.hudi.common.util.ParquetReaderIterator
-
- NO_OP_BOOTSTRAP_INDEX_CLASS - Static variable in class org.apache.hudi.common.table.HoodieTableConfig
-
- noDefaultValue() - Method in class org.apache.hudi.common.config.ConfigProperty.PropertyBuilder
-
- NON_PARTITIONED_NAME - Static variable in interface org.apache.hudi.metadata.HoodieTableMetadata
-
- nonEmpty(Collection<?>) - Static method in class org.apache.hudi.common.util.CollectionUtils
-
- nonEmpty(Map<?, ?>) - Static method in class org.apache.hudi.common.util.MapUtils
-
- nonEmpty(String) - Static method in class org.apache.hudi.common.util.StringUtils
-
- noop() - Static method in interface org.apache.hudi.common.util.Functions
-
- NoOpBootstrapIndex - Class in org.apache.hudi.common.bootstrap.index
-
No Op Bootstrap Index , which is a empty implement and not do anything.
- NoOpBootstrapIndex(HoodieTableMetaClient) - Constructor for class org.apache.hudi.common.bootstrap.index.NoOpBootstrapIndex
-
- NoOpConsistencyGuard - Class in org.apache.hudi.common.fs
-
Default Consistency guard that does nothing.
- NoOpConsistencyGuard() - Constructor for class org.apache.hudi.common.fs.NoOpConsistencyGuard
-
- nthFromLastInstant(int) - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
- nthFromLastInstant(int) - Method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- nthInstant(int) - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
- nthInstant(int) - Method in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- NULL_COMMIT - Static variable in class org.apache.hudi.common.model.HoodieWriteStat
-
- nullableBoundary(boolean) - Method in class org.apache.hudi.common.table.log.InstantRange.Builder
-
- nullableSchema(Schema) - Static method in class org.apache.hudi.internal.schema.convert.AvroInternalSchemaConverter
-
Returns schema with nullable true.
- nullToEmpty(String) - Static method in class org.apache.hudi.common.util.StringUtils
-
Returns the given string if it is non-null; the empty string otherwise.
- NumericUtils - Class in org.apache.hudi.common.util
-
A utility class for numeric.
- NumericUtils() - Constructor for class org.apache.hudi.common.util.NumericUtils
-
- samplingRecordCounter - Variable in class org.apache.hudi.common.util.queue.BoundedInMemoryQueue
-
Used for sampling records with "RECORD_SAMPLING_RATE" frequency.
- sanitizeName(String) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
Sanitizes Name according to Avro rule for names.
- SAVE_SCHEMA_ACTION_EXTENSION - Static variable in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- saveAsComplete(HoodieInstant, Option<byte[]>) - Method in class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
- SAVEPOINT_ACTION - Static variable in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- SAVEPOINT_EXTENSION - Static variable in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- saveToCleanRequested(HoodieInstant, Option<byte[]>) - Method in class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
- saveToCompactionRequested(HoodieInstant, Option<byte[]>) - Method in class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
- saveToCompactionRequested(HoodieInstant, Option<byte[]>, boolean) - Method in class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
- saveToPendingIndexAction(HoodieInstant, Option<byte[]>) - Method in class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
Save content for inflight/requested index instant.
- saveToPendingReplaceCommit(HoodieInstant, Option<byte[]>) - Method in class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
Saves content for requested REPLACE instant.
- saveToRestoreRequested(HoodieInstant, Option<byte[]>) - Method in class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
- saveToRollbackRequested(HoodieInstant, Option<byte[]>) - Method in class org.apache.hudi.common.table.timeline.HoodieActiveTimeline
-
- scale() - Method in class org.apache.hudi.internal.schema.Types.DecimalType
-
- scan() - Method in class org.apache.hudi.common.table.log.AbstractHoodieLogRecordReader
-
- scan(List<String>) - Method in class org.apache.hudi.common.table.log.AbstractHoodieLogRecordReader
-
- SCAN_STR - Static variable in class org.apache.hudi.metadata.HoodieMetadataMetrics
-
- scanFiles(FileSystem, Path, PathFilter) - Static method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
Helper method to scan all hoodie-instant metafiles.
- scanHoodieInstantsFromFileSystem(Set<String>, boolean) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
Helper method to scan all hoodie-instant metafiles and construct HoodieInstant objects.
- scanHoodieInstantsFromFileSystem(Path, Set<String>, boolean) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
Helper method to scan all hoodie-instant metafiles and construct HoodieInstant objects.
- scanInternal(Option<AbstractHoodieLogRecordReader.KeySpec>) - Method in class org.apache.hudi.common.table.log.AbstractHoodieLogRecordReader
-
- schema(InternalSchema, T) - Method in class org.apache.hudi.internal.schema.visitor.InternalSchemaVisitor
-
- schema(InternalSchema, Map<String, Integer>) - Method in class org.apache.hudi.internal.schema.visitor.NameToIDVisitor
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.BooleanWrapper
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.BytesWrapper
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.DateWrapper
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.DecimalWrapper
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.DoubleWrapper
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.FloatWrapper
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieActionInstant
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieFileStatus
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieFSPermission
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieIndexPlan
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieInstantInfo
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodiePath
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieRestorePlan
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieSliceInfo
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.HoodieWriteStat
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.IntWrapper
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.LongWrapper
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.StringWrapper
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.TimeMicrosWrapper
-
- SCHEMA$ - Static variable in class org.apache.hudi.avro.model.TimestampMicrosWrapper
-
- SCHEMA_COMMIT_ACTION - Static variable in interface org.apache.hudi.common.table.timeline.HoodieTimeline
-
- SCHEMA_EVOLUTION_ENABLE - Static variable in class org.apache.hudi.common.config.HoodieCommonConfig
-
- SCHEMA_FIELD_ID_BLOOM_FILTER - Static variable in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- SCHEMA_FIELD_ID_COLUMN_STATS - Static variable in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- SCHEMA_FIELD_NAME_METADATA - Static variable in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- SCHEMA_FIELD_NAME_TYPE - Static variable in class org.apache.hudi.metadata.HoodieMetadataPayload
-
- SCHEMA_FOLDER_NAME - Static variable in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- SCHEMA_KEY - Static variable in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- SCHEMA_KEY - Static variable in class org.apache.hudi.io.storage.HoodieHFileReader
-
- SCHEMA_NAME - Static variable in class org.apache.hudi.internal.schema.io.FileBasedInternalSchemaStorageManager
-
- SchemaChangeUtils - Class in org.apache.hudi.internal.schema.utils
-
Helper methods for schema Change.
- SchemaCompatibilityException - Exception in org.apache.hudi.exception
-
An exception thrown when schema has compatibility problems.
- SchemaCompatibilityException(String) - Constructor for exception org.apache.hudi.exception.SchemaCompatibilityException
-
- SchemaCompatibilityException(String, Throwable) - Constructor for exception org.apache.hudi.exception.SchemaCompatibilityException
-
- SchemaCompatibilityException(Throwable) - Constructor for exception org.apache.hudi.exception.SchemaCompatibilityException
-
- schemaId() - Method in class org.apache.hudi.internal.schema.InternalSchema
-
Returns the version ID for this schema.
- SCHEMAS - Static variable in class org.apache.hudi.internal.schema.utils.SerDeHelper
-
- SCHEME - Static variable in class org.apache.hudi.common.fs.inline.InLineFileSystem
-
- SCHEME - Static variable in class org.apache.hudi.common.fs.inline.InMemoryFileSystem
-
- SchemeAwareFSDataInputStream - Class in org.apache.hudi.common.fs
-
Scheme aware FSDataInputStream so that we manipulate seeks for GS filesystem.
- SchemeAwareFSDataInputStream(InputStream, boolean) - Constructor for class org.apache.hudi.common.fs.SchemeAwareFSDataInputStream
-
- seal() - Method in class org.apache.hudi.common.model.HoodieRecord
-
- searchSchema(long, List<InternalSchema>) - Static method in class org.apache.hudi.internal.schema.utils.InternalSchemaUtils
-
Search target internalSchema by version number.
- searchSchema(long, TreeMap<Long, InternalSchema>) - Static method in class org.apache.hudi.internal.schema.utils.InternalSchemaUtils
-
Search target internalSchema by version number.
- searchSchemaAndCache(long, HoodieTableMetaClient, boolean) - Static method in class org.apache.hudi.common.util.InternalSchemaCache
-
Search internalSchema based on versionID.
- SECONDARY_VIEW_TYPE - Static variable in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- SECS_INSTANT_ID_LENGTH - Static variable in class org.apache.hudi.common.table.timeline.HoodieInstantTimeGenerator
-
- SECS_INSTANT_TIMESTAMP_FORMAT - Static variable in class org.apache.hudi.common.table.timeline.HoodieInstantTimeGenerator
-
- seek(long) - Method in class org.apache.hudi.common.fs.BoundedFsDataInputStream
-
- seek(long) - Method in class org.apache.hudi.common.fs.inline.InLineFsDataInputStream
-
- seek(long) - Method in class org.apache.hudi.common.fs.SchemeAwareFSDataInputStream
-
- seek(long) - Method in class org.apache.hudi.common.util.BufferedRandomAccessFile
-
If the new seek position is in the buffer, adjust the currentPostion.
- seek(long) - Method in class org.apache.hudi.common.util.io.ByteBufferBackedInputStream
-
Seeks to a position w/in the stream
NOTE: Position is relative to the start of the stream (ie its absolute w/in this stream),
with following invariant being assumed:
- seekToNewSource(long) - Method in class org.apache.hudi.common.fs.inline.InLineFsDataInputStream
-
- SerDeHelper - Class in org.apache.hudi.internal.schema.utils
-
- SerializableBiFunction<T,U,R> - Interface in org.apache.hudi.common.function
-
A function that accepts two arguments and produces a result.
- SerializableConfiguration - Class in org.apache.hudi.common.config
-
A wrapped configuration which can be serialized.
- SerializableConfiguration(Configuration) - Constructor for class org.apache.hudi.common.config.SerializableConfiguration
-
- SerializableConfiguration(SerializableConfiguration) - Constructor for class org.apache.hudi.common.config.SerializableConfiguration
-
- SerializableConsumer<I> - Interface in org.apache.hudi.common.function
-
A wrapped
Consumer which can be serialized.
- SerializableFunction<I,O> - Interface in org.apache.hudi.common.function
-
A wrapped
Function which can be serialized.
- SerializableFunctionUnchecked<I,O> - Interface in org.apache.hudi.common.function
-
Serializable
Function interface that only might be throwing unchecked exceptions
- SerializablePairFlatMapFunction<I,K,V> - Interface in org.apache.hudi.common.function
-
A function that returns a stream of key-value pairs (Pair<K, V>).
- SerializablePairFunction<I,K,V> - Interface in org.apache.hudi.common.function
-
A function that returns key-value pairs (Tuple2<K, V>).
- SerializablePath - Class in org.apache.hudi.hadoop
-
- SerializablePath(Path) - Constructor for class org.apache.hudi.hadoop.SerializablePath
-
- SerializableSchema - Class in org.apache.hudi.common.config
-
A wrapped Schema which can be serialized.
- SerializableSchema() - Constructor for class org.apache.hudi.common.config.SerializableSchema
-
- SerializableSchema(Schema) - Constructor for class org.apache.hudi.common.config.SerializableSchema
-
- SerializableSchema(SerializableSchema) - Constructor for class org.apache.hudi.common.config.SerializableSchema
-
- SerializableSupplier<T> - Interface in org.apache.hudi.common.function
-
- SerializationUtils - Class in org.apache.hudi.common.util
-
SerializationUtils class internally uses
Kryo serializer for serializing / deserializing objects.
- SerializationUtils() - Constructor for class org.apache.hudi.common.util.SerializationUtils
-
- serialize(Object) - Static method in class org.apache.hudi.common.util.SerializationUtils
-
Serializes an Object to a byte array for storage/serialization.
- serializeAvroMetadata(T, Class<T>) - Static method in class org.apache.hudi.common.table.timeline.TimelineMetadataUtils
-
- serializeCleanerPlan(HoodieCleanerPlan) - Static method in class org.apache.hudi.common.table.timeline.TimelineMetadataUtils
-
- serializeCleanMetadata(HoodieCleanMetadata) - Static method in class org.apache.hudi.common.table.timeline.TimelineMetadataUtils
-
- serializeCompactionPlan(HoodieCompactionPlan) - Static method in class org.apache.hudi.common.table.timeline.TimelineMetadataUtils
-
- serializeIndexCommitMetadata(HoodieIndexCommitMetadata) - Static method in class org.apache.hudi.common.table.timeline.TimelineMetadataUtils
-
- serializeIndexPlan(HoodieIndexPlan) - Static method in class org.apache.hudi.common.table.timeline.TimelineMetadataUtils
-
- serializeRecords(List<IndexedRecord>) - Method in class org.apache.hudi.common.table.log.block.HoodieAvroDataBlock
-
- serializeRecords(List<IndexedRecord>) - Method in class org.apache.hudi.common.table.log.block.HoodieDataBlock
-
- serializeRecords(List<IndexedRecord>) - Method in class org.apache.hudi.common.table.log.block.HoodieHFileDataBlock
-
- serializeRecords(List<IndexedRecord>) - Method in class org.apache.hudi.common.table.log.block.HoodieParquetDataBlock
-
- serializeRequestedReplaceMetadata(HoodieRequestedReplaceMetadata) - Static method in class org.apache.hudi.common.table.timeline.TimelineMetadataUtils
-
- serializeRestoreMetadata(HoodieRestoreMetadata) - Static method in class org.apache.hudi.common.table.timeline.TimelineMetadataUtils
-
- serializeRestorePlan(HoodieRestorePlan) - Static method in class org.apache.hudi.common.table.timeline.TimelineMetadataUtils
-
- serializeRollbackMetadata(HoodieRollbackMetadata) - Static method in class org.apache.hudi.common.table.timeline.TimelineMetadataUtils
-
- serializeRollbackPlan(HoodieRollbackPlan) - Static method in class org.apache.hudi.common.table.timeline.TimelineMetadataUtils
-
- serializeSavepointMetadata(HoodieSavepointMetadata) - Static method in class org.apache.hudi.common.table.timeline.TimelineMetadataUtils
-
- serializeToString() - Method in interface org.apache.hudi.common.bloom.BloomFilter
-
Serialize the bloom filter as a string.
- serializeToString() - Method in class org.apache.hudi.common.bloom.HoodieDynamicBoundedBloomFilter
-
- serializeToString() - Method in class org.apache.hudi.common.bloom.SimpleBloomFilter
-
Serialize the bloom filter as a string.
- serialVersionUID - Static variable in class org.apache.hudi.common.bootstrap.index.BootstrapIndex
-
- serialVersionUID - Static variable in class org.apache.hudi.common.bootstrap.index.HFileBootstrapIndex
-
- set(long) - Method in class org.apache.hudi.common.metrics.Counter
-
- set(String, long) - Method in class org.apache.hudi.common.metrics.LocalRegistry
-
- set(String, long) - Method in interface org.apache.hudi.common.metrics.Registry
-
Set the value to the metric.
- set(Map<String, Object>) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setAccessTime(Long) - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Sets the value of the 'accessTime' field.
- setAccessTime(Long) - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Sets the value of the 'accessTime' field.
- setAcl(Path, List<AclEntry>) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- setAction(String) - Method in class org.apache.hudi.avro.model.HoodieActionInstant.Builder
-
Sets the value of the 'action' field.
- setAction(String) - Method in class org.apache.hudi.avro.model.HoodieActionInstant
-
Sets the value of the 'action' field.
- setAction(String) - Method in class org.apache.hudi.avro.model.HoodieInstantInfo.Builder
-
Sets the value of the 'action' field.
- setAction(String) - Method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
Sets the value of the 'action' field.
- setActionState(String) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the value of the 'actionState' field.
- setActionState(String) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Sets the value of the 'actionState' field.
- setActionType(String) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the value of the 'actionType' field.
- setActionType(String) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Sets the value of the 'actionType' field.
- setAll(Properties) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- setArchiveLogFolder(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setBaseFile(HoodieBaseFile) - Method in class org.apache.hudi.common.model.FileSlice
-
- setBaseFile(String) - Method in class org.apache.hudi.common.model.HoodieDeltaWriteStat
-
- setBaseFileFormat(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setBaseInstantTime(String) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Sets the value of the 'baseInstantTime' field.
- setBaseInstantTime(String) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Sets the value of the 'baseInstantTime' field.
- setBasePath(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.Builder
-
- setBlockReplication(Integer) - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Sets the value of the 'blockReplication' field.
- setBlockReplication(Integer) - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Sets the value of the 'blockReplication' field.
- setBlockSize(Long) - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Sets the value of the 'blockSize' field.
- setBlockSize(Long) - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Sets the value of the 'blockSize' field.
- setBloomFilter(ByteBuffer) - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter.Builder
-
Sets the value of the 'bloomFilter' field.
- setBloomFilter(ByteBuffer) - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
Sets the value of the 'bloomFilter' field.
- setBloomFilterMetadata(HoodieMetadataBloomFilter) - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Sets the value of the 'BloomFilterMetadata' field.
- setBloomFilterMetadata(HoodieMetadataBloomFilter) - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Sets the value of the 'BloomFilterMetadata' field.
- setBloomFilterMetadataBuilder(HoodieMetadataBloomFilter.Builder) - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Sets the Builder instance for the 'BloomFilterMetadata' field
Metadata Index of bloom filters for all data files in the user table
- setBootstrapBaseFile(BaseFile) - Method in class org.apache.hudi.common.model.HoodieBaseFile
-
- setBootstrapBasePath(String) - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo.Builder
-
Sets the value of the 'bootstrapBasePath' field.
- setBootstrapBasePath(String) - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
Sets the value of the 'bootstrapBasePath' field.
- setBootstrapBasePath(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setBootstrapFilePath(String) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Sets the value of the 'bootstrapFilePath' field.
- setBootstrapFilePath(String) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Sets the value of the 'bootstrapFilePath' field.
- setBootstrapFilePath(String) - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Sets the value of the 'bootstrapFilePath' field.
- setBootstrapFilePath(String) - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Sets the value of the 'bootstrapFilePath' field.
- setBootstrapFilePath(String) - Method in class org.apache.hudi.common.model.ClusteringOperation
-
- setBootstrapFileStatus(HoodieFileStatus) - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Sets the value of the 'bootstrapFileStatus' field.
- setBootstrapFileStatus(HoodieFileStatus) - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
Sets the value of the 'bootstrapFileStatus' field.
- setBootstrapFileStatusBuilder(HoodieFileStatus.Builder) - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Sets the Builder instance for the 'bootstrapFileStatus' field
- setBootstrapIndexClass(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setBootstrapIndexEnable(Boolean) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setBootstrapPartitionMetadata(Map<String, HoodieCleanPartitionMetadata>) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Sets the value of the 'bootstrapPartitionMetadata' field.
- setBootstrapPartitionMetadata(Map<String, HoodieCleanPartitionMetadata>) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Sets the value of the 'bootstrapPartitionMetadata' field.
- setBootstrapPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Sets the value of the 'bootstrapPartitionPath' field.
- setBootstrapPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
Sets the value of the 'bootstrapPartitionPath' field.
- setBootstrapPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata.Builder
-
Sets the value of the 'bootstrapPartitionPath' field.
- setBootstrapPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
Sets the value of the 'bootstrapPartitionPath' field.
- setCandidate(List<String>) - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan.Builder
-
Sets the value of the 'candidate' field.
- setCandidate(List<String>) - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
Sets the value of the 'candidate' field.
- setClusteringPlan(HoodieClusteringPlan) - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Sets the value of the 'clusteringPlan' field.
- setClusteringPlan(HoodieClusteringPlan) - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
Sets the value of the 'clusteringPlan' field.
- setClusteringPlanBuilder(HoodieClusteringPlan.Builder) - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Sets the Builder instance for the 'clusteringPlan' field
- setColNames(String[]) - Method in class org.apache.hudi.common.index.HoodieIndex.Builder
-
- setColOptions(Map<String, Map<String, String>>) - Method in class org.apache.hudi.common.index.HoodieIndex.Builder
-
- setColumnName(String) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Sets the value of the 'columnName' field.
- setColumnName(String) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Sets the value of the 'columnName' field.
- setColumnStatsMetadata(HoodieMetadataColumnStats) - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Sets the value of the 'ColumnStatsMetadata' field.
- setColumnStatsMetadata(HoodieMetadataColumnStats) - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Sets the value of the 'ColumnStatsMetadata' field.
- setColumnStatsMetadataBuilder(HoodieMetadataColumnStats.Builder) - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Sets the Builder instance for the 'ColumnStatsMetadata' field
Metadata Index of column statistics for all data files in the user table
- setComments(String) - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Sets the value of the 'comments' field.
- setComments(String) - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Sets the value of the 'comments' field.
- setCommitsRollback(List<String>) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Sets the value of the 'commitsRollback' field.
- setCommitsRollback(List<String>) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Sets the value of the 'commitsRollback' field.
- setCommitTime(String) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the value of the 'commitTime' field.
- setCommitTime(String) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Sets the value of the 'commitTime' field.
- setCommitTime(String) - Method in class org.apache.hudi.avro.model.HoodieInstantInfo.Builder
-
Sets the value of the 'commitTime' field.
- setCommitTime(String) - Method in class org.apache.hudi.avro.model.HoodieInstantInfo
-
Sets the value of the 'commitTime' field.
- setCommitTimezone(HoodieTimelineTimeZone) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setCommitTimeZone(HoodieTimelineTimeZone) - Static method in class org.apache.hudi.common.table.timeline.HoodieInstantTimeGenerator
-
- setCompacted(Boolean) - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- setConf(Configuration) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- setConf(Configuration) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.Builder
-
- setConsistencyGuardConfig(ConsistencyGuardConfig) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.Builder
-
- setCreatedTimestamp(Long) - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo.Builder
-
Sets the value of the 'createdTimestamp' field.
- setCreatedTimestamp(Long) - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
Sets the value of the 'createdTimestamp' field.
- setCurrentLocation(HoodieRecordLocation) - Method in class org.apache.hudi.common.model.HoodieRecord
-
Sets the current currentLocation of the record.
- setDatabaseName(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setDataFilePath(String) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Sets the value of the 'dataFilePath' field.
- setDataFilePath(String) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Sets the value of the 'dataFilePath' field.
- setDataFilePath(String) - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Sets the value of the 'dataFilePath' field.
- setDataFilePath(String) - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Sets the value of the 'dataFilePath' field.
- setDataFilePath(String) - Method in class org.apache.hudi.common.model.ClusteringOperation
-
- setDefault(HoodieConfig) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- setDefaultOnCondition(boolean, HoodieConfig) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- setDefaults(String) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- setDefaultValue(ConfigProperty<T>) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- setDefaultValue(ConfigProperty<T>, T) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- setDeletePathPatterns(List<String>) - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Sets the value of the 'deletePathPatterns' field.
- setDeletePathPatterns(List<String>) - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Sets the value of the 'deletePathPatterns' field.
- setDeletes(long) - Method in class org.apache.hudi.common.model.HoodieRollingStat
-
- setDeltaFilePaths(List<String>) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Sets the value of the 'deltaFilePaths' field.
- setDeltaFilePaths(List<String>) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Sets the value of the 'deltaFilePaths' field.
- setDeltaFilePaths(List<String>) - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Sets the value of the 'deltaFilePaths' field.
- setDeltaFilePaths(List<String>) - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Sets the value of the 'deltaFilePaths' field.
- setDeltaFilePaths(List<String>) - Method in class org.apache.hudi.common.model.ClusteringOperation
-
- setDropBehind(Boolean) - Method in class org.apache.hudi.common.fs.inline.InLineFsDataInputStream
-
- setEarliestCommitToRetain(String) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Sets the value of the 'earliestCommitToRetain' field.
- setEarliestCommitToRetain(String) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Sets the value of the 'earliestCommitToRetain' field.
- setEarliestInstantToRetain(HoodieActionInstant) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Sets the value of the 'earliestInstantToRetain' field.
- setEarliestInstantToRetain(HoodieActionInstant) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Sets the value of the 'earliestInstantToRetain' field.
- setEarliestInstantToRetainBuilder(HoodieActionInstant.Builder) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Sets the Builder instance for the 'earliestInstantToRetain' field
- setExtraMetadata(Map<String, String>) - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Sets the value of the 'extraMetadata' field.
- setExtraMetadata(Map<String, String>) - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Sets the value of the 'extraMetadata' field.
- setExtraMetadata(Map<String, String>) - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Sets the value of the 'extraMetadata' field.
- setExtraMetadata(Map<String, String>) - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Sets the value of the 'extraMetadata' field.
- setExtraMetadata(Map<String, String>) - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata.Builder
-
Sets the value of the 'extraMetadata' field.
- setExtraMetadata(Map<String, String>) - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
Sets the value of the 'extraMetadata' field.
- setExtraMetadata(Map<String, String>) - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan.Builder
-
Sets the value of the 'extraMetadata' field.
- setExtraMetadata(Map<String, String>) - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
Sets the value of the 'extraMetadata' field.
- setExtraMetadata(Map<String, String>) - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Sets the value of the 'extraMetadata' field.
- setExtraMetadata(Map<String, String>) - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Sets the value of the 'extraMetadata' field.
- setExtraMetadata(Map<String, String>) - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Sets the value of the 'extraMetadata' field.
- setExtraMetadata(Map<String, String>) - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
Sets the value of the 'extraMetadata' field.
- setFailedDeleteFiles(List<String>) - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Sets the value of the 'failedDeleteFiles' field.
- setFailedDeleteFiles(List<String>) - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Sets the value of the 'failedDeleteFiles' field.
- setFailedDeleteFiles(List<String>) - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata.Builder
-
Sets the value of the 'failedDeleteFiles' field.
- setFailedDeleteFiles(List<String>) - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
Sets the value of the 'failedDeleteFiles' field.
- setFileGroupCount(int) - Method in enum org.apache.hudi.metadata.MetadataPartitionType
-
- setFileId(String) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Sets the value of the 'fileId' field.
- setFileId(String) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Sets the value of the 'fileId' field.
- setFileId(String) - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Sets the value of the 'fileId' field.
- setFileId(String) - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Sets the value of the 'fileId' field.
- setFileId(String) - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Sets the value of the 'fileId' field.
- setFileId(String) - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Sets the value of the 'fileId' field.
- setFileId(String) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'fileId' field.
- setFileId(String) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'fileId' field.
- setFileId(String) - Method in class org.apache.hudi.common.model.ClusteringOperation
-
- setFileId(String) - Method in class org.apache.hudi.common.model.HoodieRecordLocation
-
- setFileId(String) - Method in class org.apache.hudi.common.model.HoodieRollingStat
-
- setFileId(String) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setFileIdToBootstrapFile(Map<String, HoodieFileStatus>) - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata.Builder
-
Sets the value of the 'fileIdToBootstrapFile' field.
- setFileIdToBootstrapFile(Map<String, HoodieFileStatus>) - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
Sets the value of the 'fileIdToBootstrapFile' field.
- setFileLen(long) - Method in class org.apache.hudi.common.model.BaseFile
-
- setFileLen(long) - Method in class org.apache.hudi.common.model.HoodieLogFile
-
- setFileName(String) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Sets the value of the 'fileName' field.
- setFileName(String) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Sets the value of the 'fileName' field.
- setFilePath(String) - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo.Builder
-
Sets the value of the 'filePath' field.
- setFilePath(String) - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
Sets the value of the 'filePath' field.
- setFilePathsToBeDeletedPerPartition(Map<String, List<HoodieCleanFileInfo>>) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Sets the value of the 'filePathsToBeDeletedPerPartition' field.
- setFilePathsToBeDeletedPerPartition(Map<String, List<HoodieCleanFileInfo>>) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Sets the value of the 'filePathsToBeDeletedPerPartition' field.
- setFileSizeInBytes(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'fileSizeInBytes' field.
- setFileSizeInBytes(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'fileSizeInBytes' field.
- setFileSizeInBytes(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setFileStatus(FileStatus) - Method in class org.apache.hudi.common.model.HoodieLogFile
-
- setFilesToBeDeleted(List<String>) - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Sets the value of the 'filesToBeDeleted' field.
- setFilesToBeDeleted(List<String>) - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Sets the value of the 'filesToBeDeleted' field.
- setFilesToBeDeletedPerPartition(Map<String, List<String>>) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Sets the value of the 'filesToBeDeletedPerPartition' field.
- setFilesToBeDeletedPerPartition(Map<String, List<String>>) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Sets the value of the 'filesToBeDeletedPerPartition' field.
- setFilesystemMetadata(Map<String, HoodieMetadataFileInfo>) - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Sets the value of the 'filesystemMetadata' field.
- setFilesystemMetadata(Map<String, HoodieMetadataFileInfo>) - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Sets the value of the 'filesystemMetadata' field.
- setFileSystemRetryConfig(FileSystemRetryConfig) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.Builder
-
- setFs(HoodieWrapperFileSystem) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient
-
- setGroup(String) - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Sets the value of the 'group' field.
- setGroup(String) - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Sets the value of the 'group' field.
- setGroupAction(String) - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Sets the value of the 'groupAction' field.
- setGroupAction(String) - Method in class org.apache.hudi.avro.model.HoodieFSPermission
-
Sets the value of the 'groupAction' field.
- setHiveStylePartitioningEnable(Boolean) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setHoodieCleanerPlan(HoodieCleanerPlan) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the value of the 'hoodieCleanerPlan' field.
- setHoodieCleanerPlan(HoodieCleanerPlan) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Sets the value of the 'hoodieCleanerPlan' field.
- setHoodieCleanerPlanBuilder(HoodieCleanerPlan.Builder) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the Builder instance for the 'hoodieCleanerPlan' field
- setHoodieCleanMetadata(HoodieCleanMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the value of the 'hoodieCleanMetadata' field.
- setHoodieCleanMetadata(HoodieCleanMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Sets the value of the 'hoodieCleanMetadata' field.
- setHoodieCleanMetadataBuilder(HoodieCleanMetadata.Builder) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the Builder instance for the 'hoodieCleanMetadata' field
- setHoodieCommitMetadata(HoodieCommitMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the value of the 'hoodieCommitMetadata' field.
- setHoodieCommitMetadata(HoodieCommitMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Sets the value of the 'hoodieCommitMetadata' field.
- setHoodieCommitMetadataBuilder(HoodieCommitMetadata.Builder) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the Builder instance for the 'hoodieCommitMetadata' field
- setHoodieCompactionMetadata(HoodieCompactionMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the value of the 'hoodieCompactionMetadata' field.
- setHoodieCompactionMetadata(HoodieCompactionMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Sets the value of the 'hoodieCompactionMetadata' field.
- setHoodieCompactionMetadataBuilder(HoodieCompactionMetadata.Builder) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the Builder instance for the 'hoodieCompactionMetadata' field
- setHoodieCompactionPlan(HoodieCompactionPlan) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the value of the 'hoodieCompactionPlan' field.
- setHoodieCompactionPlan(HoodieCompactionPlan) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Sets the value of the 'hoodieCompactionPlan' field.
- setHoodieCompactionPlanBuilder(HoodieCompactionPlan.Builder) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the Builder instance for the 'hoodieCompactionPlan' field
- setHoodieIndexCommitMetadata(HoodieIndexCommitMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the value of the 'hoodieIndexCommitMetadata' field.
- setHoodieIndexCommitMetadata(HoodieIndexCommitMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Sets the value of the 'hoodieIndexCommitMetadata' field.
- setHoodieIndexCommitMetadataBuilder(HoodieIndexCommitMetadata.Builder) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the Builder instance for the 'hoodieIndexCommitMetadata' field
- setHoodieInflightReplaceMetadata(HoodieCommitMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the value of the 'HoodieInflightReplaceMetadata' field.
- setHoodieInflightReplaceMetadata(HoodieCommitMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Sets the value of the 'HoodieInflightReplaceMetadata' field.
- setHoodieInflightReplaceMetadataBuilder(HoodieCommitMetadata.Builder) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the Builder instance for the 'HoodieInflightReplaceMetadata' field
- setHoodieReplaceCommitMetadata(HoodieReplaceCommitMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the value of the 'hoodieReplaceCommitMetadata' field.
- setHoodieReplaceCommitMetadata(HoodieReplaceCommitMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Sets the value of the 'hoodieReplaceCommitMetadata' field.
- setHoodieReplaceCommitMetadataBuilder(HoodieReplaceCommitMetadata.Builder) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the Builder instance for the 'hoodieReplaceCommitMetadata' field
- setHoodieRequestedReplaceMetadata(HoodieRequestedReplaceMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the value of the 'hoodieRequestedReplaceMetadata' field.
- setHoodieRequestedReplaceMetadata(HoodieRequestedReplaceMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Sets the value of the 'hoodieRequestedReplaceMetadata' field.
- setHoodieRequestedReplaceMetadataBuilder(HoodieRequestedReplaceMetadata.Builder) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the Builder instance for the 'hoodieRequestedReplaceMetadata' field
- setHoodieRestoreMetadata(Map<String, List<HoodieRollbackMetadata>>) - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Sets the value of the 'hoodieRestoreMetadata' field.
- setHoodieRestoreMetadata(Map<String, List<HoodieRollbackMetadata>>) - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Sets the value of the 'hoodieRestoreMetadata' field.
- setHoodieRollbackMetadata(HoodieRollbackMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the value of the 'hoodieRollbackMetadata' field.
- setHoodieRollbackMetadata(HoodieRollbackMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Sets the value of the 'hoodieRollbackMetadata' field.
- setHoodieRollbackMetadataBuilder(HoodieRollbackMetadata.Builder) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the Builder instance for the 'hoodieRollbackMetadata' field
- setHoodieSavePointMetadata(HoodieSavepointMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the value of the 'hoodieSavePointMetadata' field.
- setHoodieSavePointMetadata(HoodieSavepointMetadata) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Sets the value of the 'hoodieSavePointMetadata' field.
- setHoodieSavePointMetadataBuilder(HoodieSavepointMetadata.Builder) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the Builder instance for the 'hoodieSavePointMetadata' field
- setHoodieWriteStat(HoodieWriteStat) - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Sets the value of the 'hoodieWriteStat' field.
- setHoodieWriteStat(HoodieWriteStat) - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Sets the value of the 'hoodieWriteStat' field.
- setHoodieWriteStatBuilder(HoodieWriteStat.Builder) - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Sets the Builder instance for the 'hoodieWriteStat' field
- setIndexName(String) - Method in class org.apache.hudi.common.index.HoodieIndex.Builder
-
- setIndexPartitionInfos(List<HoodieIndexPartitionInfo>) - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata.Builder
-
Sets the value of the 'indexPartitionInfos' field.
- setIndexPartitionInfos(List<HoodieIndexPartitionInfo>) - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
Sets the value of the 'indexPartitionInfos' field.
- setIndexPartitionInfos(List<HoodieIndexPartitionInfo>) - Method in class org.apache.hudi.avro.model.HoodieIndexPlan.Builder
-
Sets the value of the 'indexPartitionInfos' field.
- setIndexPartitionInfos(List<HoodieIndexPartitionInfo>) - Method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
Sets the value of the 'indexPartitionInfos' field.
- setIndexType(String) - Method in class org.apache.hudi.common.index.HoodieIndex.Builder
-
- setIndexUptoInstant(String) - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo.Builder
-
Sets the value of the 'indexUptoInstant' field.
- setIndexUptoInstant(String) - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
Sets the value of the 'indexUptoInstant' field.
- setInflightMetadataPartitions(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setInputGroups(List<HoodieClusteringGroup>) - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Sets the value of the 'inputGroups' field.
- setInputGroups(List<HoodieClusteringGroup>) - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Sets the value of the 'inputGroups' field.
- setInserts(long) - Method in class org.apache.hudi.common.model.HoodieRollingStat
-
- setInstants(List<HoodieInstant>) - Method in class org.apache.hudi.common.table.timeline.HoodieDefaultTimeline
-
- setInstantsRollback(List<HoodieInstantInfo>) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Sets the value of the 'instantsRollback' field.
- setInstantsRollback(List<HoodieInstantInfo>) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Sets the value of the 'instantsRollback' field.
- setInstantsToRollback(List<String>) - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Sets the value of the 'instantsToRollback' field.
- setInstantsToRollback(List<String>) - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Sets the value of the 'instantsToRollback' field.
- setInstantsToRollback(List<HoodieInstantInfo>) - Method in class org.apache.hudi.avro.model.HoodieRestorePlan.Builder
-
Sets the value of the 'instantsToRollback' field.
- setInstantsToRollback(List<HoodieInstantInfo>) - Method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
Sets the value of the 'instantsToRollback' field.
- setInstantTime(String) - Method in class org.apache.hudi.common.model.HoodieRecordLocation
-
- setInstantToRollback(HoodieInstantInfo) - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan.Builder
-
Sets the value of the 'instantToRollback' field.
- setInstantToRollback(HoodieInstantInfo) - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
Sets the value of the 'instantToRollback' field.
- setInstantToRollbackBuilder(HoodieInstantInfo.Builder) - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan.Builder
-
Sets the Builder instance for the 'instantToRollback' field
Hoodie instant that needs to be rolled back
- setIsBootstrapBaseFile(Boolean) - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo.Builder
-
Sets the value of the 'isBootstrapBaseFile' field.
- setIsBootstrapBaseFile(Boolean) - Method in class org.apache.hudi.avro.model.HoodieCleanFileInfo
-
Sets the value of the 'isBootstrapBaseFile' field.
- setIsDeleted(boolean) - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter.Builder
-
Sets the value of the 'isDeleted' field.
- setIsDeleted(boolean) - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
Sets the value of the 'isDeleted' field.
- setIsDeleted(boolean) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Sets the value of the 'isDeleted' field.
- setIsDeleted(boolean) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Sets the value of the 'isDeleted' field.
- setIsDeleted(boolean) - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo.Builder
-
Sets the value of the 'isDeleted' field.
- setIsDeleted(boolean) - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
Sets the value of the 'isDeleted' field.
- setIsDir(Boolean) - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Sets the value of the 'isDir' field.
- setIsDir(Boolean) - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Sets the value of the 'isDir' field.
- setIsPartitionDeleted(Boolean) - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Sets the value of the 'isPartitionDeleted' field.
- setIsPartitionDeleted(Boolean) - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Sets the value of the 'isPartitionDeleted' field.
- setJobStatus(String, String) - Method in class org.apache.hudi.common.engine.HoodieEngineContext
-
- setJobStatus(String, String) - Method in class org.apache.hudi.common.engine.HoodieLocalEngineContext
-
- setKey(String) - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Sets the value of the 'key' field.
- setKey(String) - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Sets the value of the 'key' field.
- setKeyGeneratorClassProp(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setLastCompletedCommitTimestamp(String) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Sets the value of the 'lastCompletedCommitTimestamp' field.
- setLastCompletedCommitTimestamp(String) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Sets the value of the 'lastCompletedCommitTimestamp' field.
- setLastCompletedCommitTimestamp(String) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Sets the value of the 'lastCompletedCommitTimestamp' field.
- setLastCompletedCommitTimestamp(String) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Sets the value of the 'lastCompletedCommitTimestamp' field.
- setLatestBaseInstant(String) - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Sets the value of the 'latestBaseInstant' field.
- setLatestBaseInstant(String) - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Sets the value of the 'latestBaseInstant' field.
- setLayoutVersion(Option<TimelineLayoutVersion>) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.Builder
-
- setLength(Long) - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Sets the value of the 'length' field.
- setLength(Long) - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Sets the value of the 'length' field.
- setLoadActiveTimelineOnLoad(boolean) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.Builder
-
- setLogBlocksToBeDeleted(Map<String, Long>) - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Sets the value of the 'logBlocksToBeDeleted' field.
- setLogBlocksToBeDeleted(Map<String, Long>) - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Sets the value of the 'logBlocksToBeDeleted' field.
- setLogFiles(List<String>) - Method in class org.apache.hudi.common.model.HoodieDeltaWriteStat
-
- setLogOffset(long) - Method in class org.apache.hudi.common.model.HoodieDeltaWriteStat
-
- setLogVersion(int) - Method in class org.apache.hudi.common.model.HoodieDeltaWriteStat
-
- setMaxColumnId(int) - Method in class org.apache.hudi.internal.schema.InternalSchema
-
Set the version ID for this schema.
- setMaxEventTime(Long) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setMaxValue(Object) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Sets the value of the 'maxValue' field.
- setMaxValue(Object) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Sets the value of the 'maxValue' field.
- setMergedArchiveFileName(String) - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan.Builder
-
Sets the value of the 'mergedArchiveFileName' field.
- setMergedArchiveFileName(String) - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
Sets the value of the 'mergedArchiveFileName' field.
- setMetadataPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo.Builder
-
Sets the value of the 'metadataPartitionPath' field.
- setMetadataPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
Sets the value of the 'metadataPartitionPath' field.
- setMetadataPartitions(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setMetrics(Map<String, Double>) - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Sets the value of the 'metrics' field.
- setMetrics(Map<String, Double>) - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Sets the value of the 'metrics' field.
- setMetrics(Map<String, Double>) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Sets the value of the 'metrics' field.
- setMetrics(Map<String, Double>) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Sets the value of the 'metrics' field.
- setMetricsRegistry(Registry, Registry) - Static method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- setMinEventTime(Long) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setMinValue(Object) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Sets the value of the 'minValue' field.
- setMinValue(Object) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Sets the value of the 'minValue' field.
- setModificationTime(Long) - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Sets the value of the 'modificationTime' field.
- setModificationTime(Long) - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Sets the value of the 'modificationTime' field.
- setNewLocation(HoodieRecordLocation) - Method in class org.apache.hudi.common.model.HoodieRecord
-
Sets the new currentLocation of the record, after being written.
- setNullCount(Long) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Sets the value of the 'nullCount' field.
- setNullCount(Long) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Sets the value of the 'nullCount' field.
- setNumDeletes(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'numDeletes' field.
- setNumDeletes(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'numDeletes' field.
- setNumDeletes(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setNumInserts(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'numInserts' field.
- setNumInserts(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'numInserts' field.
- setNumInserts(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setNumKeys(Integer) - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo.Builder
-
Sets the value of the 'numKeys' field.
- setNumKeys(Integer) - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
Sets the value of the 'numKeys' field.
- setNumOutputFileGroups(Integer) - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Sets the value of the 'numOutputFileGroups' field.
- setNumOutputFileGroups(Integer) - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Sets the value of the 'numOutputFileGroups' field.
- setNumOutputGroups(int) - Method in class org.apache.hudi.common.model.ClusteringGroupInfo
-
- setNumUpdateWrites(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'numUpdateWrites' field.
- setNumUpdateWrites(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'numUpdateWrites' field.
- setNumUpdateWrites(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setNumWrites(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'numWrites' field.
- setNumWrites(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'numWrites' field.
- setNumWrites(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setOperations(List<HoodieCompactionOperation>) - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan.Builder
-
Sets the value of the 'operations' field.
- setOperations(List<HoodieCompactionOperation>) - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
Sets the value of the 'operations' field.
- setOperations(List<ClusteringOperation>) - Method in class org.apache.hudi.common.model.ClusteringGroupInfo
-
- setOperationType(String) - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata.Builder
-
Sets the value of the 'operationType' field.
- setOperationType(String) - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
Sets the value of the 'operationType' field.
- setOperationType(String) - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata.Builder
-
Sets the value of the 'operationType' field.
- setOperationType(String) - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
Sets the value of the 'operationType' field.
- setOperationType(String) - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Sets the value of the 'operationType' field.
- setOperationType(String) - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Sets the value of the 'operationType' field.
- setOperationType(String) - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Sets the value of the 'operationType' field.
- setOperationType(String) - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
Sets the value of the 'operationType' field.
- setOperationType(WriteOperationType) - Method in class org.apache.hudi.common.model.HoodieCommitMetadata
-
- setOptions(Map<String, String>) - Method in class org.apache.hudi.common.index.HoodieIndex.Builder
-
- setOtherAction(String) - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Sets the value of the 'otherAction' field.
- setOtherAction(String) - Method in class org.apache.hudi.avro.model.HoodieFSPermission
-
Sets the value of the 'otherAction' field.
- setOwner(String) - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Sets the value of the 'owner' field.
- setOwner(String) - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Sets the value of the 'owner' field.
- setOwner(Path, String, String) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- setPartitionFields(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setPartitionMetadata(Map<String, HoodieCleanPartitionMetadata>) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Sets the value of the 'partitionMetadata' field.
- setPartitionMetadata(Map<String, HoodieCleanPartitionMetadata>) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Sets the value of the 'partitionMetadata' field.
- setPartitionMetadata(Map<String, HoodieRollbackPartitionMetadata>) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Sets the value of the 'partitionMetadata' field.
- setPartitionMetadata(Map<String, HoodieRollbackPartitionMetadata>) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Sets the value of the 'partitionMetadata' field.
- setPartitionMetadata(Map<String, HoodieSavepointPartitionMetadata>) - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Sets the value of the 'partitionMetadata' field.
- setPartitionMetadata(Map<String, HoodieSavepointPartitionMetadata>) - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Sets the value of the 'partitionMetadata' field.
- setPartitionMetafileUseBaseFormat(Boolean) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata.Builder
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation.Builder
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieCompactionOperation
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata.Builder
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest.Builder
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieRollbackRequest
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata.Builder
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'partitionPath' field.
- setPartitionPath(String) - Method in class org.apache.hudi.common.model.ClusteringOperation
-
- setPartitionPath(String) - Method in class org.apache.hudi.common.model.HoodieKey
-
- setPartitionPath(String) - Method in class org.apache.hudi.common.model.HoodieRecordGlobalLocation
-
- setPartitionPath(String) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setPartitionsToBeDeleted(List<String>) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Sets the value of the 'partitionsToBeDeleted' field.
- setPartitionsToBeDeleted(List<String>) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Sets the value of the 'partitionsToBeDeleted' field.
- setPartitionToCompactionWriteStats(Map<String, List<HoodieCompactionWriteStat>>) - Method in class org.apache.hudi.avro.model.HoodieCompactionMetadata.Builder
-
Sets the value of the 'partitionToCompactionWriteStats' field.
- setPartitionToCompactionWriteStats(Map<String, List<HoodieCompactionWriteStat>>) - Method in class org.apache.hudi.avro.model.HoodieCompactionMetadata
-
Sets the value of the 'partitionToCompactionWriteStats' field.
- setPartitionToReplaceFileIds(Map<String, List<String>>) - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Sets the value of the 'partitionToReplaceFileIds' field.
- setPartitionToReplaceFileIds(Map<String, List<String>>) - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Sets the value of the 'partitionToReplaceFileIds' field.
- setPartitionToReplaceFileIds(Map<String, List<String>>) - Method in class org.apache.hudi.common.model.HoodieReplaceCommitMetadata
-
- setPartitionToWriteStats(Map<String, List<HoodieWriteStat>>) - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata.Builder
-
Sets the value of the 'partitionToWriteStats' field.
- setPartitionToWriteStats(Map<String, List<HoodieWriteStat>>) - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
Sets the value of the 'partitionToWriteStats' field.
- setPartitionToWriteStats(Map<String, List<HoodieWriteStat>>) - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Sets the value of the 'partitionToWriteStats' field.
- setPartitionToWriteStats(Map<String, List<HoodieWriteStat>>) - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Sets the value of the 'partitionToWriteStats' field.
- setPath(HoodiePath) - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Sets the value of the 'path' field.
- setPath(HoodiePath) - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Sets the value of the 'path' field.
- setPath(String) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'path' field.
- setPath(String) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'path' field.
- setPath(String) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setPath(Path, Path) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
Set path and tempPath relative to the given basePath.
- setPathBuilder(HoodiePath.Builder) - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Sets the Builder instance for the 'path' field
- setPayloadClass(Class<? extends HoodieRecordPayload>) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setPayloadClassName(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.Builder
-
- setPayloadClassName(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setPermission(HoodieFSPermission) - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Sets the value of the 'permission' field.
- setPermission(HoodieFSPermission) - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Sets the value of the 'permission' field.
- setPermission(Path, FsPermission) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- setPermissionBuilder(HoodieFSPermission.Builder) - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Sets the Builder instance for the 'permission' field
- setPolicy(String) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Sets the value of the 'policy' field.
- setPolicy(String) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Sets the value of the 'policy' field.
- setPolicy(String) - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Sets the value of the 'policy' field.
- setPolicy(String) - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Sets the value of the 'policy' field.
- setPopulateMetaFields(boolean) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setPreCombineField(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setPreserveHoodieMetadata(Boolean) - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Sets the value of the 'preserveHoodieMetadata' field.
- setPreserveHoodieMetadata(Boolean) - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Sets the value of the 'preserveHoodieMetadata' field.
- setPrevCommit(String) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'prevCommit' field.
- setPrevCommit(String) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'prevCommit' field.
- setPrevCommit(String) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setProperties(Properties) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.Builder
-
- setProperty(EngineProperty, String) - Method in class org.apache.hudi.common.engine.HoodieEngineContext
-
- setProperty(EngineProperty, String) - Method in class org.apache.hudi.common.engine.HoodieLocalEngineContext
-
- setPropertyIfNonNull(String, Object) - Method in class org.apache.hudi.common.config.TypedProperties
-
- setReadahead(Long) - Method in class org.apache.hudi.common.fs.inline.InLineFsDataInputStream
-
- setRecordKey(String) - Method in class org.apache.hudi.common.model.HoodieKey
-
- setRecordKeyFields(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setRecordsStats(Map<String, HoodieColumnRangeMetadata<Comparable>>) - Method in class org.apache.hudi.common.model.HoodieDeltaWriteStat
-
- setReplication(Path, short) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- setRestoreInstantInfo(List<HoodieInstantInfo>) - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Sets the value of the 'restoreInstantInfo' field.
- setRestoreInstantInfo(List<HoodieInstantInfo>) - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Sets the value of the 'restoreInstantInfo' field.
- setRollbackLogFiles(Map<String, Long>) - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata.Builder
-
Sets the value of the 'rollbackLogFiles' field.
- setRollbackLogFiles(Map<String, Long>) - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
Sets the value of the 'rollbackLogFiles' field.
- setRollbackRequests(List<HoodieRollbackRequest>) - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan.Builder
-
Sets the value of the 'RollbackRequests' field.
- setRollbackRequests(List<HoodieRollbackRequest>) - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
Sets the value of the 'RollbackRequests' field.
- setRuntimeStats(HoodieWriteStat.RuntimeStats) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setSavepointDataFile(List<String>) - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata.Builder
-
Sets the value of the 'savepointDataFile' field.
- setSavepointDataFile(List<String>) - Method in class org.apache.hudi.avro.model.HoodieSavepointPartitionMetadata
-
Sets the value of the 'savepointDataFile' field.
- setSavepointedAt(long) - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Sets the value of the 'savepointedAt' field.
- setSavepointedAt(long) - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Sets the value of the 'savepointedAt' field.
- setSavepointedBy(String) - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Sets the value of the 'savepointedBy' field.
- setSavepointedBy(String) - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Sets the value of the 'savepointedBy' field.
- setSchemaId(long) - Method in class org.apache.hudi.internal.schema.InternalSchema
-
Set the version ID for this schema.
- setShouldDropPartitionColumns(Boolean) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setSize(long) - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo.Builder
-
Sets the value of the 'size' field.
- setSize(long) - Method in class org.apache.hudi.avro.model.HoodieMetadataFileInfo
-
Sets the value of the 'size' field.
- setSlices(List<HoodieSliceInfo>) - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Sets the value of the 'slices' field.
- setSlices(List<HoodieSliceInfo>) - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Sets the value of the 'slices' field.
- setStartCleanTime(String) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Sets the value of the 'startCleanTime' field.
- setStartCleanTime(String) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Sets the value of the 'startCleanTime' field.
- setStartRestoreTime(String) - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Sets the value of the 'startRestoreTime' field.
- setStartRestoreTime(String) - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Sets the value of the 'startRestoreTime' field.
- setStartRollbackTime(String) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Sets the value of the 'startRollbackTime' field.
- setStartRollbackTime(String) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Sets the value of the 'startRollbackTime' field.
- setState(String) - Method in class org.apache.hudi.avro.model.HoodieActionInstant.Builder
-
Sets the value of the 'state' field.
- setState(String) - Method in class org.apache.hudi.avro.model.HoodieActionInstant
-
Sets the value of the 'state' field.
- setStickyBit(Boolean) - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Sets the value of the 'stickyBit' field.
- setStickyBit(Boolean) - Method in class org.apache.hudi.avro.model.HoodieFSPermission
-
Sets the value of the 'stickyBit' field.
- setStrategy(HoodieClusteringStrategy) - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Sets the value of the 'strategy' field.
- setStrategy(HoodieClusteringStrategy) - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Sets the value of the 'strategy' field.
- setStrategyBuilder(HoodieClusteringStrategy.Builder) - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Sets the Builder instance for the 'strategy' field
- setStrategyClassName(String) - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy.Builder
-
Sets the value of the 'strategyClassName' field.
- setStrategyClassName(String) - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
Sets the value of the 'strategyClassName' field.
- setStrategyParams(Map<String, String>) - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy.Builder
-
Sets the value of the 'strategyParams' field.
- setStrategyParams(Map<String, String>) - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
Sets the value of the 'strategyParams' field.
- setSuccessDeleteFiles(List<String>) - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata.Builder
-
Sets the value of the 'successDeleteFiles' field.
- setSuccessDeleteFiles(List<String>) - Method in class org.apache.hudi.avro.model.HoodieCleanPartitionMetadata
-
Sets the value of the 'successDeleteFiles' field.
- setSuccessDeleteFiles(List<String>) - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata.Builder
-
Sets the value of the 'successDeleteFiles' field.
- setSuccessDeleteFiles(List<String>) - Method in class org.apache.hudi.avro.model.HoodieRollbackPartitionMetadata
-
Sets the value of the 'successDeleteFiles' field.
- setSymlink(HoodiePath) - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Sets the value of the 'symlink' field.
- setSymlink(HoodiePath) - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Sets the value of the 'symlink' field.
- setSymlinkBuilder(HoodiePath.Builder) - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Sets the Builder instance for the 'symlink' field
- setTableCreateSchema(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setTableName(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setTableType(HoodieTableType) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setTableType(String) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setTableVersion(HoodieTableVersion) - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
- setTempPath(String) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setTimelineLayoutVersion(Integer) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setTimes(Path, long, long) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- setTimestamp(String) - Method in class org.apache.hudi.avro.model.HoodieActionInstant.Builder
-
Sets the value of the 'timestamp' field.
- setTimestamp(String) - Method in class org.apache.hudi.avro.model.HoodieActionInstant
-
Sets the value of the 'timestamp' field.
- setTimestamp(String) - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter.Builder
-
Sets the value of the 'timestamp' field.
- setTimestamp(String) - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
Sets the value of the 'timestamp' field.
- setTimeTakenInMillis(long) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Sets the value of the 'timeTakenInMillis' field.
- setTimeTakenInMillis(long) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Sets the value of the 'timeTakenInMillis' field.
- setTimeTakenInMillis(long) - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Sets the value of the 'timeTakenInMillis' field.
- setTimeTakenInMillis(long) - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Sets the value of the 'timeTakenInMillis' field.
- setTimeTakenInMillis(long) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Sets the value of the 'timeTakenInMillis' field.
- setTimeTakenInMillis(long) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Sets the value of the 'timeTakenInMillis' field.
- setTotalCorruptLogBlock(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'totalCorruptLogBlock' field.
- setTotalCorruptLogBlock(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'totalCorruptLogBlock' field.
- setTotalCorruptLogBlock(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setTotalCreateTime(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat.RuntimeStats
-
- setTotalFilesDeleted(int) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Sets the value of the 'totalFilesDeleted' field.
- setTotalFilesDeleted(int) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Sets the value of the 'totalFilesDeleted' field.
- setTotalFilesDeleted(int) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Sets the value of the 'totalFilesDeleted' field.
- setTotalFilesDeleted(int) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Sets the value of the 'totalFilesDeleted' field.
- setTotalLogBlocks(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'totalLogBlocks' field.
- setTotalLogBlocks(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'totalLogBlocks' field.
- setTotalLogBlocks(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setTotalLogFiles(Long) - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Sets the value of the 'totalLogFiles' field.
- setTotalLogFiles(Long) - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Sets the value of the 'totalLogFiles' field.
- setTotalLogFiles(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'totalLogFiles' field.
- setTotalLogFiles(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'totalLogFiles' field.
- setTotalLogFilesCompacted(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setTotalLogRecords(Long) - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Sets the value of the 'totalLogRecords' field.
- setTotalLogRecords(Long) - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Sets the value of the 'totalLogRecords' field.
- setTotalLogRecords(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'totalLogRecords' field.
- setTotalLogRecords(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'totalLogRecords' field.
- setTotalLogRecords(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setTotalLogSizeCompacted(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setTotalRollbackBlocks(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'totalRollbackBlocks' field.
- setTotalRollbackBlocks(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'totalRollbackBlocks' field.
- setTotalRollbackBlocks(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setTotalScanTime(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat.RuntimeStats
-
- setTotalSize(Long) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Sets the value of the 'totalSize' field.
- setTotalSize(Long) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Sets the value of the 'totalSize' field.
- setTotalUncompressedSize(Long) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Sets the value of the 'totalUncompressedSize' field.
- setTotalUncompressedSize(Long) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Sets the value of the 'totalUncompressedSize' field.
- setTotalUpdatedRecordsCompacted(Long) - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat.Builder
-
Sets the value of the 'totalUpdatedRecordsCompacted' field.
- setTotalUpdatedRecordsCompacted(Long) - Method in class org.apache.hudi.avro.model.HoodieCompactionWriteStat
-
Sets the value of the 'totalUpdatedRecordsCompacted' field.
- setTotalUpdatedRecordsCompacted(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'totalUpdatedRecordsCompacted' field.
- setTotalUpdatedRecordsCompacted(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'totalUpdatedRecordsCompacted' field.
- setTotalUpdatedRecordsCompacted(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setTotalUpsertTime(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat.RuntimeStats
-
- setTotalWriteBytes(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'totalWriteBytes' field.
- setTotalWriteBytes(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'totalWriteBytes' field.
- setTotalWriteBytes(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setTotalWriteErrors(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat.Builder
-
Sets the value of the 'totalWriteErrors' field.
- setTotalWriteErrors(Long) - Method in class org.apache.hudi.avro.model.HoodieWriteStat
-
Sets the value of the 'totalWriteErrors' field.
- setTotalWriteErrors(long) - Method in class org.apache.hudi.common.model.HoodieWriteStat
-
- setType(String) - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter.Builder
-
Sets the value of the 'type' field.
- setType(String) - Method in class org.apache.hudi.avro.model.HoodieMetadataBloomFilter
-
Sets the value of the 'type' field.
- setType(int) - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord.Builder
-
Sets the value of the 'type' field.
- setType(int) - Method in class org.apache.hudi.avro.model.HoodieMetadataRecord
-
Sets the value of the 'type' field.
- setUpserts(long) - Method in class org.apache.hudi.common.model.HoodieRollingStat
-
- setUri(String) - Method in class org.apache.hudi.avro.model.HoodiePath.Builder
-
Sets the value of the 'uri' field.
- setUri(String) - Method in class org.apache.hudi.avro.model.HoodiePath
-
Sets the value of the 'uri' field.
- setUris(String) - Method in class org.apache.hudi.common.config.HoodieMetastoreConfig.Builder
-
- setUrlEncodePartitioning(Boolean) - Method in class org.apache.hudi.common.table.HoodieTableMetaClient.PropertyBuilder
-
- setUserAction(String) - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Sets the value of the 'userAction' field.
- setUserAction(String) - Method in class org.apache.hudi.avro.model.HoodieFSPermission
-
Sets the value of the 'userAction' field.
- setValue(boolean) - Method in class org.apache.hudi.avro.model.BooleanWrapper.Builder
-
Sets the value of the 'value' field.
- setValue(boolean) - Method in class org.apache.hudi.avro.model.BooleanWrapper
-
Sets the value of the 'value' field.
- setValue(ByteBuffer) - Method in class org.apache.hudi.avro.model.BytesWrapper.Builder
-
Sets the value of the 'value' field.
- setValue(ByteBuffer) - Method in class org.apache.hudi.avro.model.BytesWrapper
-
Sets the value of the 'value' field.
- setValue(int) - Method in class org.apache.hudi.avro.model.DateWrapper.Builder
-
Sets the value of the 'value' field.
- setValue(int) - Method in class org.apache.hudi.avro.model.DateWrapper
-
Sets the value of the 'value' field.
- setValue(ByteBuffer) - Method in class org.apache.hudi.avro.model.DecimalWrapper.Builder
-
Sets the value of the 'value' field.
- setValue(ByteBuffer) - Method in class org.apache.hudi.avro.model.DecimalWrapper
-
Sets the value of the 'value' field.
- setValue(double) - Method in class org.apache.hudi.avro.model.DoubleWrapper.Builder
-
Sets the value of the 'value' field.
- setValue(double) - Method in class org.apache.hudi.avro.model.DoubleWrapper
-
Sets the value of the 'value' field.
- setValue(float) - Method in class org.apache.hudi.avro.model.FloatWrapper.Builder
-
Sets the value of the 'value' field.
- setValue(float) - Method in class org.apache.hudi.avro.model.FloatWrapper
-
Sets the value of the 'value' field.
- setValue(int) - Method in class org.apache.hudi.avro.model.IntWrapper.Builder
-
Sets the value of the 'value' field.
- setValue(int) - Method in class org.apache.hudi.avro.model.IntWrapper
-
Sets the value of the 'value' field.
- setValue(long) - Method in class org.apache.hudi.avro.model.LongWrapper.Builder
-
Sets the value of the 'value' field.
- setValue(long) - Method in class org.apache.hudi.avro.model.LongWrapper
-
Sets the value of the 'value' field.
- setValue(String) - Method in class org.apache.hudi.avro.model.StringWrapper.Builder
-
Sets the value of the 'value' field.
- setValue(String) - Method in class org.apache.hudi.avro.model.StringWrapper
-
Sets the value of the 'value' field.
- setValue(LocalTime) - Method in class org.apache.hudi.avro.model.TimeMicrosWrapper.Builder
-
Sets the value of the 'value' field.
- setValue(LocalTime) - Method in class org.apache.hudi.avro.model.TimeMicrosWrapper
-
Sets the value of the 'value' field.
- setValue(long) - Method in class org.apache.hudi.avro.model.TimestampMicrosWrapper.Builder
-
Sets the value of the 'value' field.
- setValue(long) - Method in class org.apache.hudi.avro.model.TimestampMicrosWrapper
-
Sets the value of the 'value' field.
- setValue(ConfigProperty<T>, String) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- setValue(String, String) - Method in class org.apache.hudi.common.config.HoodieConfig
-
- setValue(R) - Method in class org.apache.hudi.common.util.collection.ImmutablePair
-
Throws UnsupportedOperationException.
- setValueCount(Long) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats.Builder
-
Sets the value of the 'valueCount' field.
- setValueCount(Long) - Method in class org.apache.hudi.avro.model.HoodieMetadataColumnStats
-
Sets the value of the 'valueCount' field.
- setVerifyChecksum(boolean) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieArchivedMetaEntry
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieBootstrapFilePartitionInfo
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieBootstrapIndexInfo
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieBootstrapPartitionMetadata
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieCleanerPlan
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieCleanMetadata
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieClusteringGroup
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieClusteringPlan
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieClusteringStrategy
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieCommitMetadata
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieCompactionPlan
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieFileStatus.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieFileStatus
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieFSPermission.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieFSPermission
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieIndexCommitMetadata
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieIndexPartitionInfo
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieIndexPlan.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieIndexPlan
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieMergeArchiveFilePlan
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodiePath.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodiePath
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieReplaceCommitMetadata
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieRequestedReplaceMetadata
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieRestoreMetadata
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieRestorePlan.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieRestorePlan
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieRollbackMetadata
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieRollbackPlan
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieSavepointMetadata
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieSliceInfo.Builder
-
Sets the value of the 'version' field.
- setVersion(Integer) - Method in class org.apache.hudi.avro.model.HoodieSliceInfo
-
Sets the value of the 'version' field.
- setVersion(int) - Method in class org.apache.hudi.common.model.ClusteringOperation
-
- setWorkingDirectory(Path) - Method in class org.apache.hudi.common.fs.HoodieRetryWrapperFileSystem
-
- setWorkingDirectory(Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- setWorkingDirectory(Path) - Method in class org.apache.hudi.common.fs.inline.InLineFileSystem
-
- setWorkingDirectory(Path) - Method in class org.apache.hudi.common.fs.inline.InMemoryFileSystem
-
- setWriteChecksum(boolean) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- setXAttr(Path, String, byte[]) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- setXAttr(Path, String, byte[], EnumSet<XAttrSetFlag>) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- shouldAssumeDatePartitioning() - Method in class org.apache.hudi.common.config.HoodieMetadataConfig
-
- shouldDropPartitionColumns() - Method in class org.apache.hudi.common.table.HoodieTableConfig
-
- shouldEnableBackupForRemoteFileSystemView() - Method in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- shouldEnableOptimisticConsistencyGuard() - Method in class org.apache.hudi.common.fs.ConsistencyGuardConfig
-
- shouldPickCurrentRecord(IndexedRecord, IndexedRecord, Schema) - Method in class org.apache.hudi.common.model.debezium.AbstractDebeziumAvroPayload
-
- shouldPickCurrentRecord(IndexedRecord, IndexedRecord, Schema) - Method in class org.apache.hudi.common.model.debezium.MySqlDebeziumAvroPayload
-
- shouldPickCurrentRecord(IndexedRecord, IndexedRecord, Schema) - Method in class org.apache.hudi.common.model.debezium.PostgresDebeziumAvroPayload
-
- shutdownNow() - Method in class org.apache.hudi.common.util.queue.BoundedInMemoryExecutor
-
- SimpleBloomFilter - Class in org.apache.hudi.common.bloom
-
A Simple Bloom filter implementation built on top of BloomFilter.
- SimpleBloomFilter(int, double, int) - Constructor for class org.apache.hudi.common.bloom.SimpleBloomFilter
-
Create a new Bloom filter with the given configurations.
- SimpleBloomFilter(String) - Constructor for class org.apache.hudi.common.bloom.SimpleBloomFilter
-
Create the bloom filter from serialized string.
- sinceVersion(String) - Method in class org.apache.hudi.common.config.ConfigProperty
-
- size() - Method in class org.apache.hudi.common.table.log.AppendResult
-
- size() - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap
-
- size() - Method in class org.apache.hudi.common.util.collection.ExternalSpillableMap
-
- size() - Method in class org.apache.hudi.common.util.collection.RocksDBBasedMap
-
- size() - Method in class org.apache.hudi.common.util.collection.RocksDbDiskMap
-
- size() - Method in class org.apache.hudi.common.util.queue.BoundedInMemoryQueue
-
- SizeAwareDataInputStream - Class in org.apache.hudi.common.fs
-
Keeps track of how many bytes were read from a DataInputStream.
- SizeAwareDataInputStream(DataInputStream) - Constructor for class org.apache.hudi.common.fs.SizeAwareDataInputStream
-
- SizeAwareDataOutputStream - Class in org.apache.hudi.common.fs
-
Wrapper for DataOutpuStream to keep track of number of bytes written.
- SizeAwareDataOutputStream(FileOutputStream, int) - Constructor for class org.apache.hudi.common.fs.SizeAwareDataOutputStream
-
- SizeAwareFSDataOutputStream - Class in org.apache.hudi.common.fs
-
Wrapper over FSDataOutputStream to keep track of the size of the written bytes.
- SizeAwareFSDataOutputStream(Path, FSDataOutputStream, ConsistencyGuard, Runnable) - Constructor for class org.apache.hudi.common.fs.SizeAwareFSDataOutputStream
-
- sizeEstimate(T) - Method in class org.apache.hudi.common.util.DefaultSizeEstimator
-
- sizeEstimate(HoodieRecord<T>) - Method in class org.apache.hudi.common.util.HoodieRecordSizeEstimator
-
- sizeEstimate(T) - Method in interface org.apache.hudi.common.util.SizeEstimator
-
This method is used to estimate the size of a payload in memory.
- SizeEstimator<T> - Interface in org.apache.hudi.common.util
-
An interface to estimate the size of payload in memory.
- sizeOfFileOnDiskInBytes() - Method in class org.apache.hudi.common.util.collection.BitCaskDiskMap
-
Number of bytes spilled to disk.
- sizeOfFileOnDiskInBytes() - Method in class org.apache.hudi.common.util.collection.RocksDbDiskMap
-
- skip(long) - Method in class org.apache.hudi.common.fs.BoundedFsDataInputStream
-
- skipBytes(int) - Method in class org.apache.hudi.common.fs.SizeAwareDataInputStream
-
- SOLO_COMMIT_TIMESTAMP - Static variable in interface org.apache.hudi.metadata.HoodieTableMetadata
-
Timestamp for a commit when the base dataset had not had any commits yet.
- SPILLABLE_CLUSTERING_MEM_FRACTION - Static variable in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- SPILLABLE_COMPACTION_MEM_FRACTION - Static variable in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- SPILLABLE_DIR - Static variable in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- SPILLABLE_DISK_MAP_TYPE - Static variable in class org.apache.hudi.common.config.HoodieCommonConfig
-
- SPILLABLE_MEMORY - Static variable in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- SPILLABLE_REPLACED_MEM_FRACTION - Static variable in class org.apache.hudi.common.table.view.FileSystemViewStorageConfig
-
- SpillableMapBasedFileSystemView - Class in org.apache.hudi.common.table.view
-
Table FileSystemView implementation where view is stored in spillable disk using fixed memory.
- SpillableMapBasedFileSystemView(HoodieTableMetaClient, HoodieTimeline, FileSystemViewStorageConfig, HoodieCommonConfig) - Constructor for class org.apache.hudi.common.table.view.SpillableMapBasedFileSystemView
-
- SpillableMapBasedFileSystemView(HoodieTableMetaClient, HoodieTimeline, FileStatus[], FileSystemViewStorageConfig, HoodieCommonConfig) - Constructor for class org.apache.hudi.common.table.view.SpillableMapBasedFileSystemView
-
- spillableMapBasePath - Variable in class org.apache.hudi.common.table.log.HoodieMergedLogRecordScanner.Builder
-
- spillableMapDirectory - Variable in class org.apache.hudi.metadata.BaseTableMetadata
-
- SpillableMapUtils - Class in org.apache.hudi.common.util
-
A utility class supports spillable map.
- SpillableMapUtils() - Constructor for class org.apache.hudi.common.util.SpillableMapUtils
-
- spillToDisk(SizeAwareDataOutputStream, BitCaskDiskMap.FileEntry) - Static method in class org.apache.hudi.common.util.SpillableMapUtils
-
Write Value and other metadata necessary to disk.
- split(String, String) - Static method in class org.apache.hudi.common.util.StringUtils
-
Splits input string, delimited delimiter into a list of non-empty strings
(skipping any empty string produced during splitting)
- start() - Static method in class org.apache.hudi.common.util.HoodieTimer
-
- start(RetryHelper.CheckedFunction<T>) - Method in class org.apache.hudi.common.util.RetryHelper
-
- start() - Method in class org.apache.hudi.common.util.RetryHelper
-
- startInstant(String) - Method in class org.apache.hudi.common.table.log.InstantRange.Builder
-
- startInstant - Variable in class org.apache.hudi.common.table.log.InstantRange
-
- startLocalOutput(Path, Path) - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- startOffset(Path) - Static method in class org.apache.hudi.common.fs.inline.InLineFSUtils
-
Returns start offset w/in the base for the block identified by the given InlineFS path
input: "inlinefs://file1/s3a/?start_offset=20&length=40".
- startProducers() - Method in class org.apache.hudi.common.util.queue.BoundedInMemoryExecutor
-
Start all Producers.
- startTimer() - Method in class org.apache.hudi.common.util.HoodieTimer
-
- STAT_COUNT_BASE_FILES - Static variable in class org.apache.hudi.metadata.HoodieMetadataMetrics
-
- STAT_COUNT_LOG_FILES - Static variable in class org.apache.hudi.metadata.HoodieMetadataMetrics
-
- STAT_COUNT_PARTITION - Static variable in class org.apache.hudi.metadata.HoodieMetadataMetrics
-
- STAT_LAST_COMPACTION_TIMESTAMP - Static variable in class org.apache.hudi.metadata.HoodieMetadataMetrics
-
- STAT_TOTAL_BASE_FILE_SIZE - Static variable in class org.apache.hudi.metadata.HoodieMetadataMetrics
-
- STAT_TOTAL_LOG_FILE_SIZE - Static variable in class org.apache.hudi.metadata.HoodieMetadataMetrics
-
- stats() - Method in class org.apache.hudi.metadata.HoodieBackedTableMetadata
-
- stitchRecords(GenericRecord, GenericRecord, Schema) - Static method in class org.apache.hudi.avro.HoodieAvroUtils
-
- stop() - Method in class org.apache.hudi.common.util.RateLimiter
-
- StorageSchemes - Enum in org.apache.hudi.common.fs
-
All the supported storage schemes in Hoodie.
- storePartitionView(String, List<HoodieFileGroup>) - Method in class org.apache.hudi.common.table.view.HoodieTableFileSystemView
-
- storePartitionView(String, List<HoodieFileGroup>) - Method in class org.apache.hudi.common.table.view.RocksDbBasedFileSystemView
-
- stringPropertyNames() - Method in class org.apache.hudi.common.config.OrderedProperties
-
- StringType() - Constructor for class org.apache.hudi.internal.schema.Types.StringType
-
- StringUtils - Class in org.apache.hudi.common.util
-
Simple utility for operations on strings.
- StringUtils() - Constructor for class org.apache.hudi.common.util.StringUtils
-
- StringWrapper - Class in org.apache.hudi.avro.model
-
A record wrapping string type to be able to be used it w/in Avro's Union
- StringWrapper() - Constructor for class org.apache.hudi.avro.model.StringWrapper
-
Default constructor.
- StringWrapper(String) - Constructor for class org.apache.hudi.avro.model.StringWrapper
-
All-args constructor.
- StringWrapper.Builder - Class in org.apache.hudi.avro.model
-
RecordBuilder for StringWrapper instances.
- stripMarkerFolderPrefix(String, String, String) - Static method in class org.apache.hudi.common.util.MarkerUtils
-
Strips the folder prefix of the marker file path corresponding to a data file.
- stripMarkerFolderPrefix(String, String) - Static method in class org.apache.hudi.common.util.MarkerUtils
-
Strips the marker folder prefix of any file path under the marker directory.
- stub(String, String) - Static method in class org.apache.hudi.common.model.HoodieColumnRangeMetadata
-
- subPath(String) - Method in class org.apache.hudi.hadoop.CachingPath
-
- supportsAppend() - Method in enum org.apache.hudi.common.fs.StorageSchemes
-
- supportsBlockSize() - Method in class org.apache.hudi.parquet.io.OutputStreamBackedOutputFile
-
- supportsOptimisticConcurrencyControl() - Method in enum org.apache.hudi.common.model.WriteConcurrencyMode
-
- supportsSymlinks() - Method in class org.apache.hudi.common.fs.HoodieWrapperFileSystem
-
- sync() - Method in class org.apache.hudi.common.table.view.AbstractTableFileSystemView
-
- sync() - Method in class org.apache.hudi.common.table.view.PriorityBasedFileSystemView
-
- sync() - Method in class org.apache.hudi.common.table.view.RemoteHoodieTableFileSystemView
-
- sync() - Method in interface org.apache.hudi.common.table.view.SyncableFileSystemView
-
Read the latest timeline and refresh the file-system view to match the current state of the file-system.
- sync() - Method in class org.apache.hudi.metadata.HoodieMetadataFileSystemView
-
- SyncableFileSystemView - Interface in org.apache.hudi.common.table.view
-
A consolidated file-system view interface exposing both complete slice and basefile only views along with
update operations.