public interface 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
|
SchemaMetadataInfo getSchemaMetadataInfo()
AdapterRequestType getType()
String getAdapterName()
String getVirtualSchemaName()
Copyright © 2019. All rights reserved.