schema property

Map<String, DataType> schema
final

Column name -> datatype

Implementation

final Map<String, DataType> schema;