Class TransactionLogServer

    • Constructor Detail

      • TransactionLogServer

        public TransactionLogServer​(AbstractConfigProducer searchNode,
                                    java.lang.String clusterName)
    • Method Detail

      • getPortCount

        public int getPortCount()
        Description copied from interface: NetworkPortRequestor
        Returns the number of ports needed by this service. User-defined ports for container http servers should not be counted, as those ports are required to be outside Vespa's port range.
      • getConfig

        public void getConfig​(com.yahoo.searchlib.TranslogserverConfig.Builder builder)