| Package | Description |
|---|---|
| org.apache.asterix.metadata.declared | |
| org.apache.asterix.metadata.external |
| Modifier and Type | Method and Description |
|---|---|
IAdapterFactory.SupportedOperation |
FieldExtractingAdapterFactory.getSupportedOperations() |
IAdapterFactory.SupportedOperation |
PKGeneratingAdapterFactory.getSupportedOperations() |
| Modifier and Type | Method and Description |
|---|---|
IAdapterFactory.SupportedOperation |
IAdapterFactory.getSupportedOperations()
Returns the type of adapter indicating if the adapter can be used for
reading from an external data source or writing to an external data
source or can be used for both purposes.
|
static IAdapterFactory.SupportedOperation |
IAdapterFactory.SupportedOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IAdapterFactory.SupportedOperation[] |
IAdapterFactory.SupportedOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.