Class ConnectionLogComponent

    • Constructor Detail

      • ConnectionLogComponent

        public ConnectionLogComponent​(ContainerCluster<?> cluster,
                                      Class<? extends com.yahoo.container.logging.ConnectionLog> cls,
                                      String logDirectoryName)
      • ConnectionLogComponent

        public ConnectionLogComponent​(Class<? extends com.yahoo.container.logging.ConnectionLog> cls,
                                      String logDirectoryName,
                                      String clusterName)
    • Method Detail

      • getConfig

        public void getConfig​(com.yahoo.container.logging.ConnectionLogConfig.Builder builder)
        Specified by:
        getConfig in interface com.yahoo.container.logging.ConnectionLogConfig.Producer