Uses of Record Class
dev.hardwood.schema.ColumnSchema
Packages that use ColumnSchema
-
Uses of ColumnSchema in dev.hardwood.reader
Methods in dev.hardwood.reader that return ColumnSchema -
Uses of ColumnSchema in dev.hardwood.schema
Methods in dev.hardwood.schema that return ColumnSchemaModifier and TypeMethodDescriptionFileSchema.getColumn(int index) ProjectedSchema.getProjectedColumn(int projectedIndex) Returns the projected column at the given projected index.Methods in dev.hardwood.schema that return types with arguments of type ColumnSchemaModifier and TypeMethodDescriptionFileSchema.getColumns()ProjectedSchema.getProjectedColumns()Returns the list of projected columns.