Interface BuiltInMetadata.MaxRowCount.Handler

All Superinterfaces:
MetadataHandler<BuiltInMetadata.MaxRowCount>
All Known Implementing Classes:
MockCatalogReader.MockModifiableViewRelOptTable, MockCatalogReader.MockRelViewTable, MockCatalogReader.MockTable, MockCatalogReader.MockViewTable
Enclosing interface:
BuiltInMetadata.MaxRowCount
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface BuiltInMetadata.MaxRowCount.Handler extends MetadataHandler<BuiltInMetadata.MaxRowCount>
Handler API.