Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 662 Bytes

pinot-noir.ifilterstats.md

File metadata and controls

49 lines (27 loc) · 662 Bytes

Home > pinot-noir > IFilterStats

IFilterStats interface

Stats for the FILTER operator.

Signature:

export interface IFilterStats extends IStageStatsBase

Extends: IStageStatsBase

Properties

Property

Modifiers

Type

Description

type

'FILTER'