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
|
String |
getVirtualSchemaName()
Get the name of the Virtual Schema that this request is addressing
|
public SchemaMetadataInfo getSchemaMetadataInfo()
AdapterRequestgetSchemaMetadataInfo in interface AdapterRequestpublic AdapterRequestType getType()
AdapterRequestgetType in interface AdapterRequestpublic String getAdapterName()
AdapterRequestgetAdapterName in interface AdapterRequestpublic String getVirtualSchemaName()
AdapterRequestgetVirtualSchemaName in interface AdapterRequestCopyright © 2019. All rights reserved.