Method: Libcouchbase::Ext.n1p_readonly

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

.n1p_readonly(params, readonly) ⇒ ErrorT

(Not documented)

Parameters:

  • params (N1QLPARAMS)
  • number (Integer)

    of items execution operators can batch for fetch from the KV

Returns:



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

attach_function :n1p_readonly, :lcb_n1p_readonly, [N1QLPARAMS.by_ref, :int], ErrorT