| Package | Description |
|---|---|
| org.apache.asterix.metadata.declared | |
| org.apache.asterix.metadata.feeds |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldExtractingAdapterFactory |
class |
PKGeneratingAdapterFactory |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hyracks.algebricks.common.utils.Pair<org.apache.hyracks.api.dataflow.IOperatorDescriptor,org.apache.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint> |
AqlMetadataProvider.buildExternalDatasetDataScannerRuntime(org.apache.hyracks.api.job.JobSpecification jobSpec,
IAType itemType,
IAdapterFactory adapterFactory,
IDataFormat format) |
| Constructor and Description |
|---|
FieldExtractingAdapterFactory(IAdapterFactory wrappedAdapterFactory,
org.apache.hyracks.api.dataflow.value.RecordDescriptor inRecDesc,
org.apache.hyracks.api.dataflow.value.RecordDescriptor outRecDesc,
int[][] extractFields,
ARecordType rType) |
PKGeneratingAdapterFactory(IAdapterFactory wrappedAdapterFactory,
org.apache.hyracks.api.dataflow.value.RecordDescriptor inRecDesc,
org.apache.hyracks.api.dataflow.value.RecordDescriptor outRecDesc,
ARecordType inRecType,
ARecordType outRecType,
int pkIndex) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFeedAdapterFactory |
interface |
ITypedAdapterFactory |
| Constructor and Description |
|---|
ExternalDataScanOperatorDescriptor(org.apache.hyracks.api.job.JobSpecification spec,
org.apache.hyracks.api.dataflow.value.RecordDescriptor rDesc,
IAdapterFactory dataSourceAdapterFactory) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.