Uses of Interface
org.dflib.parquet.read.SchemaProjector
Packages that use SchemaProjector
-
Uses of SchemaProjector in org.dflib.parquet.read
Methods in org.dflib.parquet.read that return SchemaProjectorModifier and TypeMethodDescriptionstatic SchemaProjectorSchemaProjector.ofCols(int... columns) static SchemaProjectorstatic SchemaProjectorSchemaProjector.ofColsExcept(int... columns) static SchemaProjectorSchemaProjector.ofColsExcept(String... columns)