(enum->kw mapping e)
Converts Java enum to keyword using provided mapping. Throws an exception if the enum value is not found in the mapping.
Converts Java enum to keyword using provided mapping. Throws an exception if the enum value is not found in the mapping.
(node->map cluster-node)
Converts a RedisClusterNode instance to a Clojure map with keyword keys. Returns a map containing node flags, ID, role, slot status, and connection state.
Converts a RedisClusterNode instance to a Clojure map with keyword keys. Returns a map containing node flags, ID, role, slot status, and connection state.
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 |