Uses of Interface
io.trino.tempto.fulfillment.table.TableManagerDispatcher
Packages that use TableManagerDispatcher
-
Uses of TableManagerDispatcher in io.trino.tempto.fulfillment.table
Methods in io.trino.tempto.fulfillment.table that return TableManagerDispatcherModifier and TypeMethodDescriptionstatic TableManagerDispatcherTableManagerDispatcher.getTableManagerDispatcher() -
Uses of TableManagerDispatcher in io.trino.tempto.internal.fulfillment.table
Classes in io.trino.tempto.internal.fulfillment.table that implement TableManagerDispatcherFields in io.trino.tempto.internal.fulfillment.table declared as TableManagerDispatcherModifier and TypeFieldDescriptionprotected final TableManagerDispatcherTableRequirementFulfiller.tableManagerDispatcherConstructors in io.trino.tempto.internal.fulfillment.table with parameters of type TableManagerDispatcherModifierConstructorDescriptionImmutableTablesFulfiller(TableManagerDispatcher tableManagerDispatcher) MutableTablesFulfiller(TableManagerDispatcher tableManagerDispatcher) TableRequirementFulfiller(TableManagerDispatcher tableManagerDispatcher, Class<T> requirementClass)