public abstract class AbstractDatasourceAdapter extends Object implements IDatasourceAdapter
| Modifier and Type | Field and Description |
|---|---|
protected IAType |
atype |
protected Map<String,Object> |
configuration |
protected org.apache.hyracks.api.context.IHyracksTaskContext |
ctx |
static String |
KEY_PARSER_FACTORY |
protected org.apache.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint |
partitionConstraint |
| Constructor and Description |
|---|
AbstractDatasourceAdapter() |
public static final String KEY_PARSER_FACTORY
protected transient org.apache.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint partitionConstraint
protected IAType atype
protected org.apache.hyracks.api.context.IHyracksTaskContext ctx
Copyright © 2016 The Apache Software Foundation. All rights reserved.