(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 is a website building & hosting documentation for Clojure/Script libraries
× close