Uses of Record Class
io.trino.plugin.deltalake.transactionlog.TableSnapshot.MetadataAndProtocolEntry
Packages that use TableSnapshot.MetadataAndProtocolEntry
-
Uses of TableSnapshot.MetadataAndProtocolEntry in io.trino.plugin.deltalake.transactionlog
Method parameters in io.trino.plugin.deltalake.transactionlog with type arguments of type TableSnapshot.MetadataAndProtocolEntryModifier and TypeMethodDescriptionTableSnapshot.getCheckpointTransactionLogEntries(ConnectorSession session, Set<CheckpointEntryIterator.EntryType> entryTypes, CheckpointSchemaManager checkpointSchemaManager, TypeManager typeManager, TrinoFileSystem fileSystem, io.trino.plugin.hive.FileFormatDataSourceStats stats, Optional<TableSnapshot.MetadataAndProtocolEntry> metadataAndProtocol, TupleDomain<DeltaLakeColumnHandle> partitionConstraint, Optional<Predicate<String>> addStatsMinMaxColumnFilter)