public static class DynamicSchemaFilter.RowSchemaFilter extends DynamicSchemaFilter
DynamicSchemaFilter.DynamicTupleFilter, DynamicSchemaFilter.NewColumnsMode, DynamicSchemaFilter.RowSchemaFilter
ProjectionFilter.BaseSchemaProjectionFilter, ProjectionFilter.CompoundProjectionFilter, ProjectionFilter.DirectProjectionFilter, ProjectionFilter.ImplicitProjectionFilter, ProjectionFilter.ProjResult, ProjectionFilter.SchemaProjectionFilter, ProjectionFilter.TypeProjectionFilter
errorContext, newColumnsMode, source
logger, NOT_PROJECTED, PROJECT_ALL, PROJECT_NONE, PROJECTED
Constructor and Description |
---|
RowSchemaFilter(MutableTupleSchema schema,
boolean allowMapChanges,
CustomErrorContext errorContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty() |
ProjectionFilter.ProjResult |
projection(ColumnMetadata col) |
buildProjection, fromSchema, isProjected, newColumnProjection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
definedSchemaFilter, projectionFilter, providedSchemaFilter
public RowSchemaFilter(MutableTupleSchema schema, boolean allowMapChanges, CustomErrorContext errorContext)
public ProjectionFilter.ProjResult projection(ColumnMetadata col)
public boolean isEmpty()
Copyright © 1970 The Apache Software Foundation. All rights reserved.