Class: Libcouchbase::Ext::CMDSTOREDUR

Inherits:
FFI::Struct
  • Object
show all
Defined in:
lib/libcouchbase/ext/libcouchbase/cmdstoredur.rb

Overview

(Not documented)

Fields:

:cmdflags ::

(Integer)

:exptime ::

(Integer)

:cas ::

(Integer)

:key ::

(KEYBUF)

:hashkey ::

(KEYBUF)

:value ::

(VALBUF) < @see lcb_CMDSTORE::value

:flags ::

(Integer) < @see lcb_CMDSTORE::flags

:datatype ::

(Integer) < @private

:operation ::

(StorageT) < @see lcb_CMDSTORE::operation

:persist_to ::

(Integer) Number of nodes to persist to. If negative, will be capped at the maximum
allowable for the current cluster.
@see lcb_DURABILITYOPTSv0::persist_to

:replicate_to ::

(Integer) Number of nodes to replicate to. If negative, will be capped at the maximum
allowable for the current cluster.
@see lcb_DURABILITYOPTSv0::replicate_to