![]() |
kinetic-c
v0.12.0
Seagate Kinetic Protocol Client Library for C
|
#include <kinetic.pb-c.h>
Data Fields | |
| ProtobufCMessage | base |
| protobuf_c_boolean | has_startkey |
| ProtobufCBinaryData | startkey |
| protobuf_c_boolean | has_endkey |
| ProtobufCBinaryData | endkey |
| protobuf_c_boolean | has_startkeyinclusive |
| protobuf_c_boolean | startkeyinclusive |
| protobuf_c_boolean | has_endkeyinclusive |
| protobuf_c_boolean | endkeyinclusive |
| protobuf_c_boolean | has_maxreturned |
| int32_t | maxreturned |
| protobuf_c_boolean | has_reverse |
| protobuf_c_boolean | reverse |
| size_t | n_keys |
| ProtobufCBinaryData * | keys |
Definition at line 679 of file kinetic.pb-c.h.
| ProtobufCMessage Com__Seagate__Kinetic__Proto__Command__Range::base |
Definition at line 681 of file kinetic.pb-c.h.
| protobuf_c_boolean Com__Seagate__Kinetic__Proto__Command__Range::has_startkey |
Definition at line 682 of file kinetic.pb-c.h.
| ProtobufCBinaryData Com__Seagate__Kinetic__Proto__Command__Range::startkey |
Definition at line 683 of file kinetic.pb-c.h.
| protobuf_c_boolean Com__Seagate__Kinetic__Proto__Command__Range::has_endkey |
Definition at line 684 of file kinetic.pb-c.h.
| ProtobufCBinaryData Com__Seagate__Kinetic__Proto__Command__Range::endkey |
Definition at line 685 of file kinetic.pb-c.h.
| protobuf_c_boolean Com__Seagate__Kinetic__Proto__Command__Range::has_startkeyinclusive |
Definition at line 686 of file kinetic.pb-c.h.
| protobuf_c_boolean Com__Seagate__Kinetic__Proto__Command__Range::startkeyinclusive |
Definition at line 687 of file kinetic.pb-c.h.
| protobuf_c_boolean Com__Seagate__Kinetic__Proto__Command__Range::has_endkeyinclusive |
Definition at line 688 of file kinetic.pb-c.h.
| protobuf_c_boolean Com__Seagate__Kinetic__Proto__Command__Range::endkeyinclusive |
Definition at line 689 of file kinetic.pb-c.h.
| protobuf_c_boolean Com__Seagate__Kinetic__Proto__Command__Range::has_maxreturned |
Definition at line 693 of file kinetic.pb-c.h.
| int32_t Com__Seagate__Kinetic__Proto__Command__Range::maxreturned |
Definition at line 694 of file kinetic.pb-c.h.
| protobuf_c_boolean Com__Seagate__Kinetic__Proto__Command__Range::has_reverse |
Definition at line 701 of file kinetic.pb-c.h.
| protobuf_c_boolean Com__Seagate__Kinetic__Proto__Command__Range::reverse |
Definition at line 702 of file kinetic.pb-c.h.
| size_t Com__Seagate__Kinetic__Proto__Command__Range::n_keys |
Definition at line 706 of file kinetic.pb-c.h.
| ProtobufCBinaryData* Com__Seagate__Kinetic__Proto__Command__Range::keys |
Definition at line 707 of file kinetic.pb-c.h.
1.8.8