box.iproto.flag
-
box.iproto.
flag
¶ Contains the flags from the
IPROTO_FLAGS
key. Learn more: IPROTO_FLAGS key.Example
tarantool> box.iproto.flag.COMMIT --- - 1 ... tarantool> box.iproto.flag.WAIT_SYNC --- - 2 ...
box.index
box.iproto.
flag
¶Contains the flags from the IPROTO_FLAGS
key.
Learn more: IPROTO_FLAGS key.
Example
tarantool> box.iproto.flag.COMMIT
---
- 1
...
tarantool> box.iproto.flag.WAIT_SYNC
---
- 2
...