Class ProjectionFilter.SchemaProjectionFilter

java.lang.Object
org.apache.drill.exec.physical.resultSet.impl.ProjectionFilter.BaseSchemaProjectionFilter
org.apache.drill.exec.physical.resultSet.impl.ProjectionFilter.SchemaProjectionFilter
All Implemented Interfaces:
ProjectionFilter
Enclosing interface:
ProjectionFilter

public static class ProjectionFilter.SchemaProjectionFilter extends ProjectionFilter.BaseSchemaProjectionFilter
Projection filter in which a schema exactly defines the set of allowed columns, and their types.