Enum Class DeployedImplementationType

java.lang.Object
java.lang.Enum<DeployedImplementationType>
org.odpi.openmetadata.frameworks.openmetadata.refdata.DeployedImplementationType
All Implemented Interfaces:
Serializable, Comparable<DeployedImplementationType>, Constable, DeployedImplementationTypeDefinition

public enum DeployedImplementationType extends Enum<DeployedImplementationType> implements DeployedImplementationTypeDefinition
DeployedImplementationType describes the standard deployed implementation types supplied with Egeria. These are encoded in the CoreContentPack.omarchive and are available in the open metadata repository as valid values.
  • Enum Constant Details

    • TECHNOLOGY

      public static final DeployedImplementationType TECHNOLOGY
      Root technology type.
    • ASSET

      public static final DeployedImplementationType ASSET
      A description of a digital resource.
    • PROCESS

      public static final DeployedImplementationType PROCESS
      A well-defined set of processing steps and decisions that drive a particular aspect of the organization's business.
    • DATA_ASSET

      public static final DeployedImplementationType DATA_ASSET
      A collection of data, either at rest or in motion.
    • FILE

      public static final DeployedImplementationType FILE
      A file containing externally accessible data - other fields provide information on the internal format.
    • PROGRAM_FILE

      public static final DeployedImplementationType PROGRAM_FILE
      A file containing program logic.
    • DATA_FILE

      public static final DeployedImplementationType DATA_FILE
      A file containing program logic.
    • CSV_FILE

      public static final DeployedImplementationType CSV_FILE
      CSV Data File.
    • AVRO_FILE

      public static final DeployedImplementationType AVRO_FILE
      Avro Data File
    • JSON_FILE

      public static final DeployedImplementationType JSON_FILE
      JSON Data File
    • PARQUET_FILE

      public static final DeployedImplementationType PARQUET_FILE
      Parquet Data File
    • SPREADSHEET_FILE

      public static final DeployedImplementationType SPREADSHEET_FILE
      Spreadsheet Data File
    • XML_FILE

      public static final DeployedImplementationType XML_FILE
      XML Data File
    • DOCUMENT

      public static final DeployedImplementationType DOCUMENT
      Document File
    • AUDIO_DATA_FILE

      public static final DeployedImplementationType AUDIO_DATA_FILE
      Audio Data File
    • VIDEO_DATA_FILE

      public static final DeployedImplementationType VIDEO_DATA_FILE
      Video Data File
    • THREE_D_IMAGE_DATA_FILE

      public static final DeployedImplementationType THREE_D_IMAGE_DATA_FILE
      3D Image Data File
    • RASTER_DATA_FILE

      public static final DeployedImplementationType RASTER_DATA_FILE
      Raster Data File
    • VECTOR_DATA_FILE

      public static final DeployedImplementationType VECTOR_DATA_FILE
      Vector Data File
    • SOURCE_CODE_FILE

      public static final DeployedImplementationType SOURCE_CODE_FILE
      Source Code File
    • BUILD_FILE

      public static final DeployedImplementationType BUILD_FILE
      Build Instruction File
    • EXECUTABLE_FILE

      public static final DeployedImplementationType EXECUTABLE_FILE
      Executable File
    • SCRIPT_FILE

      public static final DeployedImplementationType SCRIPT_FILE
      Script File
    • PROPERTIES_FILE

      public static final DeployedImplementationType PROPERTIES_FILE
      Properties File
    • YAML_FILE

      public static final DeployedImplementationType YAML_FILE
      YAML File
    • LOG_FILE

      public static final DeployedImplementationType LOG_FILE
      Log File
    • ARCHIVE_FILE

      public static final DeployedImplementationType ARCHIVE_FILE
      Archive File
    • KEYSTORE_FILE

      public static final DeployedImplementationType KEYSTORE_FILE
      Keystore File
    • FILE_FOLDER

      public static final DeployedImplementationType FILE_FOLDER
      A directory (folder) that holds files that are potential data sources.
    • DATA_FOLDER

      public static final DeployedImplementationType DATA_FOLDER
      A directory (folder) that holds files representing a single data source.
    • JDBC_RELATIONAL_DATABASE

      public static final DeployedImplementationType JDBC_RELATIONAL_DATABASE
      A database hosted on a relational database server capable of being called through a JDBC Driver.
    • JDBC_RELATIONAL_DATABASE_SCHEMA

      public static final DeployedImplementationType JDBC_RELATIONAL_DATABASE_SCHEMA
      A database schema hosted on a relational database server capable of being called through a JDBC Driver.
    • JDBC_RELATIONAL_DATABASE_TABLE

      public static final DeployedImplementationType JDBC_RELATIONAL_DATABASE_TABLE
      A database table hosted on a relational database server capable of being called through a JDBC Driver.
    • BARE_METAL_COMPUTER

      public static final DeployedImplementationType BARE_METAL_COMPUTER
      A computer (hardware) with operating system for running software.
    • LAPTOP_COMPUTER

      public static final DeployedImplementationType LAPTOP_COMPUTER
      A portable computer with screen, keyboard and battery power.
    • MACBOOK_PRO

      public static final DeployedImplementationType MACBOOK_PRO
      A professional laptop supplied by Apple that runs the macOS operating system.
    • SMALL_FORM_FACTOR_COMPUTER

      public static final DeployedImplementationType SMALL_FORM_FACTOR_COMPUTER
      A small hardware server enclosed in a protective case that can sit under a desk.
    • SOFTWARE_SERVER

      public static final DeployedImplementationType SOFTWARE_SERVER
      A callable software server.
    • SOFTWARE_CAPABILITY

      public static final DeployedImplementationType SOFTWARE_CAPABILITY
      A callable software capability supporting specific types of assets.
    • MARQUEZ_SERVER

      public static final DeployedImplementationType MARQUEZ_SERVER
      A data catalog for data observability.
    • FILE_SYSTEM

      public static final DeployedImplementationType FILE_SYSTEM
      A system that manages hierarchically organized files on persistent storage.
    • UNIX_FILE_SYSTEM

      public static final DeployedImplementationType UNIX_FILE_SYSTEM
      A UNIX capability that manages hierarchically organized files on persistent storage.
    • APPLICATION

      public static final DeployedImplementationType APPLICATION
      Software supporting a business function.
    • USER_AUTHENTICATION_MANAGER

      public static final DeployedImplementationType USER_AUTHENTICATION_MANAGER
      Software supporting a business function.
    • ASSET_CATALOG

      public static final DeployedImplementationType ASSET_CATALOG
      A catalog of metadata that describes assets such as deployed systems, data sources and processes.
    • API_MANAGER

      public static final DeployedImplementationType API_MANAGER
      A software capability that provides callable APIs.
    • ENDPOINT

      public static final DeployedImplementationType ENDPOINT
      A callable network address.
    • REST_API_ENDPOINT

      public static final DeployedImplementationType REST_API_ENDPOINT
      A callable network address supporting the REST protocol.
    • JDBC_ENDPOINT

      public static final DeployedImplementationType JDBC_ENDPOINT
      A callable network address supporting the JDBC protocol.
    • REST_API_MANAGER

      public static final DeployedImplementationType REST_API_MANAGER
      A software capability that provides callable APIs supporting the REST protocol.
    • EVENT_BROKER

      public static final DeployedImplementationType EVENT_BROKER
      A system that manages the asynchronous exchange of messages (events) from once to potentially many recipients. Typically, this exchange of events is organized into groups called topics.
    • RELATIONAL_DATABASE_MANAGER

      public static final DeployedImplementationType RELATIONAL_DATABASE_MANAGER
      A system that manages collections of data called relational databases which in turn are organized into a tabular format and accessed via the Structured Query Language (SQL).
    • SOFTWARE_COMPONENT

      public static final DeployedImplementationType SOFTWARE_COMPONENT
      A deployable software component.
    • OCF_CONNECTOR

      public static final DeployedImplementationType OCF_CONNECTOR
      A pluggable software component that conforms to the Open Connector Framework (OCF).
    • REPOSITORY_CONNECTOR

      public static final DeployedImplementationType REPOSITORY_CONNECTOR
      OMRS Repository Connector - Maps open metadata calls to a metadata repository.
    • GOVERNANCE_ENGINE

      public static final DeployedImplementationType GOVERNANCE_ENGINE
      Manages the execution of automated governance activity requested via engine actions.
    • GOVERNANCE_SERVICE

      public static final DeployedImplementationType GOVERNANCE_SERVICE
      Provides the description of a component that implements an automated governance activity.
    • GOVERNANCE_ACTION_SERVICE_CONNECTOR

      public static final DeployedImplementationType GOVERNANCE_ACTION_SERVICE_CONNECTOR
      Governance Action Service - A connector that coordinates governance of digital resources and metadata.
    • GOVERNANCE_ACTION_ENGINE

      public static final DeployedImplementationType GOVERNANCE_ACTION_ENGINE
      Governance Action Engine - A governance engine that runs governance action services.
    • CONTEXT_EVENT_SERVICE_CONNECTOR

      public static final DeployedImplementationType CONTEXT_EVENT_SERVICE_CONNECTOR
      Context Event Service - A connector that coordinates governance of context events.
    • CONTEXT_EVENT_ENGINE

      public static final DeployedImplementationType CONTEXT_EVENT_ENGINE
      Context Event Engine - A governance engine that runs context event services.
    • SURVEY_ACTION_SERVICE_CONNECTOR

      public static final DeployedImplementationType SURVEY_ACTION_SERVICE_CONNECTOR
      Event Action Service - A connector that coordinates asset surveys.
    • SURVEY_ACTION_ENGINE

      public static final DeployedImplementationType SURVEY_ACTION_ENGINE
      Event Action Engine - A governance engine that runs survey action services.
    • REPOSITORY_GOVERNANCE_SERVICE_CONNECTOR

      public static final DeployedImplementationType REPOSITORY_GOVERNANCE_SERVICE_CONNECTOR
      Repository Governance Service - A connector that dynamically governs the activity of the open metadata repositories.
    • REPOSITORY_GOVERNANCE_ENGINE

      public static final DeployedImplementationType REPOSITORY_GOVERNANCE_ENGINE
      A governance engine that runs repository governance services.
    • INTEGRATION_CONNECTOR

      public static final DeployedImplementationType INTEGRATION_CONNECTOR
      Connector that manages metadata exchange with a third party technology.
    • ANALYTICS_INTEGRATION_CONNECTOR

      public static final DeployedImplementationType ANALYTICS_INTEGRATION_CONNECTOR
      Analytics Integration Connector - Connector that manages metadata exchange with a third-party analytics technology.
    • API_INTEGRATION_CONNECTOR

      public static final DeployedImplementationType API_INTEGRATION_CONNECTOR
      API Integration Connector - Connector that manages metadata exchange with a third-party API management technology.
    • CATALOG_INTEGRATION_CONNECTOR

      public static final DeployedImplementationType CATALOG_INTEGRATION_CONNECTOR
      Catalog Integration Connector - Connector that manages metadata exchange with a third-party metadata catalog technology.
    • DATABASE_INTEGRATION_CONNECTOR

      public static final DeployedImplementationType DATABASE_INTEGRATION_CONNECTOR
      Database Integration Connector - Connector that manages metadata exchange with a third-party database technology.
    • DISPLAY_INTEGRATION_CONNECTOR

      public static final DeployedImplementationType DISPLAY_INTEGRATION_CONNECTOR
      Display Integration Connector - Connector that manages metadata exchange with a third-party display (user interaction) technology.
    • FILES_INTEGRATION_CONNECTOR

      public static final DeployedImplementationType FILES_INTEGRATION_CONNECTOR
      Files Integration Connector - Connector that manages metadata exchange with a third-party filesystem technology.
    • INFRASTRUCTURE_INTEGRATION_CONNECTOR

      public static final DeployedImplementationType INFRASTRUCTURE_INTEGRATION_CONNECTOR
      Infrastructure Integration Connector - Connector that manages metadata exchange with a third-party infrastructure catalog (CMDB) technology.
    • LINEAGE_INTEGRATION_CONNECTOR

      public static final DeployedImplementationType LINEAGE_INTEGRATION_CONNECTOR
      Lineage Integration Connector - Connector that manages metadata exchange with a third-party lineage capture technology.
    • ORGANIZATION_INTEGRATION_CONNECTOR

      public static final DeployedImplementationType ORGANIZATION_INTEGRATION_CONNECTOR
      Organization Integration Connector - Connector that manages metadata exchange with a third-party application containing data about people and organizations.
    • SEARCH_INTEGRATION_CONNECTOR

      public static final DeployedImplementationType SEARCH_INTEGRATION_CONNECTOR
      Search Integration Connector - Connector that manages metadata exchange with a third-party search technology.
    • SECURITY_INTEGRATION_CONNECTOR

      public static final DeployedImplementationType SECURITY_INTEGRATION_CONNECTOR
      Security Integration Connector - Connector that manages metadata exchange with a third-party security management technology.
    • TOPIC_INTEGRATION_CONNECTOR

      public static final DeployedImplementationType TOPIC_INTEGRATION_CONNECTOR
      Topic Integration Connector - Connector that manages metadata exchange with a third-party event management technology.
    • PLATFORM_SECURITY_CONNECTOR

      public static final DeployedImplementationType PLATFORM_SECURITY_CONNECTOR
      Platform Metadata Security Connector - Connector that manages authorization requests to the OMAG Server Platform.
    • SERVER_SECURITY_CONNECTOR

      public static final DeployedImplementationType SERVER_SECURITY_CONNECTOR
      Server Metadata Security Connector - Connector that manages authorization requests to the OMAG Server.
    • ARCHIVE_STORE_CONNECTOR

      public static final DeployedImplementationType ARCHIVE_STORE_CONNECTOR
      Open Metadata Archive Store Connector - Reads and writes open metadata types and instances to an open metadata archive.
    • COHORT_REGISTRY_STORE

      public static final DeployedImplementationType COHORT_REGISTRY_STORE
      Cohort Registry Store - Stores information about the repositories registered in the open metadata repository cohort.
    • AUDIT_LOG_DESTINATION

      public static final DeployedImplementationType AUDIT_LOG_DESTINATION
      Audit Log Destination - Reads and writes records to the Open Metadata Repository Services (OMRS) audit log.
    • INTEGRATION_GROUP

      public static final DeployedImplementationType INTEGRATION_GROUP
      Provides the list of integration connectors that should run in an Integration Daemon. The Integration Daemon is configured with the qualified names of the integration group(s) that provide its connector list.
    • APACHE_KAFKA_TOPIC

      public static final DeployedImplementationType APACHE_KAFKA_TOPIC
      An event topic supporting high speed, reliable event exchange.
  • Method Details