Liking cljdoc? Tell your friends :D

puppetlabs.services.jruby-pool-manager.impl.jruby-pool-manager-core


create-poolclj

(create-pool config)

Inputs: [config :- jruby-schemas/JRubyConfig] Returns: jruby-schemas/PoolContext

Inputs: [config :- jruby-schemas/JRubyConfig]
Returns: jruby-schemas/PoolContext
raw docstring

create-pool-contextclj

(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!`.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close