Stopping registry contains all stopping-definition
.
Stopping registry contains all `stopping-definition`. ![Entities](archi/simulation_engine/stopping_registry.png)
(build)
The registered stopping criteria are:
:bucket
Stop at bucket
b
or later on.:iteration-nth
Stops when the iteration n
is reached.:request-schema
Stops when the request is not valid.:response-schema
Stops when the response is not valid.:stop-now
Criteria to stop right now.The registered stopping criteria are: * `:bucket` Stop at `bucket` `b` or later on. * `:iteration-nth` Stops when the iteration `n` is reached. * `:request-schema` Stops when the request is not valid. * `:response-schema` Stops when the response is not valid. * `:stop-now` Criteria to stop right now.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close