Uses of Record Class
io.trino.plugin.deltalake.transactionlog.DeletionVectorEntry
Packages that use DeletionVectorEntry
Package
Description
-
Uses of DeletionVectorEntry in io.trino.plugin.deltalake
Methods in io.trino.plugin.deltalake that return types with arguments of type DeletionVectorEntry -
Uses of DeletionVectorEntry in io.trino.plugin.deltalake.delete
Methods in io.trino.plugin.deltalake.delete with parameters of type DeletionVectorEntryModifier and TypeMethodDescriptionstatic org.roaringbitmap.longlong.Roaring64NavigableMapDeletionVectors.readDeletionVectors(TrinoFileSystem fileSystem, Location location, DeletionVectorEntry deletionVector) -
Uses of DeletionVectorEntry in io.trino.plugin.deltalake.transactionlog
Methods in io.trino.plugin.deltalake.transactionlog that return types with arguments of type DeletionVectorEntry