mirror of https://github.com/schoebel/mars
doc: explain new primitive global-sync-limit-value
This commit is contained in:
parent
f840c6604d
commit
5b2198e81d
|
@ -25740,7 +25740,12 @@ status open
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
\size scriptsize
|
\size scriptsize
|
||||||
Inquiry of the preceding value.
|
Inquiry of the maxium sync concurrency.
|
||||||
|
See also the primitive macro
|
||||||
|
\family typewriter
|
||||||
|
%global-sync-limit-value{}
|
||||||
|
\family default
|
||||||
|
.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
@ -37762,10 +37767,24 @@ mydata
|
||||||
\begin_layout Labeling
|
\begin_layout Labeling
|
||||||
\labelwidthstring 00.00.0000
|
\labelwidthstring 00.00.0000
|
||||||
|
|
||||||
|
\family typewriter
|
||||||
|
global-sync-limit-value
|
||||||
|
\family default
|
||||||
|
(global) Report the maxium parallelism degree of sync, as configurable
|
||||||
|
via
|
||||||
|
\family typewriter
|
||||||
|
set-global-sync-limit
|
||||||
|
\family default
|
||||||
|
.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Labeling
|
||||||
|
\labelwidthstring 00.00.0000
|
||||||
|
|
||||||
\family typewriter
|
\family typewriter
|
||||||
uuid
|
uuid
|
||||||
\family default
|
\family default
|
||||||
(global) Show the unique identifier created by
|
(global) Report the unique identifier created by
|
||||||
\family typewriter
|
\family typewriter
|
||||||
create-cluster
|
create-cluster
|
||||||
\family default
|
\family default
|
||||||
|
|
Loading…
Reference in New Issue