box.iproto.metadata_key
-
box.iproto.
metadata_key
¶ Contains the
IPROTO_FIELD_*
keys, which are nested in the IPROTO_METADATA key.Example
tarantool> box.iproto.metadata_key.NAME --- - 0 ... tarantool> box.iproto.metadata_key.TYPE --- - 1 ...
box.index
box.iproto.
metadata_key
¶Contains the IPROTO_FIELD_*
keys, which are nested in the
IPROTO_METADATA key.
Example
tarantool> box.iproto.metadata_key.NAME
---
- 0
...
tarantool> box.iproto.metadata_key.TYPE
---
- 1
...