public final class BlackHoleOutputTableHandle extends Object implements ConnectorOutputTableHandle
| Constructor and Description |
|---|
BlackHoleOutputTableHandle(BlackHoleTableHandle table,
io.airlift.units.Duration pageProcessingDelay) |
| Modifier and Type | Method and Description |
|---|---|
io.airlift.units.Duration |
getPageProcessingDelay() |
BlackHoleTableHandle |
getTable() |
public BlackHoleOutputTableHandle(BlackHoleTableHandle table, io.airlift.units.Duration pageProcessingDelay)
public BlackHoleTableHandle getTable()
public io.airlift.units.Duration getPageProcessingDelay()
Copyright © 2012–2018. All rights reserved.