| Package | Description |
|---|---|
| org.apache.asterix.metadata.entities | |
| org.apache.asterix.metadata.feeds |
| Modifier and Type | Method and Description |
|---|---|
DatasourceAdapter.AdapterType |
DatasourceAdapter.getType() |
static DatasourceAdapter.AdapterType |
DatasourceAdapter.AdapterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatasourceAdapter.AdapterType[] |
DatasourceAdapter.AdapterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DatasourceAdapter(AdapterIdentifier adapterIdentifier,
String classname,
DatasourceAdapter.AdapterType type) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hyracks.algebricks.common.utils.Triple<IFeedAdapterFactory,ARecordType,DatasourceAdapter.AdapterType> |
FeedUtil.getPrimaryFeedFactoryAndOutput(PrimaryFeed feed,
FeedPolicyAccessor policyAccessor,
MetadataTransactionContext mdTxnCtx) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.