Class IngestInternalClientConfiguration

    • Constructor Detail

      • IngestInternalClientConfiguration

        public IngestInternalClientConfiguration()
        Empty constructor used by YAMLFactory to instanciate the object
      • IngestInternalClientConfiguration

        public IngestInternalClientConfiguration​(java.lang.String serverHost,
                                                 int serverPort)
        Construct a configuration with all parameters at once
        Parameters:
        serverHost - the server hostname
        serverPort - the server port