Uses of Package
org.odpi.openmetadata.accessservices.analyticsmodeling.model
-
Classes in org.odpi.openmetadata.accessservices.analyticsmodeling.model used by org.odpi.openmetadata.accessservices.analyticsmodeling.api Class Description ModuleTableFilter Filter for tables to include in a module.ResponseContainerAssets Response container for list of GUIDs.
The container has following attributes:
assets - list of affected asset GUIDs (created, modified, or deleted).
The type of the container is 'assets'.ResponseContainerDatabase Response container for database.
The container has following attributes:
name - database name.
guid - unique identifier to access database metdata.
type - of the database, vendor.
version - database version.
The type of the container is 'database'.ResponseContainerDatabaseSchema Response container for Analytics Modeling schema representation.
The container has following attributes:
catalog - name of the schema catalog.
schema - name of the schema.
schemaType - this can be 'user' or 'system'.ResponseContainerModule Response container for Analytics Modeling module representation.
The container has following attributes:
physicalDefinition - Analytics Modeling module representation.
The type of the container is 'module'.ResponseContainerSchemaTables Response container for list of table names available in the schema.
The container has following attributes:
tables - list of table names available in the schema.
The type of the container is 'tables'. -
Classes in org.odpi.openmetadata.accessservices.analyticsmodeling.model used by org.odpi.openmetadata.accessservices.analyticsmodeling.model Class Description ModuleTableFilter.Envelop ResponseContainer Base class container for the generic data in a response.
Each response data has set of attributes defined by names.
Id - identifier of the response data
Type - set by subclass to identify content of the response. -
Classes in org.odpi.openmetadata.accessservices.analyticsmodeling.model used by org.odpi.openmetadata.accessservices.analyticsmodeling.responses Class Description ResponseContainerAssets Response container for list of GUIDs.
The container has following attributes:
assets - list of affected asset GUIDs (created, modified, or deleted).
The type of the container is 'assets'.ResponseContainerDatabase Response container for database.
The container has following attributes:
name - database name.
guid - unique identifier to access database metdata.
type - of the database, vendor.
version - database version.
The type of the container is 'database'.ResponseContainerDatabaseSchema Response container for Analytics Modeling schema representation.
The container has following attributes:
catalog - name of the schema catalog.
schema - name of the schema.
schemaType - this can be 'user' or 'system'.ResponseContainerModule Response container for Analytics Modeling module representation.
The container has following attributes:
physicalDefinition - Analytics Modeling module representation.
The type of the container is 'module'.ResponseContainerSchemaTables Response container for list of table names available in the schema.
The container has following attributes:
tables - list of table names available in the schema.
The type of the container is 'tables'.