public final class BlackHolePageSourceProvider extends Object implements ConnectorPageSourceProvider
| Constructor and Description |
|---|
BlackHolePageSourceProvider(com.google.common.util.concurrent.ListeningScheduledExecutorService executorService) |
| Modifier and Type | Method and Description |
|---|---|
ConnectorPageSource |
createPageSource(ConnectorTransactionHandle transactionHandle,
ConnectorSession session,
ConnectorSplit split,
List<ColumnHandle> columns,
SplitContext splitContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatePageSourcepublic BlackHolePageSourceProvider(com.google.common.util.concurrent.ListeningScheduledExecutorService executorService)
public ConnectorPageSource createPageSource(ConnectorTransactionHandle transactionHandle, ConnectorSession session, ConnectorSplit split, List<ColumnHandle> columns, SplitContext splitContext)
createPageSource in interface ConnectorPageSourceProviderCopyright © 2012–2021. All rights reserved.