Interface AdapterRequest

    • Method Detail

      • getSchemaMetadataInfo

        SchemaMetadataInfo getSchemaMetadataInfo()
        Get the schema metadata that serves as context around the Virtual Schema
        Returns:
        schema metadata
      • getAdapterName

        java.lang.String getAdapterName()
        Get the name of the adapter that should handle the request
        Returns:
        adapter name
      • getVirtualSchemaName

        java.lang.String getVirtualSchemaName()
        Get the name of the Virtual Schema that this request is addressing
        Returns:
        Virtual Schema name