public class OrcDeleteDeltaPageSourceFactory extends Object
| Constructor and Description |
|---|
OrcDeleteDeltaPageSourceFactory(OrcReaderOptions options,
String sessionUser,
org.apache.hadoop.conf.Configuration configuration,
HdfsEnvironment hdfsEnvironment,
FileFormatDataSourceStats stats) |
| Modifier and Type | Method and Description |
|---|---|
OrcDeleteDeltaPageSource |
createPageSource(org.apache.hadoop.fs.Path path,
long fileSize) |
public OrcDeleteDeltaPageSourceFactory(OrcReaderOptions options, String sessionUser, org.apache.hadoop.conf.Configuration configuration, HdfsEnvironment hdfsEnvironment, FileFormatDataSourceStats stats)
public OrcDeleteDeltaPageSource createPageSource(org.apache.hadoop.fs.Path path, long fileSize)
Copyright © 2012–2020. All rights reserved.