public static class ProjectionFilter.ImplicitProjectionFilter extends Object implements ProjectionFilter
ProjectionFilter.BaseSchemaProjectionFilter, ProjectionFilter.CompoundProjectionFilter, ProjectionFilter.DirectProjectionFilter, ProjectionFilter.ImplicitProjectionFilter, ProjectionFilter.ProjResult, ProjectionFilter.SchemaProjectionFilter, ProjectionFilter.TypeProjectionFilter
logger, NOT_PROJECTED, PROJECT_ALL, PROJECT_NONE, PROJECTED
Constructor and Description |
---|
ImplicitProjectionFilter(boolean projectAll) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty() |
boolean |
isProjected(String name) |
ProjectionFilter.ProjResult |
projection(ColumnMetadata col) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
definedSchemaFilter, projectionFilter, providedSchemaFilter
public ProjectionFilter.ProjResult projection(ColumnMetadata col)
projection
in interface ProjectionFilter
public boolean isProjected(String name)
isProjected
in interface ProjectionFilter
public boolean isEmpty()
isEmpty
in interface ProjectionFilter
Copyright © 1970 The Apache Software Foundation. All rights reserved.