tables property

List<TableSchema> tables
final

Immutable physical tables in declaration order.

Implementation

final List<TableSchema> tables;