Method: Libcouchbase::Ext.get_node

Defined in:
lib/libcouchbase/ext/libcouchbase.rb

.get_node(instance, type, index) ⇒ String

(Not documented)

Parameters:

Returns:

  • (String)


658
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 658

attach_function :get_node, :lcb_get_node, [T.by_ref, GETNODETYPE, :uint], :string, :blocking => true