public class HudiPageSourceProvider extends Object implements ConnectorPageSourceProvider
| Constructor and Description |
|---|
HudiPageSourceProvider(HdfsEnvironment hdfsEnvironment,
FileFormatDataSourceStats fileFormatDataSourceStats,
TypeManager typeManager) |
| Modifier and Type | Method and Description |
|---|---|
ConnectorPageSource |
createPageSource(ConnectorTransactionHandle transactionHandle,
ConnectorSession session,
ConnectorSplit split,
ConnectorTableLayoutHandle layoutHandle,
List<ColumnHandle> columns,
SplitContext splitContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatePageSource@Inject public HudiPageSourceProvider(HdfsEnvironment hdfsEnvironment, FileFormatDataSourceStats fileFormatDataSourceStats, TypeManager typeManager)
public ConnectorPageSource createPageSource(ConnectorTransactionHandle transactionHandle, ConnectorSession session, ConnectorSplit split, ConnectorTableLayoutHandle layoutHandle, List<ColumnHandle> columns, SplitContext splitContext)
createPageSource in interface ConnectorPageSourceProviderCopyright © 2012–2023. All rights reserved.