Uses of Class
io.trino.plugin.blackhole.BlackHoleTableHandle
-
Uses of BlackHoleTableHandle in io.trino.plugin.blackhole
Methods in io.trino.plugin.blackhole that return BlackHoleTableHandleModifier and TypeMethodDescriptionBlackHoleOutputTableHandle.getTable()BlackHoleMergeTableHandle.getTableHandle()Constructors in io.trino.plugin.blackhole with parameters of type BlackHoleTableHandleModifierConstructorDescriptionBlackHoleMergeTableHandle(BlackHoleTableHandle tableHandle) BlackHoleOutputTableHandle(BlackHoleTableHandle table, io.airlift.units.Duration pageProcessingDelay)