Package io.trino.plugin.blackhole
Class BlackHoleOutputTableHandle
java.lang.Object
io.trino.plugin.blackhole.BlackHoleOutputTableHandle
- All Implemented Interfaces:
ConnectorOutputTableHandle
-
Constructor Summary
ConstructorsConstructorDescriptionBlackHoleOutputTableHandle(BlackHoleTableHandle table, io.airlift.units.Duration pageProcessingDelay) -
Method Summary
-
Constructor Details
-
BlackHoleOutputTableHandle
public BlackHoleOutputTableHandle(BlackHoleTableHandle table, io.airlift.units.Duration pageProcessingDelay)
-
-
Method Details
-
getTable
-
getPageProcessingDelay
public io.airlift.units.Duration getPageProcessingDelay()
-