Class OpenLineageServerOperationalServices


  • public class OpenLineageServerOperationalServices
    extends Object
    OpenLineageOperationalServices is responsible for controlling the startup and shutdown of of the open lineage services.
    • Constructor Detail

      • OpenLineageServerOperationalServices

        public OpenLineageServerOperationalServices​(String localServerId,
                                                    String localServerName,
                                                    String localServerUserId,
                                                    String localServerPassword,
                                                    int maxPageSize)
        Constructor used at server startup.
        Parameters:
        localServerName - name of the local server
        localServerUserId - user id for this server to use if sending REST requests and processing inbound messages.
        localServerPassword - password for this server to use if sending REST requests.
        maxPageSize - maximum number of records that can be requested on the pageSize parameter