public static class ManagedScanFramework.ScanFrameworkBuilder extends ScanSchemaOrchestrator.ScanOrchestratorBuilder
Modifier and Type | Field and Description |
---|---|
protected ManagedScanFramework.ReaderFactory |
readerFactory |
protected String |
userName |
disableEmptyResults
Constructor and Description |
---|
ScanFrameworkBuilder() |
Modifier and Type | Method and Description |
---|---|
ScanOperatorEvents |
buildEvents() |
ManagedScanFramework.ReaderFactory |
readerFactory() |
void |
setReaderFactory(ManagedScanFramework.ReaderFactory readerFactory) |
void |
setUserName(String userName) |
addParser, addResolver, allowRequiredNullColumns, batchByteLimit, batchRecordLimit, buildScan, buildScanOperator, disableEmptyResults, enableSchemaBatch, enableSchemaSmoothing, errorContext, errorContext, limit, limit, nullType, projection, providedSchema, providedSchema, withImplicitColumns
protected ManagedScanFramework.ReaderFactory readerFactory
protected String userName
public void setReaderFactory(ManagedScanFramework.ReaderFactory readerFactory)
public ManagedScanFramework.ReaderFactory readerFactory()
public void setUserName(String userName)
public ScanOperatorEvents buildEvents()
buildEvents
in class ScanSchemaOrchestrator.ScanOrchestratorBuilder
Copyright © 1970 The Apache Software Foundation. All rights reserved.