Interface TupleModel.ColumnModel

All Known Implementing Classes:
BaseTupleModel.BaseColumnModel
Enclosing interface:
TupleModel

public static interface TupleModel.ColumnModel
Common interface to access a column vector, its metadata, and its tuple definition (for maps.) Provides a visitor interface for common vector tasks.