(create-pool config)
Inputs: [config :- jruby-schemas/JRubyConfig] Returns: jruby-schemas/PoolContext
Inputs: [config :- jruby-schemas/JRubyConfig] Returns: jruby-schemas/PoolContext
(create-pool-context config)
Inputs: [config :- jruby-schemas/JRubyConfig] Returns: jruby-schemas/PoolContext
Creates a new JRuby pool context with an empty pool. Once the JRuby
pool object has been created, it will need to be filled using prime-pool!
.
Inputs: [config :- jruby-schemas/JRubyConfig] Returns: jruby-schemas/PoolContext Creates a new JRuby pool context with an empty pool. Once the JRuby pool object has been created, it will need to be filled using `prime-pool!`.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |