Uses of Class
io.trino.operator.index.IndexSnapshotBuilder
Packages that use IndexSnapshotBuilder
-
Uses of IndexSnapshotBuilder in io.trino.operator.index
Methods in io.trino.operator.index with parameters of type IndexSnapshotBuilderModifier and TypeMethodDescriptionIndexBuildDriverFactoryProvider.createSnapshot(int pipelineId, IndexSnapshotBuilder indexSnapshotBuilder) Constructors in io.trino.operator.index with parameters of type IndexSnapshotBuilderModifierConstructorDescriptionPagesIndexBuilderOperator(OperatorContext operatorContext, IndexSnapshotBuilder indexSnapshotBuilder) PagesIndexBuilderOperatorFactory(int operatorId, PlanNodeId planNodeId, IndexSnapshotBuilder indexSnapshotBuilder, String operatorType)