Class DefaultTableManagerDispatcher<T extends TableDefinition>
java.lang.Object
io.trino.tempto.internal.fulfillment.table.DefaultTableManagerDispatcher<T>
- All Implemented Interfaces:
TableManagerDispatcher
public class DefaultTableManagerDispatcher<T extends TableDefinition>
extends Object
implements TableManagerDispatcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTableManagerFor(TableDefinition tableDefinition, TableHandle tableHandle) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.trino.tempto.fulfillment.table.TableManagerDispatcher
getTableManagerFor, getTableManagerFor
-
Constructor Details
-
DefaultTableManagerDispatcher
-
-
Method Details
-
getTableManagerFor
- Specified by:
getTableManagerForin interfaceTableManagerDispatcher
-
getAllTableManagers
- Specified by:
getAllTableManagersin interfaceTableManagerDispatcher
-