public ClusterServer(ServerOptions serverOptions, ILog log) { this.ServerOptions = serverOptions; this.log = log; }