Index
All Classes and Interfaces|All Packages
A
- ACCESSIBLE_IN_CURRENT_WORKSPACE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Access mode.
- analysisStepName - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
- ARRAY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- AVRO - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
- AWSCredentials - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Credentials for accessing storage on AWS.
- AWSCredentials() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
-
Constructor
B
- BasicElementProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Common properties of an element (Catalog, Schema, Volume, Table, Function) stored in Unity catalog.
- BasicElementProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
-
Constructor
- BasicProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Common properties of an object stored in Unity catalog.
- BasicProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicProperties
-
Constructor
- BINARY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- BOOLEAN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- BROWSE_ONLY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Can this be updated?
- BYTE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
C
- CATALOG_LIST - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
- CATALOG_METRICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
- CATALOG_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
The name of the catalog being described.
- CATALOG_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
The name of the catalog being described.
- CATALOG_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
- CATALOG_TABLE_SIZES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
- CATALOG_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0011 - The {0} Connector has detected a change in the open metadata that controls the definition of catalog {1} but is unable to update the catalog in Unity Catalog (UC) at {2}
- CATALOGED_DATABASE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0003 - The {0} integration connector has catalogued data set {1} ({2})
- CatalogInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Description of a catalog.
- CatalogInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
-
Constructor
- CatalogNamespaceProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Describes elements that sit in the catalog namespace.
- CatalogNamespaceProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogNamespaceProperties
- CatalogProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Description of the properties to pass when creating a catalog - maps to CreateCatalog.
- CatalogProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogProperties
- CHAR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0005 - A client-side exception was received from API call {0} to server {1} at {2}.
- CLIENT_SIDE_REST_API_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
-
UNITY-CATALOG-CONNECTOR-503-001 - A client-side exception {0} was received from API call {1} to URL {2}.
- COLUMN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterType
- COLUMN_METRICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
- ColumnInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Description of a column.
- ColumnInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnInfo
-
Constructor
- ColumnTypeName - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Name of column type.
- completionStatus - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
- CONTAINS_SQL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SQLDataAccess
- createCatalog(String, String, Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Create catalog.
- createFunction(FunctionProperties) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Create function.
- CreateFunctionRequestBody - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
-
Payload for creating a function - maps to CreatFunctionRequest.
- CreateFunctionRequestBody() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.CreateFunctionRequestBody
-
Constructor
- createModelVersion(ModelVersionProperties) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Create registered model version.
- createRegisteredModel(String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Create model.
- createRegisteredModel(RegisteredModelProperties) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Create registered model.
- createSchema(String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Create schema.
- createTable(String, String, String, String, String, String, List<ColumnInfo>, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Create table.
- createTable(TableProperties) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Create table.
- createVolume(String, String, String, String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Create volume.
- createVolume(VolumeProperties) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Create volume.
- CSV - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
D
- DATA_SOURCE_FORMAT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
The format of the data source: DELTA, CSV, JSON, AVRO, PARQUET, ORC, TEXT.
- DataFieldInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Common properties of a data field.
- DataFieldInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Constructor
- DataSourceFormat - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Data source format
- dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
- dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
- dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
- dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
- dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
- DATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- DB_UC_SERVER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
- DB_UNITY_CATALOG_SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
An operational metadata catalog that supports controlled access to data managed through a data platform.
- DECIMAL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- DEFINER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SecurityType
- deleteCatalog(String, boolean) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Delete catalog.
- deleteFunction(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Delete function.
- deleteModelVersion(String, long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Delete model version.
- deleteRegisteredModel(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Delete model.
- deleteSchema(String, boolean) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Delete schema.
- deleteTable(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Delete table.
- deleteVolume(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Delete volume.
- DELTA - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
- Dependency - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Describes a dependency of a SQL object.
- Dependency() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.Dependency
-
Constructor
- DependencyList - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Dependency list
- DependencyList() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DependencyList
-
Constructor
- description - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
- description - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
- description - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
- description - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
- description - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
-
Description of the target.
- description - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
- description - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
- disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncConnector
-
Free up any resources held since the connector is no longer needed.
- disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncConnector
-
Free up any resources held since the connector is no longer needed.
- displayName - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
- DOUBLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
E
- ElementBase - Interface in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Common properties of an element returned from UC.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogNamespaceProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnInfo
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.Dependency
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DependencyList
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionDependency
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfos
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaNamespaceProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.StoredDataProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableDependency
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryTableCredential
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryVolumeCredential
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeProperties
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.CreateFunctionRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListCatalogsResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListFunctionsResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListModelVersionsResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListRegisteredModelsResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListSchemasResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListTablesResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListVolumesResponse
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.UpdateElementRequestBody
-
Compare the values of the supplied object with those stored in the current object.
- example - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
- example - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
- example - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
- example - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
- EXCLUDE_CATALOG_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Provide a comma-separated list of catalog names that should not be catalogued.
- EXCLUDE_FUNCTION_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Provide a comma-separated list of function names that should not be catalogued.
- EXCLUDE_MODEL_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Provide a comma-separated list of model names that should not be catalogued.
- EXCLUDE_SCHEMA_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Provide a comma-separated list of schema names that should not be catalogued.
- EXCLUDE_TABLE_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Provide a comma-separated list of table names that should not be catalogued.
- EXCLUDE_VOLUME_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Provide a comma-separated list of volume names that should not be catalogued.
- explanation - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
- EXTERNAL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RoutineBody
- EXTERNAL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableType
- EXTERNAL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeType
F
- FAILED_REGISTRATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionStatus
- FLOAT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- FRIENDSHIP_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Unique identifier of the integration connector that is able to catalog the contents of a UC catalog.
- FRIENDSHIP_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0007 - The {0} OSS Unity Catalog Connector has been supplied with a friendship connector with GUID {1}
- FUNCTION_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
The name of a function within a schema and catalog in Unity Catalog (UC).
- FUNCTION_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0015 - The {0} Connector has detected a change in the open metadata element {1} that controls the definition of function {2} but is unable to update the function in Unity Catalog (UC) at {3}
- FunctionDependency - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Describes a function that is dependent on a SQL object.
- FunctionDependency() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionDependency
-
Constructor
- FunctionInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Description of a function.
- FunctionInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
-
Constructor
- FunctionParameterInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Common properties of an element stored in Unity catalog.
- FunctionParameterInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
-
Constructor
- FunctionParameterInfos - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Parameter list
- FunctionParameterInfos() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfos
-
Constructor
- FunctionParameterMode - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
The mode of the function parameter.
- FunctionParameterType - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
The type of function parameter.
- FunctionProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
The properties of a function - maps to CreateFunction.
- FunctionProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Constructor
G
- getAccess_key_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
-
Return the access key ID that identifies the temporary credentials.
- getActionTargetType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
-
Return an action target type for use in the governance service's provider.
- getAnalysisStep() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
-
Return the analysis step that produces this type of annotation.
- getAnnotationTypeType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
-
Return the description of this annotation type that can be used in a Connector Provider for a Survey Action Service.
- getAssociatedClassification() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
Return the optional classification name that this deployed implementation type is associated with.
- getAssociatedTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
Return the type name that this deployed implementation type is associated with.
- getCatalog(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Get catalog.
- getCatalog_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogNamespaceProperties
-
Return the name of the catalog that this element belongs to.
- getCatalogActionTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
-
Return the action targets defined in this enum for a UC Catalog.
- getCatalogAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
-
Return the defined annotation types for the UC catalog survey action service as a list of annotation type types.
- getCatalogMetrics() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
-
Return the defined catalog metrics as a list
- getCatalogNameFromThreePartName(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
The catalog name is in the first segment of the three part name.
- getCatalogPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Retrieve all the defined placeholder properties
- getCatalogs() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListCatalogsResponse
-
Return the list of catalogs.
- getCatalogTargetType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
-
Return the target type for a specific target enum.
- getCategory() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
Return the category for this deployed implementation type.
- getColumnMetrics() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
-
Return the defined column metrics as a list
- getColumns() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
- getComment() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicProperties
-
Return a comment describing the element within its name space.
- getComment() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Return a comment describing the element within its name space.
- getComment() - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
-
Return a comment describing the element within its name space.
- getComment() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.UpdateElementRequestBody
-
Return a comment describing the element within its name space.
- getCompletionStatus() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
-
Return the typical completion status used with this guard.
- getConfigurationPropertyType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Return a summary of this enum to use in a connector provider.
- getConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Retrieve all the defined configuration properties
- getConnectorComponentDescription() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Return the component description that is used by this connector in the audit log.
- getCreated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
-
Return the time that the element was created.
- getCreated_at() - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
-
Return the time that the element was created.
- getCreated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
-
Return the time that the element was created.
- getCreated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Return the time that the element was created.
- getCreated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
-
Return the time that the element was created.
- getCreated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
-
Return the time that the element was created.
- getCreated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
-
Return the time that the element was created.
- getCreated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
-
Return the time that the element was created.
- getCreated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
-
Return the userId that created the element.
- getCreated_by() - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
-
Return the userId that created the element.
- getCreated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
-
Return the userId that created the element.
- getCreated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Return the userId that created the element.
- getCreated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
-
Return the userId that created the element.
- getCreated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
-
Return the userId that created the element.
- getCreated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
-
Return the userId that created the element.
- getCreated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
-
Return the userId that created the element.
- getData_source_format() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
- getData_type() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Return the data type of the function ?
- getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Return the data type for the configuration property.
- getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
-
Return the data type of the property used to store the measure.
- getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Return the data type for the placeholder property.
- getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
-
Return the data type for the request parameter.
- getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
-
Return the data type for the request parameter.
- getDefaultTemplateGUID() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
-
Return the unique identifier of the default template to use with this connector - this is optional.
- getDefinitionFromDeployedImplementationType(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
Return the matching ENUM to make use of the full definition for the deployed implementation type.
- getDependencies() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DependencyList
-
Return the dependency list.
- getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
Return preferred value for deployed implementation type.
- getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
-
Return a more specific definition of a permitted target.
- getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Return the description of the configuration property.
- getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
Return the description for this value.
- getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
-
Return the description of the metric.
- getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Return the description of the placeholder property.
- getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
-
Return the description of the request parameter.
- getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
-
Return the description of the target.
- getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
-
Return the description of the guard.
- getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
-
Return the description of the request parameter.
- getDisplayName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
-
Return the name of the metric.
- getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Return an example of the configuration property to help users understand how to set it up.
- getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Return an example of the placeholder property to help users understand how to set it up.
- getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
-
Return an example of the request parameter to help users understand how to set it up.
- getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
-
Return an example of the request parameter to help users understand how to set it up.
- getExplanation() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
-
Return the description of the annotation type.
- getExpression() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
-
Return the expression used in the annotation type processing.
- getExternal_language() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Return the name of the external language of the function (if relevant).
- getFull_data_type() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Return the "pretty-printed" function data type.
- getFull_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
-
Return the fully qualified name of the function.
- getFull_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Return the fully qualified name of the registered model version.
- getFull_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
-
Return the fully qualified name of the registered model.
- getFull_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
-
Return the fully-qualified name of the schema.
- getFull_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
-
Return the fully qualified name of the volume.
- getFunction() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.Dependency
-
Return the function dependency.
- getFunction(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Get function.
- getFunction_full_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionDependency
-
Return the full name of the dependent function, in the form of __catalog_name__.__schema_name__.__function_name__.
- getFunction_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
-
Return the internal identifier of the function.
- getFunction_info() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.CreateFunctionRequestBody
-
Return the properties of the function to create.
- getFunctionPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Retrieve all the defined placeholder properties
- getFunctions() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListFunctionsResponse
-
Return the list of functions.
- getGuardType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
-
Return details of a specific guard.
- getGuardTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
-
Return details of all defined guards.
- getId() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
-
Return the internal identifier of the catalog.
- getId() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Return the internal identifier of the registered model version.
- getId() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
-
Return the internal identifier of the registered model.
- getInput_params() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Return the description of the input parameters.
- getInsideCatalogSurveyRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
-
Retrieve the defined request parameters used by the Inside Catalog Survey Service
- getInsideCatalogTemplateTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
-
Return all the template types defined by this enum.
- getInsideSchemaSurveyRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
-
Retrieve the defined request parameters used by the Inside Schema Survey Service
- getIs_deterministic() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Return whether this function is deterministic.
- getIs_null_call() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Return whether thi function is a null call,
- getIsATypeOf() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
Return the optional deployed implementation type that this technology is a tye of.
- getIsolation_mode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogProperties
-
Return the type of isolation - eg OPEN.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
-
Retrieve a message definition object for an exception.
- getMetastore_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
-
Return the guid is the associated hive metastore.
- getModel_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
-
Return the name of the registered model that this is a part of.
- getModel_version_status() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Return the status of this version.
- getModel_versions() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListModelVersionsResponse
-
Return the list of registered models.
- getModelVersion(String, long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Get registered model version.
- getModelVersionPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Retrieve all the defined placeholder properties
- getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
-
Return the name of the annotation type.
- getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Return the name of the request parameter.
- getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Return the name of the placeholder property.
- getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
-
Return the name of the request parameter.
- getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
-
Return the target name.
- getName() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicProperties
-
Return the unique name of the element within its name space.
- getName() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Return the unique name of the element within its name space.
- getName() - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
-
Return the unique name of the element within its name space.
- getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
-
Return the name of the guard.
- getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
-
Return the name of the request parameter.
- getNameFromFullName(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
The full name uses dot separators.
- getNew_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.UpdateElementRequestBody
-
Return the unique name of the element within its name space..
- getNext_page_token() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListCatalogsResponse
-
Return the opaque token to retrieve the next page of results.
- getNext_page_token() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListFunctionsResponse
-
Return the opaque token to retrieve the next page of results.
- getNext_page_token() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListModelVersionsResponse
-
Return the opaque token to retrieve the next page of results.
- getNext_page_token() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListRegisteredModelsResponse
-
Return the opaque token to retrieve the next page of results.
- getNext_page_token() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListSchemasResponse
-
Return the opaque token to retrieve the next page of results.
- getNext_page_token() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListTablesResponse
-
Return the opaque token to retrieve the next page of results.
- getNext_page_token() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListVolumesResponse
-
Return the opaque token to retrieve the next page of results.
- getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
-
Return the name of the open metadata type used for this type of annotation.
- getOperation() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryTableCredential
-
Return the operation permitted by the credential.
- getOperation() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryVolumeCredential
-
Return the operation permitted by the credential.
- getOtherPropertyValues() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
-
Return a map of property name to property value that the target should have to be valid for this integration connector.
- getOtherPropertyValues() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
-
Return a map of property name to property value that the catalog template should have to be valid for this integration connector.
- getOwner() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
-
Return the owner of the element.
- getOwner() - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
-
Return the owner of the element.
- getParameter_default() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
- getParameter_mode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
- getParameter_style() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Return the function parameter style.
- getParameter_type() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
- getParameters() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfos
-
Return the parameter list.
- getPartition_index() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnInfo
- getPlaceholder() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Return the placeholder to use when building templates.
- getPlaceholderType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Return a summary of this enum to use in a service provider.
- getPosition() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Return the ordinal position of data field (starting at position 0).
- getProfilePropertyNames() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
-
Return the list of property names that make up this profile entry
- getProperties() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaProperties
-
Return arbitrary name-value property pairs.
- getPropertyName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
-
Return the property name used to store the measurement.
- getQualifiedName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
Return the qualified name for this deployed implementation type.
- getRegistered_models() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListRegisteredModelsResponse
-
Return the list of registered models.
- getRegisteredModel(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Get registered model.
- getRegisteredModelPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Retrieve all the defined placeholder properties
- getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
-
Return a summary of this enum to use in a service provider.
- getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
-
Return a summary of this enum to use in a service provider.
- getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
-
Retrieve all the defined request parameters
- getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
-
Retrieve all the defined request parameters
- getRequired() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
-
Return whether this catalog template is required for this service to work successful.
- getReturn_params() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Return the description of the function's return parameters.
- getRoutine_body() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Return the language of implementation.
- getRoutine_definition() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Return the function body.
- getRoutine_dependencies() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Return te list of dependencies.
- getRun_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
-
Return the run id for the model version
- getSchema(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Get schema.
- getSchema_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
-
Return the internal identifier of the schema.
- getSchema_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaNamespaceProperties
-
Return the name of the schema that this element belongs.
- getSchemaActionTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
-
Return the action targets defined in this enum for a UC Catalog.
- getSchemaAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
-
Return the defined annotation types for the UC schema survey action service as a list of annotation type types.
- getSchemaMetrics() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
-
Return the defined schema metrics as a list
- getSchemaNameFromThreePartName(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
The schema name is in the middle segment of the three part name.
- getSchemaPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Retrieve all the defined placeholder properties
- getSchemas() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListSchemasResponse
-
Return the list of schemas.
- getSecret_access_key() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
-
Return the secret access key that can be used to sign AWS API requests.
- getSecurable_kind() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
-
Return the kind of securable element eg SCHEMA_STANDARD.
- getSecurable_type() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
-
Return the type of securable element - eg SCHEMA.
- getSecureServerPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Retrieve all the defined placeholder properties
- getSecurity_type() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Return the function security type.
- getServerActionTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
-
Return the action targets defined in this enum for a UC Server.
- getServerAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
-
Return the defined annotation types for the Unity Catalog Server survey action service as a list of annotation type types.
- getServerCatalogTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
-
Return all the catalog types defined for the server.
- getServerMetrics() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
-
Return the defined server metrics as a list
- getServerPlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Retrieve all the defined placeholder properties
- getServerSurveyRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
-
Retrieve the defined request parameters used by the Server Survey Service
- getSession_token() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
-
Return the token that users must pass to AWS API to use the temporary credentials.
- getSource() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
-
Return the type of source.
- getSpecific_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Return the specific name of the function; Reserved for future use.
- getSql_data_access() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Return the type of SQL data access used by the function.
- getStorage_location() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.StoredDataProperties
- getSummary() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
-
Return the short description of the annotation type.
- getTable() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.Dependency
-
Return the table dependency.
- getTable(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Get table.
- getTable_full_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableDependency
-
Return the full name of the dependent table, in the form of __catalog_name__.__schema_name__.__table_name__.
- getTable_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
-
Return the internal identifier of the table.
- getTable_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryTableCredential
-
Return the unique identifier of the table.
- getTable_type() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
- getTableMetrics() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
-
Return the defined table metrics as a list
- getTablePlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Retrieve all the defined placeholder properties
- getTables() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListTablesResponse
-
Return the list of tables.
- getTemplateDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
-
Return the description of the template, such as its content.
- getTemplateName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
-
Return the name of the template.
- getTemplateType() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
-
Return the catalog template type for a specific catalog template enum.
- getTemplateTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
-
Return all the template types defined by this enum.
- getType_interval_type() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Return the format of interval type.
- getType_json() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Return the full data type specification, JSON-serialized.
- getType_name() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Return the column type name enum.
- getType_precision() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Return the digits of precision; required for DecimalTypes.
- getType_scale() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Return the digits to right of decimal; Required for DecimalTypes.
- getType_text() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Return the full data type specification as SQL/catalogString text.
- getTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
-
Return the type name (or super type name) of a permitted target.
- getTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
-
Return the open metadata type name.
- getUCCatalogTargetTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
-
Return all the catalog types defined for the server.
- getUnityCatalogInsideCatalogConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Retrieve the defined configuration properties for the UC Inside Catalog integration connector.
- getUnityCatalogInsideCatalogRecognizedConfigurationProperties() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Get recognizedConfigurationProperties for the UC Inside Catalog Integration connector.
- getUnityCatalogInsideCatalogSurveyConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Retrieve the defined configuration properties for the UC Server Survey Service.
- getUnityCatalogInsideCatalogSurveyRecognizedConfigurationProperties() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Get recognizedConfigurationProperties for the UC Catalog Survey Service.
- getUnityCatalogInsideSchemaSurveyConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Retrieve the defined configuration properties for the UC Server Survey Service.
- getUnityCatalogInsideSchemaSurveyRecognizedConfigurationProperties() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Get recognizedConfigurationProperties for the UC Catalog Survey Service.
- getUnityCatalogServerConfigurationPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Retrieve the defined configuration properties for the UC Server integration connector.
- getUnityCatalogServerRecognizedConfigurationProperties() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Get recognizedConfigurationProperties for the UC Server Integration connector.
- getUpdated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
-
Return the time that the element was last updated.
- getUpdated_at() - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
-
Return the time that the element was last updated.
- getUpdated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
-
Return the time that the element was last updated.
- getUpdated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Return the time that the element was last updated.
- getUpdated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
-
Return the time that the element was last updated.
- getUpdated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
-
Return the time that the element was last updated.
- getUpdated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
-
Return the time that the element was last updated.
- getUpdated_at() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
-
Return the time that the element was last updated.
- getUpdated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
-
Return the element that last updated the element.
- getUpdated_by() - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
-
Return the element that last updated the element.
- getUpdated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
-
Return the element that last updated the element.
- getUpdated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Return the element that last updated the element.
- getUpdated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
-
Return the element that last updated the element.
- getUpdated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
-
Return the element that last updated the element.
- getUpdated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
-
Return the element that last updated the element.
- getUpdated_by() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
-
Return the element that last updated the element.
- getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
-
Return the column type value
- getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
-
Retrieve string value
- getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterMode
-
Retrieve string value
- getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterType
-
Retrieve string value
- getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionStatus
-
Retrieve string value
- getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ParameterStyle
-
Return the column type value
- getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RoutineBody
-
Return the column type value
- getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SecurityType
-
Return the column type value
- getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SQLDataAccess
-
Return the column type value
- getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableOperation
-
Retrieve string value
- getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableType
-
Retrieve string value
- getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeOperation
-
Retrieve string value
- getValue() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeType
-
Retrieve string value
- getVersion() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Return the version number for this version.
- getVolume(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Get volume.
- getVolume_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryVolumeCredential
-
Return the unique identifier of the volume.
- getVolume_id() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
-
Return the internal identifier of the volume.
- getVolume_type() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeProperties
-
Return the type of volume.
- getVolumePlaceholderPropertyTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Retrieve all the defined placeholder properties
- getVolumes() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListVolumesResponse
-
Return the list of volumes.
- getWikiLink() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
Return the URL to more information.
H
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogNamespaceProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnInfo
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.Dependency
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DependencyList
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionDependency
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfos
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaNamespaceProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.StoredDataProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableDependency
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryTableCredential
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryVolumeCredential
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeProperties
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.CreateFunctionRequestBody
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListCatalogsResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListFunctionsResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListModelVersionsResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListRegisteredModelsResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListSchemasResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListTablesResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListVolumesResponse
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.UpdateElementRequestBody
-
Return hash code based on properties.
I
- IDENTITY_MISMATCH - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0010 - The {0} Connector has detected a change in the identity of element {1}.
- IGNORING_ENDPOINT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0008 - The {0} OSS Unity Inside Catalog Synchronizer Connector only works with catalog targets
- IN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterMode
- INCLUDE_CATALOG_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Provide a comma-separated list of catalog names that should be catalogued.
- INCLUDE_FUNCTION_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Provide a comma-separated list of function names that should be catalogued.
- INCLUDE_MODEL_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Provide a comma-separated list of model names that should be catalogued.
- INCLUDE_SCHEMA_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Provide a comma-separated list of schema names that should be catalogued.
- INCLUDE_TABLE_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Provide a comma-separated list of table names that should be catalogued.
- INCLUDE_VOLUME_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Provide a comma-separated list of volume names that should be catalogued.
- INT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- integrateCatalogTarget(RequestedCatalogTarget) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncConnector
-
Perform the required integration logic for the assigned catalog target.
- integrateCatalogTarget(RequestedCatalogTarget) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncConnector
-
Perform the required integration logic for the assigned catalog target.
- INTERVAL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- INVALID_TECHNOLOGY_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0021 - The {0} governance action service has been passed a technology type of {1} which is not supported
- INVALID_TECHNOLOGY_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
- isAccessible_in_current_workspace() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogProperties
-
Return whether accessible to this user.
- isBrowse_only() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
-
Return whether this element is read only or not.
- isNullable() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnInfo
- ISOLATION_MODE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Isolation mode, such as OPEN.
- isPlaceholder - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
- isPlaceholder() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Return whether this value is also used as a placeholder property.
J
- JSON - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
L
- listCatalogs() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Get all catalog.
- ListCatalogsResponse - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
-
Return a list of catalogs
- ListCatalogsResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListCatalogsResponse
-
Constructor
- listFunctions(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Get all functions.
- ListFunctionsResponse - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
-
Return a list of functions
- ListFunctionsResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListFunctionsResponse
-
Constructor
- listModelVersions(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Get all versions of model.
- ListModelVersionsResponse - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
-
Return a list of registered models
- ListModelVersionsResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListModelVersionsResponse
-
Constructor
- listRegisteredModels(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Get all registered models.
- ListRegisteredModelsResponse - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
-
Return a list of models
- ListRegisteredModelsResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListRegisteredModelsResponse
-
Constructor
- listSchemas(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Get all schema.
- ListSchemasResponse - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
-
Return a list of schemas.
- ListSchemasResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListSchemasResponse
-
Constructor
- listTables(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Get all tables.
- ListTablesResponse - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
-
Return a list of tables.
- ListTablesResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListTablesResponse
-
Constructor
- listVolumes(String, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Get all volumes.
- ListVolumesResponse - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
-
Return a list of volumes
- ListVolumesResponse() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListVolumesResponse
-
Constructor
- LOGIC_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
-
UNITY-CATALOG-CONNECTOR-500-002 - The {0} Unity Catalog (UC) governance service has detected an invalid technology type in code that runs after the technology type has been validated.
- LONG - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
M
- MANAGED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableType
- MANAGED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeType
- MAP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- METASTORE_ID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
GUID for the associated Hive Metadata Store.
- metrics - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
- MISSING_METHOD - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0017 - The {0} Connector has called method {1} that is not implemented and so is not able to synchronize element {2} with the Unity Catalog (UC) at {3}
- MISSING_PLACEHOLDER_VALUES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0022 - The {0} governance action service has not been passed all the placeholder variables needed to create an element for technology type {1}; the missing placeholder variables are: {2}
- MISSING_PLACEHOLDER_VALUES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
- MISSING_PROPERTY_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
-
UNITY-CATALOG-CONNECTOR-400-002 - The {0} Unity Catalog Connector has not been supplied with a {1} property value
- MODEL_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
The name of a function within a schema and catalog in Unity Catalog (UC).
- MODEL_VERSION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
The number of a version of a deployed model within a schema and catalog in Unity Catalog (UC).
- MODEL_VERSION_RUN_ID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
The run identifier associated with a version of a deployed model within a schema and catalog in Unity Catalog (UC).
- MODEL_VERSION_SOURCE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
The source of a version of a deployed model within a schema and catalog in Unity Catalog (UC).
- MODEL_VERSION_STATUS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
The status of a version of a deployed model within a schema and catalog in Unity Catalog (UC).
- MODEL_VERSION_STATUS_UNKNOWN - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionStatus
- ModelVersionInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Description of a registered model version.
- ModelVersionInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Constructor
- ModelVersionProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Properties of a model version.
- ModelVersionProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
-
Constructor
- ModelVersionStatus - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Status of a model version
N
- name - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
- name - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
- name - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
- name - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
- name - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
- name - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
- NEW_CATALOG_TARGET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0009 - The {0} Connector has added a catalog target relationship {1} from friendship connector {2} to Unity Catalog Server Asset {3} for Unity Catalog (UC) {4}
- NEW_ELEMENT_CREATED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0019 - The {0} governance action service has created a new {1} element called {2} ({3})
- NO_CATALOGS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0002 - The {0} connector is unable to retrieve details of any catalogs for Unity Catalog Server {1} ({2})
- NO_OF_CATALOGS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
- NO_OF_FUNCTIONS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
- NO_OF_MODELS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
- NO_OF_VOLUMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
- NO_SQL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SQLDataAccess
- NO_TECHNOLOGY_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0020 - The {0} governance action service has no technology type to work with
- NO_TECHNOLOGY_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
- NULL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- NULL_URL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
-
UNITY-CATALOG-CONNECTOR-400-001 - Connection {0} has been configured without the URL to the Unity Catalog (UC)
O
- openMetadataTypeName - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
- ORC - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
- org.odpi.openmetadata.adapters.connectors.unitycatalog.controls - package org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
-
Information used with the connector.
- org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc - package org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc
-
FFDC stands for First Failure Data Capture.
- org.odpi.openmetadata.adapters.connectors.unitycatalog.properties - package org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Beans to use in the connector APIs.
- org.odpi.openmetadata.adapters.connectors.unitycatalog.provision - package org.odpi.openmetadata.adapters.connectors.unitycatalog.provision
- org.odpi.openmetadata.adapters.connectors.unitycatalog.resource - package org.odpi.openmetadata.adapters.connectors.unitycatalog.resource
-
The resource connector acts as a client around the unity catalog API.
- org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest - package org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
-
Additional beans to support the Unity Catalog REST API.
- org.odpi.openmetadata.adapters.connectors.unitycatalog.survey - package org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
- org.odpi.openmetadata.adapters.connectors.unitycatalog.sync - package org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
- OSS_UC_CATALOG - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
An operational data platform manager within the Unity Catalog (UC) 'catalog of catalogs'.
- OSS_UC_CATALOG_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
- OSS_UC_FUNCTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
A function found in Unity Catalog (UC) that is working with data.
- OSS_UC_FUNCTION_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
- OSS_UC_MODEL_VERSION_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
- OSS_UC_REGISTERED_MODEL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
An analytics model deployed to Unity Catalog (UC).
- OSS_UC_REGISTERED_MODEL_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
- OSS_UC_REGISTERED_MODEL_VERSION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
A version of an analytics model deployed to Unity Catalog (UC).
- OSS_UC_SCHEMA - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
A schema that organizes data assets for an operational data platform catalog within the Unity Catalog (UC) 'catalog of catalogs'.
- OSS_UC_SCHEMA_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
- OSS_UC_SERVER_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
- OSS_UC_TABLE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
A relational table within the Unity Catalog (UC) 'catalog of catalogs'.
- OSS_UC_TABLE_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
- OSS_UC_VOLUME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
A collection of related data files within the Unity Catalog (UC) 'catalog of catalogs'.
- OSS_UC_VOLUME_TEMPLATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
- OSS_UNITY_CATALOG_SERVER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
An operational metadata catalog that supports controlled access to data managed through a data platform.
- OSSUnityCatalogInsideCatalogSurveyProvider - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
-
Connector provider for the OSSUnityCatalogInsideCatalogSurveyConnector.
- OSSUnityCatalogInsideCatalogSurveyProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogInsideCatalogSurveyProvider
-
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation.
- OSSUnityCatalogInsideCatalogSurveyService - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
-
Survey service that analyses the contents of a catalog within OSS Unity Catalog.
- OSSUnityCatalogInsideCatalogSurveyService() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogInsideCatalogSurveyService
- OSSUnityCatalogInsideCatalogSyncBase - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
-
Common functions for the synchronizing between Egeria and Unity Catalog.
- OSSUnityCatalogInsideCatalogSyncBase(String, CatalogIntegratorContext, String, String, String, Map<String, String>, PermittedSynchronization, OSSUnityCatalogResourceConnector, String, UnityCatalogDeployedImplementationType, Map<String, String>, Map<String, Object>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncBase
-
Set up the schema synchronizer.
- OSSUnityCatalogInsideCatalogSyncConnector - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
-
OSSUnityCatalogInsideCatalogSyncConnector synchronizes metadata within a specific catalog between Unity Catalog and the Open Metadata Ecosystem.
- OSSUnityCatalogInsideCatalogSyncConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncConnector
- OSSUnityCatalogInsideCatalogSyncFunctions - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
-
Provides the specialist methods for working with Unity Catalog (UC) Functions.
- OSSUnityCatalogInsideCatalogSyncFunctions(String, CatalogIntegratorContext, String, String, String, Map<String, String>, PermittedSynchronization, OSSUnityCatalogResourceConnector, String, Map<String, String>, Map<String, Object>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncFunctions
-
Set up the function synchronizer.
- OSSUnityCatalogInsideCatalogSyncProvider - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
- OSSUnityCatalogInsideCatalogSyncProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncProvider
-
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
- OSSUnityCatalogInsideCatalogSyncRegisteredModels - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
-
Provides the specialist methods for working with Unity Catalog (UC) Registered Models.
- OSSUnityCatalogInsideCatalogSyncRegisteredModels(String, CatalogIntegratorContext, String, String, String, Map<String, String>, PermittedSynchronization, OSSUnityCatalogResourceConnector, String, Map<String, String>, Map<String, Object>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncRegisteredModels
-
Set up the registered model synchronizer.
- OSSUnityCatalogInsideCatalogSyncSchema - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
-
Provides the specialist methods for working with Unity Catalog (UC) Schema.
- OSSUnityCatalogInsideCatalogSyncSchema(String, CatalogIntegratorContext, String, String, String, Map<String, String>, PermittedSynchronization, OSSUnityCatalogResourceConnector, String, Map<String, String>, Map<String, Object>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncSchema
-
Set up the schema synchronizer.
- OSSUnityCatalogInsideCatalogSyncTables - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
-
Provides the specialist methods for working with Unity Catalog (UC) Tables.
- OSSUnityCatalogInsideCatalogSyncTables(String, CatalogIntegratorContext, String, String, String, Map<String, String>, PermittedSynchronization, OSSUnityCatalogResourceConnector, String, Map<String, String>, Map<String, Object>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncTables
-
Set up the table synchronizer.
- OSSUnityCatalogInsideCatalogSyncVolumes - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
-
Provides the specialist methods for working with Unity Catalog (UC) Volumes.
- OSSUnityCatalogInsideCatalogSyncVolumes(String, CatalogIntegratorContext, String, String, String, Map<String, String>, PermittedSynchronization, OSSUnityCatalogResourceConnector, String, Map<String, String>, Map<String, Object>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncVolumes
-
Set up the volume synchronizer.
- OSSUnityCatalogInsideSchemaSurveyProvider - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
-
Connector provider for the OSSUnityCatalogInsideCatalogSurveyConnector.
- OSSUnityCatalogInsideSchemaSurveyProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogInsideSchemaSurveyProvider
-
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation.
- OSSUnityCatalogInsideSchemaSurveyService - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
-
Survey service that analyses the contents of a schema within OSS Unity Catalog.
- OSSUnityCatalogInsideSchemaSurveyService() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogInsideSchemaSurveyService
- OSSUnityCatalogInsideVolumeSurveyProvider - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
-
FolderSurveyServiceProvider provides the connector provider for the Folder Survey Action Service
- OSSUnityCatalogInsideVolumeSurveyProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogInsideVolumeSurveyProvider
-
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific survey action implementation.
- OSSUnityCatalogResourceConnector - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource
- OSSUnityCatalogResourceConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
- OSSUnityCatalogResourceProvider - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource
- OSSUnityCatalogResourceProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceProvider
-
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
- OSSUnityCatalogServerSurveyBase - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
- OSSUnityCatalogServerSurveyBase() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyBase
- OSSUnityCatalogServerSurveyProvider - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
- OSSUnityCatalogServerSurveyProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyProvider
-
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation.
- OSSUnityCatalogServerSurveyService - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.survey
- OSSUnityCatalogServerSurveyService() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyService
- OSSUnityCatalogServerSyncCatalog - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
-
Provides the specialist methods for working with Unity Catalog (UC) Catalog.
- OSSUnityCatalogServerSyncCatalog(String, CatalogIntegratorContext, String, String, String, PermittedSynchronization, OSSUnityCatalogResourceConnector, String, Map<String, String>, Map<String, Object>, List<String>, List<String>, AuditLog) - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncCatalog
-
Set up the catalog synchronizer.
- OSSUnityCatalogServerSyncConnector - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
-
OSSUnityCatalogServerSyncConnector synchronizes metadata between Unity Catalog and the Open Metadata Ecosystem.
- OSSUnityCatalogServerSyncConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncConnector
- OSSUnityCatalogServerSyncProvider - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.sync
- OSSUnityCatalogServerSyncProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncProvider
-
Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
- OWNER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
The identifier of the owner of this element
P
- PARAM - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterType
- ParameterStyle - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Describes the style of parameter passed on a function.
- PARQUET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
- PENDING_REGISTRATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionStatus
- processEvent(AssetManagerOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncConnector
-
Process an event that was published by the Asset Manager OMAS.
- processEvent(AssetManagerOutTopicEvent) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncConnector
-
Process an event that was published by the Asset Manager OMAS.
- profilePropertyNames - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
- propertyName - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
- ProvisionUnityCatalogGovernanceActionConnector - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.provision
-
ProvisionUnityCatalogGovernanceActionConnector creates a server and attaches it to an appropriate integration connector (passed as an action target).
- ProvisionUnityCatalogGovernanceActionConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGovernanceActionConnector
-
Default constructor
- ProvisionUnityCatalogGovernanceActionProvider - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.provision
-
ProvisionUnityCatalogGovernanceActionProvider is the OCF connector provider for the "provision-unity-catalog" Governance Action Service.
- ProvisionUnityCatalogGovernanceActionProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGovernanceActionProvider
-
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.
- ProvisionUnityCatalogGuard - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.provision
-
The Guard enum describes some common guards that can be used when implementing governance services.
- ProvisionUnityCatalogRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.provision
-
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
R
- READ - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableOperation
- READ_VOLUME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeOperation
- READ_WRITE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableOperation
- READS_SQL_DATA - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SQLDataAccess
- READY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionStatus
- refresh() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncConnector
-
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
- refresh() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncConnector
-
Requests that the connector does a comparison of the metadata in the third party technology and open metadata repositories.
- RegisteredModelInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Description of a registered model.
- RegisteredModelInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
-
Constructor
- RegisteredModelProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Properties of a registered model.
- RegisteredModelProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelProperties
-
Constructor
- RESOURCE_INVENTORY - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
- RoutineBody - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
S
- S - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ParameterStyle
- SCHEMA_METRICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
- SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
The name of a schema within a catalog in Unity Catalog (UC).
- SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
The name of a schema within a catalog in Unity Catalog (UC).
- SCHEMA_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
- SCHEMA_TABLE_SIZES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
- SCHEMA_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0012 - The {0} Connector has detected a change in the open metadata that controls the definition of schema {1} but is unable to update the schema in Unity Catalog (UC) at {2}
- SchemaInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Description of a schema.
- SchemaInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
-
Constructor
- SchemaNamespaceProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Common properties for elements within the schema namespace.
- SchemaNamespaceProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaNamespaceProperties
- SchemaProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
The properties of a schema.
- SchemaProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaProperties
- SECURABLE_KIND - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Kind of security got this element.
- SECURABLE_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Type of element to secure.
- SecurityType - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
- SERVER_METRICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
- SERVER_QUALIFIED_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
The unique name of a Unity Catalog (UC) server
- SERVICE_FAILED - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
- SET_UP_COMPLETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
- setAccess_key_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
-
Set up the access key ID that identifies the temporary credentials.
- setAccessible_in_current_workspace(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogProperties
-
Set up whether accessible to this user.
- setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Receive an audit log object that can be used to record audit log messages.
- setBrowse_only(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
-
Set up whether this element is read only or not.
- setCatalog_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogNamespaceProperties
-
Set up the name of the catalog that this element belongs to.
- setCatalogs(List<CatalogInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListCatalogsResponse
-
Return the list of catalogs.
- setColumns(List<ColumnInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
- setComment(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicProperties
-
Set up a comment describing the element within its name space.
- setComment(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Set up a comment describing the element within its name space.
- setComment(String) - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
-
Set up a comment describing the element within its name space.
- setComment(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.UpdateElementRequestBody
-
Set up a comment describing the element within its name space.
- setCreated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
-
Set up the time that the element was created.
- setCreated_at(long) - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
-
Set up the time that the element was created.
- setCreated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
-
Set up the time that the element was created.
- setCreated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Set up the time that the element was created.
- setCreated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
-
Set up the time that the element was created.
- setCreated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
-
Set up the time that the element was created.
- setCreated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
-
Set up the time that the element was created.
- setCreated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
-
Set up the time that the element was created.
- setCreated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
-
Set up the userId that created the element.
- setCreated_by(String) - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
-
Set up the userId that created the element.
- setCreated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
-
Set up the userId that created the element.
- setCreated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Set up the userId that created the element.
- setCreated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
-
Set up the userId that created the element.
- setCreated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
-
Set up the userId that created the element.
- setCreated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
-
Set up the userId that created the element.
- setCreated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
-
Set up the userId that created the element.
- setData_source_format(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
- setData_type(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Set up the data type of the function.
- setDependencies(List<Dependency>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DependencyList
-
Set up the dependency list
- setExternal_language(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Set up the name of the external language of the function (if relevant).
- setFull_data_type(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Set up the "pretty-printed" function data type.
- setFull_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
-
Set up the full qualified name of the function.
- setFull_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Set up the full qualified name of the registered model version.
- setFull_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
-
Set up the full qualified name of the registered model.
- setFull_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
-
Set upi the fully-qualified name of the schema.
- setFull_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
-
Set up the full qualified name of the volume.
- setFunction(FunctionDependency) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.Dependency
-
Set up the function dependency.
- setFunction_full_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionDependency
-
Set up the full name of the dependent function, in the form of __catalog_name__.__schema_name__.__function_name__.
- setFunction_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
-
Set up the internal identifier of the function.
- setFunction_info(FunctionProperties) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.CreateFunctionRequestBody
-
Set up the properties of the function to create.
- setFunctions(List<FunctionInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListFunctionsResponse
-
Return the list of functions.
- setId(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
-
Set up the internal identifier of the catalog.
- setId(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Set up the internal identifier of the registered model version.
- setId(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
-
Set up the internal identifier of the registered model.
- setInput_params(FunctionParameterInfos) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Set up the description of the input parameters,
- setIs_deterministic(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Set up whether this function is deterministic.
- setIs_null_call(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Set up whether this function is a null call.
- setIsolation_mode(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogProperties
-
Set up the type of isolation - eg OPEN.
- setMetastore_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
-
Set up the guid is the associated hive metastore.
- setModel_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
-
Set up the name of the registered model that this is a part of.
- setModel_version_status(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Set up the status of this version.
- setModel_versions(List<ModelVersionInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListModelVersionsResponse
-
Return the list of registered models.
- setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicProperties
-
Set up the unique name of the element within its name space.
- setName(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Set up the unique name of the element within its name space.
- setName(String) - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
-
Set up the unique name of the element within its name space.
- setNew_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.UpdateElementRequestBody
-
Set up the unique name of the element within its name space.
- setNext_page_token(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListCatalogsResponse
-
Set up the opaque token to retrieve the next page of results.
- setNext_page_token(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListFunctionsResponse
-
Set up the opaque token to retrieve the next page of results.
- setNext_page_token(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListModelVersionsResponse
-
Set up the opaque token to retrieve the next page of results.
- setNext_page_token(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListRegisteredModelsResponse
-
Set up the opaque token to retrieve the next page of results.
- setNext_page_token(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListSchemasResponse
-
Set up the opaque token to retrieve the next page of results.
- setNext_page_token(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListTablesResponse
-
Set up the opaque token to retrieve the next page of results.
- setNext_page_token(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListVolumesResponse
-
Set up the opaque token to retrieve the next page of results.
- setNullable(boolean) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnInfo
- setOperation(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryTableCredential
-
Set up the operation permitted by the credential.
- setOperation(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryVolumeCredential
-
Set up the operation permitted by the credential.
- setOwner(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
-
Set up the owner of the element.
- setOwner(String) - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
-
Set up the owner of the element.
- setParameter_default(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
- setParameter_mode(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
- setParameter_style(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Set up the function parameter style.
- setParameter_type(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
- setParameters(List<FunctionParameterInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfos
-
Set up the parameter list
- setPartition_index(int) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnInfo
- setPosition(int) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Set up the ordinal position of column (starting at position 0).
- setProperties(Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaProperties
-
Set up arbitrary name-value property pairs.
- setRegistered_models(List<RegisteredModelInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListRegisteredModelsResponse
-
Return the list of registered models.
- setReturn_params(FunctionParameterInfos) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Set up the description of the function's return parameters.
- setRoutine_body(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Set up the language of implementation.
- setRoutine_definition(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Set up the function body.
- setRoutine_dependencies(DependencyList) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Set up the list of dependencies.
- setRun_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
-
Set up the run id for the model version
- setSchema_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
-
Set up the internal identifier of the schema.
- setSchema_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaNamespaceProperties
-
Set up the name of the schema that this element belongs to.
- setSchemas(List<SchemaInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListSchemasResponse
-
Return the list of schemas.
- setSecret_access_key(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
-
Set up the secret access key that can be used to sign AWS API requests.
- setSecurable_kind(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
-
Set up the kind of securable element eg SCHEMA_STANDARD.
- setSecurable_type(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
-
Set up the type of securable element - eg SCHEMA.
- setSecurity_type(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Set up the function security type.
- setSession_token(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
-
Set up the token that users must pass to AWS API to use the temporary credentials.
- setSource(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
-
Set up the type of source.
- setSpecific_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Set up the specific name of the function; Reserved for future use.
- setSql_data_access(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Set up the type of SQL data access used by the function.
- setStorage_location(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.StoredDataProperties
- setTable(TableDependency) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.Dependency
-
Set upi the table dependency.
- setTable_full_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableDependency
-
Set up the full name of the dependent table, in the form of __catalog_name__.__schema_name__.__table_name__.
- setTable_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
-
Set up the internal identifier of the table.
- setTable_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryTableCredential
-
Set up the unique identifier of the table.
- setTable_type(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
- setTables(List<TableInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListTablesResponse
-
Return the list of tables.
- setType_interval_type(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Set up the format of interval type.
- setType_json(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Set up the Full data type specification, JSON-serialized.
- setType_name(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Set up the column type name enum.
- setType_precision(int) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Set up the digits of precision; required for DecimalTypes.
- setType_scale(int) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Set up the digits to right of decimal; Required for DecimalTypes.
- setType_text(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Set up the full data type specification as SQL/catalogString text.
- setUCInstanceName(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Set up a new instance name (must be called before start()).
- setUpdated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
-
Set up the time that the element was last updated.
- setUpdated_at(long) - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
-
Set up the time that the element was last updated.
- setUpdated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
-
Set up the time that the element was last updated.
- setUpdated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Set up the time that the element was last updated.
- setUpdated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
-
Set up the time that the element was last updated.
- setUpdated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
-
Set up the time that the element was last updated.
- setUpdated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
-
Set up the time that the element was last updated.
- setUpdated_at(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
-
Set up the time that the element was last updated.
- setUpdated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
-
Set up the element that last updated the element.
- setUpdated_by(String) - Method in interface org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ElementBase
-
Set up the element that last updated the element.
- setUpdated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
-
Set up the element that last updated the element.
- setUpdated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Set up the element that last updated the element.
- setUpdated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
-
Set up the element that last updated the element.
- setUpdated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
-
Set up the element that last updated the element.
- setUpdated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
-
Set up the element that last updated the element.
- setUpdated_by(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
-
Set up the element that last updated the element.
- setVersion(long) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Set up the version number for this version.
- setVolume_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryVolumeCredential
-
Set up the unique identifier of the volume.
- setVolume_id(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
-
Set up the internal identifier of the volume.
- setVolume_type(String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeProperties
-
Set upi the type of volume.
- setVolumes(List<VolumeInfo>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListVolumesResponse
-
Return the list of volumes.
- SHORT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- SKIPPING_DATABASE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0004 - he {0} integration connector is skipping data set {1} ({2}) because it is already catalogued
- SQL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RoutineBody
- SQLDataAccess - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
- start() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGovernanceActionConnector
-
Indicates that the governance action service is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Indicates that the connector is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogInsideCatalogSurveyService
-
Indicates that the survey service is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogInsideSchemaSurveyService
-
Indicates that the survey service is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.survey.OSSUnityCatalogServerSurveyService
-
Indicates that the survey service is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogInsideCatalogSyncConnector
-
Indicates that the connector is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.sync.OSSUnityCatalogServerSyncConnector
-
Indicates that the connector is completely configured and can begin processing.
- STORAGE_LOCATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
The location where the data associated with this element in Unity Catalog is stored.
- StoredDataProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Common properties for elements that represent stored data.
- StoredDataProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.StoredDataProperties
-
Constructor
- STRING - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- STRUCT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- summary - Variable in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
T
- TABLE_METRICS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
- TABLE_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
The name of a table within a schema and catalog in Unity Catalog (UC).
- TABLE_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
The type a table: MANAGED or EXTERNAL.
- TABLE_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- TABLE_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0013 - The {0} Connector has detected a change in the open metadata that controls the definition of table {1} but is unable to update the table in Unity Catalog (UC) at {2}
- TableDependency - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Describes a table that is dependent on an SQL object.
- TableDependency() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableDependency
-
Constructor
- TableInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Description of a table.
- TableInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
-
Constructor
- TableOperation - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Gets or Sets TableOperation
- TableProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Description of a table.
- TableProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
-
Constructor
- TableType - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Gets or Sets TableType
- TECHNOLOGY_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
- TEMPLATE_GUID - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
- TemporaryTableCredential - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Description of credentials for accessing a table.
- TemporaryTableCredential() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryTableCredential
-
Constructor
- TemporaryVolumeCredential - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Description of credentials for accessing a volume.
- TemporaryVolumeCredential() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryVolumeCredential
-
Constructor
- TEXT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
- TIMESTAMP - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- TIMESTAMP_NTZ - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.AWSCredentials
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicElementProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.BasicProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogInfo
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogNamespaceProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.CatalogProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnInfo
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataFieldInfo
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.Dependency
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DependencyList
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionDependency
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionInfo
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfo
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterInfos
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterMode
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionInfo
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionProperties
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionStatus
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ParameterStyle
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelInfo
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RegisteredModelProperties
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RoutineBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaInfo
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaNamespaceProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SchemaProperties
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SecurityType
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SQLDataAccess
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.StoredDataProperties
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableDependency
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableInfo
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableOperation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableProperties
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableType
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryTableCredential
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TemporaryVolumeCredential
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeOperation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeProperties
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeType
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
-
Output of this enum class and main value.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.CreateFunctionRequestBody
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListCatalogsResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListFunctionsResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListModelVersionsResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListRegisteredModelsResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListSchemasResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListTablesResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.ListVolumesResponse
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.UpdateElementRequestBody
-
Standard toString method.
U
- UC_ELEMENT_DELETE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0016 - The {0} Connector has detected that the open metadata element that controls the definition of element {1} in Unity Catalog (UC) at {2} has been deleted
- UCAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc
-
The UCAuditCode is used to define the message content for the OMRS Audit Log.
- UCErrorCode - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc
-
The UCErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Kafka monitor integration connector.
- UNABLE_TO_REGISTER_LISTENER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0018 - The {0} integration connector encountered an {1} exception when registering a listener to the open metadata ecosystem.
- UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0001 - The Unity Catalog connector {0} received an unexpected {1} exception during method {2}; the error message was: {3}
- UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
-
UNITY-CATALOG-CONNECTOR-500-001 - The {0} Unity Catalog connector received an unexpected exception {1} during method {2}; the error message was: {3}
- UNITY_CATALOG_CATALOG_TARGET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
- UNITY_CATALOG_CONNECTOR_TARGET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
- UNITY_CATALOG_SERVER_TARGET - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
- UnityCatalogAnnotationType - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
-
The UnityCatalogAnnotationType enum describes the annotation types used by the unity catalog survey action service.
- UnityCatalogConfigurationProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
-
UnityCatalogConfigurationProperty provides definitions for the configuration properties used with the UC connectors.
- UnityCatalogDeployedImplementationType - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
-
UnityCatalogDeployedImplementationType describes the standard deployed implementation types supplied with Egeria for the technology surrounding Unity Catalog.
- UnityCatalogMetric - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
-
RelationalDatabaseMetric describes the metrics for a Relational Database.
- UnityCatalogPlaceholderProperty - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
-
PlaceholderProperty provides some standard definitions for placeholder properties used to pass properties to services that use templates.
- UnityCatalogSurveyRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
-
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
- UnityCatalogTarget - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
-
TargetEnum characterises the type of third party technology supported by a collection of connectors.
- UnityCatalogTemplateType - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.controls
-
TemplateTypeEnum characterises the type of templates supported by an integration connector.
- UNKNOWN_TABLE_OPERATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableOperation
- UNKNOWN_VOLUME_OPERATION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeOperation
- updateCatalog(String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Update catalog.
- UpdateElementRequestBody - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest
-
Payload for patching an element
- UpdateElementRequestBody() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.rest.UpdateElementRequestBody
- updateModelVersion(String, long, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Update registered model version.
- updateRegisteredModel(String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Update registered model.
- updateSchema(String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Update schema.
- updateVolume(String, String, String) - Method in class org.odpi.openmetadata.adapters.connectors.unitycatalog.resource.OSSUnityCatalogResourceConnector
-
Update volume.
- USER_DEFINED_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
V
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ParameterStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RoutineBody
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SecurityType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SQLDataAccess
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogAnnotationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogConfigurationProperty
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogDeployedImplementationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogMetric
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogSurveyRequestParameter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTarget
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogTemplateType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ColumnTypeName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.DataSourceFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.FunctionParameterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ModelVersionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.ParameterStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.RoutineBody
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SecurityType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.SQLDataAccess
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.TableType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogGuard
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.provision.ProvisionUnityCatalogRequestParameter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VOLUME_NAME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
The name of a volume within a schema and catalog in Unity Catalog (UC).
- VOLUME_TYPE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.controls.UnityCatalogPlaceholderProperty
-
The type of volume: MANAGED or EXTERNAL.
- VOLUME_UPDATE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0014 - The {0} Connector has detected a change in the open metadata element {1} that controls the definition of volume {2} but is unable to update the volume in Unity Catalog (UC) at {3}
- VolumeInfo - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Description of a volume.
- VolumeInfo() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeInfo
-
Constructor
- VolumeOperation - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Gets or Sets VolumeOperation
- VolumeProperties - Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
Properties of a volume (collection of files).
- VolumeProperties() - Constructor for class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeProperties
-
Constructor
- VolumeType - Enum Class in org.odpi.openmetadata.adapters.connectors.unitycatalog.properties
-
The type of the volume
W
- WRITE_VOLUME - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.properties.VolumeOperation
- WRONG_REST_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.unitycatalog.ffdc.UCAuditCode
-
UNITY-CATALOG-CONNECTOR-0006 - The {0} OSS Unity Catalog Connector has been supplied with a resource connector of class {1} rather than class {2} for asset {3}
All Classes and Interfaces|All Packages