mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: dca71bc5b8
This commit is contained in:
@@ -54,7 +54,7 @@ It also contains the logic for respawning workers when they are killed by the os
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">ClusterManager</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/init/cluster/ClusterManager.ts#L47">src/init/cluster/ClusterManager.ts:47</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/init/cluster/ClusterManager.ts#L47">src/init/cluster/ClusterManager.ts:47</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@@ -91,24 +91,24 @@ It also contains the logic for respawning workers when they are killed by the os
|
||||
<h5><span class="tsd-kind-parameter">workers</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="ClusterManager.html" class="tsd-signature-type tsd-kind-class">ClusterManager</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/init/cluster/ClusterManager.ts#L52">src/init/cluster/ClusterManager.ts:52</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/init/cluster/ClusterManager.ts#L52">src/init/cluster/ClusterManager.ts:52</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="clusterMode" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>cluster<wbr/>Mode</span><a href="#clusterMode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">cluster<wbr/>Mode</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">ClusterMode</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/init/cluster/ClusterManager.ts#L50">src/init/cluster/ClusterManager.ts:50</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/init/cluster/ClusterManager.ts#L50">src/init/cluster/ClusterManager.ts:50</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="logger" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>logger</span><a href="#logger" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">logger</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/Logger.html" class="tsd-signature-type tsd-kind-interface">Logger</a><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/init/cluster/ClusterManager.ts#L48">src/init/cluster/ClusterManager.ts:48</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/init/cluster/ClusterManager.ts#L48">src/init/cluster/ClusterManager.ts:48</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="workers" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>workers</span><a href="#workers" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">workers</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/init/cluster/ClusterManager.ts#L49">src/init/cluster/ClusterManager.ts:49</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/init/cluster/ClusterManager.ts#L49">src/init/cluster/ClusterManager.ts:49</a></li></ul></aside></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Methods</h2>
|
||||
<section class="tsd-panel tsd-member"><a id="isPrimary" class="tsd-anchor"></a>
|
||||
@@ -122,7 +122,7 @@ It also contains the logic for respawning workers when they are killed by the os
|
||||
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/init/cluster/ClusterManager.ts#L105">src/init/cluster/ClusterManager.ts:105</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/init/cluster/ClusterManager.ts#L105">src/init/cluster/ClusterManager.ts:105</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="isSingleThreaded" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>is<wbr/>Single<wbr/>Threaded</span><a href="#isSingleThreaded" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -134,7 +134,7 @@ It also contains the logic for respawning workers when they are killed by the os
|
||||
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/init/cluster/ClusterManager.ts#L97">src/init/cluster/ClusterManager.ts:97</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/init/cluster/ClusterManager.ts#L97">src/init/cluster/ClusterManager.ts:97</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="isWorker" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>is<wbr/>Worker</span><a href="#isWorker" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -146,7 +146,7 @@ It also contains the logic for respawning workers when they are killed by the os
|
||||
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/init/cluster/ClusterManager.ts#L113">src/init/cluster/ClusterManager.ts:113</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/init/cluster/ClusterManager.ts#L113">src/init/cluster/ClusterManager.ts:113</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="spawnWorkers" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>spawn<wbr/>Workers</span><a href="#spawnWorkers" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -157,7 +157,7 @@ It also contains the logic for respawning workers when they are killed by the os
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/init/cluster/ClusterManager.ts#L66">src/init/cluster/ClusterManager.ts:66</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/init/cluster/ClusterManager.ts#L66">src/init/cluster/ClusterManager.ts:66</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-sidebar">
|
||||
<div class="page-menu">
|
||||
<div class="tsd-navigation settings">
|
||||
|
||||
Reference in New Issue
Block a user