Libraries
»
zkruby
(3.4.3)
»
Index (O)
»
ZooKeeper
»
Operations
Module: ZooKeeper::Operations
Included in:
Client
,
Transaction
Defined in:
lib/zkruby/client.rb
Constant Summary
collapse
CREATE_OPTS =
{
:sequential
=>
2
,
:ephemeral
=>
1
}