public interface IControlledAdapterFactory extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
configure(IAType atype,
boolean propagateInput,
int[] ridFields,
Map<String,String> adapterConfiguration,
boolean retainNull) |
IControlledAdapter |
createAdapter(org.apache.hyracks.api.context.IHyracksTaskContext ctx,
ExternalFileIndexAccessor fileIndexAccessor,
org.apache.hyracks.api.dataflow.value.RecordDescriptor inRecDesc) |
IControlledAdapter createAdapter(org.apache.hyracks.api.context.IHyracksTaskContext ctx, ExternalFileIndexAccessor fileIndexAccessor, org.apache.hyracks.api.dataflow.value.RecordDescriptor inRecDesc)
Copyright © 2016 The Apache Software Foundation. All rights reserved.