public abstract class AbstractAdapterRequest extends Object implements AdapterRequest
| Modifier and Type | Method and Description |
|---|---|
String |
getAdapterName()
Get the name of the adapter that should handle the request
|
SchemaMetadataInfo |
getSchemaMetadataInfo()
Get the schema metadata that serves as context around the Virtual Schema
|
AdapterRequestType |
getType()
Get the request type
|
public SchemaMetadataInfo getSchemaMetadataInfo()
AdapterRequestgetSchemaMetadataInfo in interface AdapterRequestpublic AdapterRequestType getType()
AdapterRequestgetType in interface AdapterRequestpublic String getAdapterName()
AdapterRequestgetAdapterName in interface AdapterRequestCopyright © 2019. All rights reserved.