ClickHouse: настоящее и будущее
complex event processing • Key-value витрины данных, инкрементальная агрегация в оперативке • Выполнение запросов с использованием GPU • Интеграция с ML & AI. Обработка графов • Batch jobs • Data0 码力 | 32 页 | 2.62 MB | 1 年前3ClickHouse: настоящее и будущее
complex event processing • Key-value витрины данных, инкрементальная агрегация в оперативке • Выполнение запросов с использованием GPU • Интеграция с ML & AI. Обработка графов • Batch jobs • Data0 码力 | 32 页 | 776.70 KB | 1 年前3PlantUML 1.2021.2 Справочное руководство по языку
onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== 101 / 387 6.9 Split processing 6 ДИАГРАММА АКТИВНОСТИ (БЕТА) 6.9 Split processing 6.9.1 Split You can use split, split again and end split keywords to denote split processing. @startuml start split -[hidden]-> :A; split again Справочное руководство по языку PlantUML (1.2021.2) 102 / 387 6.9 Split processing 6 ДИАГРАММА АКТИВНОСТИ (БЕТА) -[hidden]-> :B; split again -[hidden]-> :C; end split :D; @enduml0 码力 | 388 页 | 4.18 MB | 1 年前3PlantUML 1.2021.1 Справочное руководство по языку
onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== 101 / 382 6.9 Split processing 6 ДИАГРАММА АКТИВНОСТИ (БЕТА) 6.9 Split processing 6.9.1 Split You can use split, split again and end split keywords to denote split processing. @startuml start split -[hidden]-> :A; split again Справочное руководство по языку PlantUML (1.2021.1) 102 / 382 6.9 Split processing 6 ДИАГРАММА АКТИВНОСТИ (БЕТА) -[hidden]-> :B; split again -[hidden]-> :C; end split :D; @enduml0 码力 | 383 页 | 4.13 MB | 1 年前3PlantUML 1.2023.11 Справочное руководство по языку
ДЕЯТЕЛЬНОСТИ ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== PlantUML (1.2023.11) 129 / 553 6.8 Goto and Label Processing [label, goto] 6 ДИАГРАММА ДЕЯТЕЛЬНОСТИ (НОВЫЙ СИНТАКСИС) [Ref. QA-6105] 6.8 Goto and Label Processing [label, goto] It is currently only experimental experimental You can use label and goto keywords to denote goto processing, with: • label• goto @startuml title Point two queries to same activity\nwith `goto` start if (Test 0 码力 | 554 页 | 7.96 MB | 1 年前3PlantUML 1.2021.3 Справочное руководство по языку
onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== 102 / 405 6.9 Split processing 6 ДИАГРАММА АКТИВНОСТИ (БЕТА) 6.9 Split processing 6.9.1 Split You can use split, split again and end split keywords to denote split processing. @startuml start split -[hidden]-> :A; split again Справочное руководство по языку PlantUML (1.2021.2) 103 / 405 6.9 Split processing 6 ДИАГРАММА АКТИВНОСТИ (БЕТА) -[hidden]-> :B; split again -[hidden]-> :C; end split :D; @enduml0 码力 | 406 页 | 4.33 MB | 1 年前3PlantUML 1.2020.23 Справочное руководство по языку
onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== onSecurityCheck) then (true) :Page.onInit(); if (isForward?) then (no) :Process controls; if (continue processing?) then (no) stop endif if (isPost?) then (yes) :Page.onPost(); else (no) :Page.onGet(); endif "Web Browser" as WB concise "Web User" as WU @0 WU is Idle WB is Idle @100 WU is Waiting WB is Processing @300 WB is Waiting @enduml 9.2 Binary and Clock It's also possible to have binary and clock0 码力 | 306 页 | 3.12 MB | 1 年前3PlantUML 1.2020.22 Справочное руководство по языку
onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== onSecurityCheck) then (true) :Page.onInit(); if (isForward?) then (no) :Process controls; if (continue processing?) then (no) stop endif if (isPost?) then (yes) :Page.onPost(); else (no) :Page.onGet(); endif "Web Browser" as WB concise "Web User" as WU @0 WU is Idle WB is Idle @100 WU is Waiting WB is Processing @300 WB is Waiting @enduml 9.2 Binary and Clock It's also possible to have binary and clock0 码力 | 294 页 | 3.03 MB | 1 年前3PlantUML 1.2019.6 Справочное руководство по языку
onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== onSecurityCheck) then (true) :Page.onInit(); if (isForward?) then (no) :Process controls; if (continue processing?) then (no) stop endif if (isPost?) then (yes) :Page.onPost(); else (no) :Page.onGet(); endif "Web Browser" as WB concise "Web User" as WU @0 WU is Idle WB is Idle @100 WU is Waiting WB is Processing @300 WB is Waiting @enduml 9.2 Adding message You can add message using the following syntax0 码力 | 173 页 | 1.95 MB | 1 年前3PlantUML 1.2019.9 Справочное руководство по языку
onSecurityCheck" then ->[true] "Page.onInit()" if "isForward?" then ->[no] "Process controls" if "continue processing?" then -->[yes] ===RENDERING=== else -->[no] ===REDIRECT_CHECK=== endif else -->[yes] ===RENDERING=== onSecurityCheck) then (true) :Page.onInit(); if (isForward?) then (no) :Process controls; if (continue processing?) then (no) stop endif if (isPost?) then (yes) :Page.onPost(); else (no) :Page.onGet(); endif "Web Browser" as WB concise "Web User" as WU @0 WU is Idle WB is Idle @100 WU is Waiting WB is Processing @300 WB is Waiting @enduml 9.2 Adding message You can add message using the following syntax0 码力 | 173 页 | 1.97 MB | 1 年前3
共 15 条
- 1
- 2