Uses of Class
io.trino.operator.index.IndexSnapshotBuilder
-
Packages that use IndexSnapshotBuilder Package Description io.trino.operator.index -
-
Uses of IndexSnapshotBuilder in io.trino.operator.index
Methods in io.trino.operator.index with parameters of type IndexSnapshotBuilder Modifier and Type Method Description DriverFactoryIndexBuildDriverFactoryProvider. createSnapshot(int pipelineId, IndexSnapshotBuilder indexSnapshotBuilder)Constructors in io.trino.operator.index with parameters of type IndexSnapshotBuilder Constructor Description PagesIndexBuilderOperator(OperatorContext operatorContext, IndexSnapshotBuilder indexSnapshotBuilder)PagesIndexBuilderOperatorFactory(int operatorId, PlanNodeId planNodeId, IndexSnapshotBuilder indexSnapshotBuilder)
-