All Implemented Interfaces:
AuditLoggingComponent

public class ApacheAtlasRESTProvider extends ConnectorProviderBase
ApacheAtlasRESTProvider is the connector provider for the Apache Atlas REST connector that provides a Java API to the Apache Atlas REST API.
  • Field Details

    • ATLAS_SERVER_NAME_CONFIGURATION_PROPERTY

      public static final String ATLAS_SERVER_NAME_CONFIGURATION_PROPERTY
      The configuration property name used to supply the name of the Apache Atlas server. This name is used in messages and its default value is "Apache Atlas".
      See Also:
  • Constructor Details

    • ApacheAtlasRESTProvider

      public ApacheAtlasRESTProvider()
      Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.