Package org.odpi.openmetadata.adminservices.store


package org.odpi.openmetadata.adminservices.store
The store package provides the interface definition for the data store used to store configuration documents. Egeria has a default implementation of this connector that stores each configuration document in a separate file.
  • Class
    Description
    OMAGServerConfigStore provides the interface to the configuration for an OMAG Server.
    OMAGServerConfigStoreConnectorBase provides the base class for an OMAG Server's configuration document store.
    The OMAGServerConfigStoreProviderBase provides a base class for the connector provider supporting the OMAG server configuration stores.
    OMAGServerConfigStoreQueryAll provides a method to retrieve all the stored servers.