Method: Libcouchbase::Ext.n1p_setconsistent_handle

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

.n1p_setconsistent_handle(params, instance) ⇒ ErrorT

(Not documented)

Parameters:

Returns:



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

attach_function :n1p_setconsistent_handle, :lcb_n1p_setconsistent_handle, [N1QLPARAMS.by_ref, T.by_ref], ErrorT