public class SpssFormatPlugin extends EasyFormatPlugin<SpssFormatConfig>
EasyFormatPlugin.EasyFormatConfig, EasyFormatPlugin.EasyFormatConfigBuilder| Modifier and Type | Field and Description |
|---|---|
protected static String |
DEFAULT_NAME |
formatConfig| Constructor and Description |
|---|
SpssFormatPlugin(String name,
DrillbitContext context,
org.apache.hadoop.conf.Configuration fsConf,
org.apache.drill.common.logical.StoragePluginConfig storageConfig,
SpssFormatConfig formatConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected FileScanFramework.FileScanBuilder |
frameworkBuilder(OptionManager options,
EasySubScan scan) |
ManagedReader<? extends FileScanFramework.FileSchemaNegotiator> |
newBatchReader(EasySubScan scan,
OptionManager options) |
easyConfig, getConfig, getContext, getFsConf, getGroupScan, getGroupScan, getMatcher, getName, getOptimizerRules, getReaderBatch, getReaderOperatorType, getRecordReader, getRecordWriter, getScanStats, getStatisticsRecordWriter, getStorageConfig, getWriter, getWriterBatch, getWriterOperatorType, initScanBuilder, isBlockSplittable, isCompressible, isStatisticsRecordWriter, readStatistics, supportsAutoPartitioning, supportsFileImplicitColumns, supportsLimitPushdown, supportsPushDown, supportsRead, supportsStatistics, supportsWrite, useEnhancedScan, writeStatisticsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGroupScan, getGroupScan, getOptimizerRulesprotected static final String DEFAULT_NAME
public SpssFormatPlugin(String name, DrillbitContext context, org.apache.hadoop.conf.Configuration fsConf, org.apache.drill.common.logical.StoragePluginConfig storageConfig, SpssFormatConfig formatConfig)
public ManagedReader<? extends FileScanFramework.FileSchemaNegotiator> newBatchReader(EasySubScan scan, OptionManager options)
newBatchReader in class EasyFormatPlugin<SpssFormatConfig>protected FileScanFramework.FileScanBuilder frameworkBuilder(OptionManager options, EasySubScan scan)
frameworkBuilder in class EasyFormatPlugin<SpssFormatConfig>Copyright © 2022 The Apache Software Foundation. All rights reserved.