|
| Table_Index_Options (const Table_Index_Options &from) |
|
Table_Index_Options & | operator= (const Table_Index_Options &from) |
|
const
::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (Table_Index_Options *other) |
|
Table_Index_Options * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const Table_Index_Options &from) |
|
void | MergeFrom (const Table_Index_Options &from) |
|
void | Clear () |
|
bool | IsInitialized () const |
|
int | ByteSize () const |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
|
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
|
int | GetCachedSize () const |
|
::google::protobuf::Metadata | GetMetadata () const |
|
bool | has_pack_key () const |
|
void | clear_pack_key () |
|
bool | pack_key () const |
|
void | set_pack_key (bool value) |
|
bool | has_binary_pack_key () const |
|
void | clear_binary_pack_key () |
|
bool | binary_pack_key () const |
|
void | set_binary_pack_key (bool value) |
|
bool | has_var_length_key () const |
|
void | clear_var_length_key () |
|
bool | var_length_key () const |
|
void | set_var_length_key (bool value) |
|
bool | has_null_part_key () const |
|
void | clear_null_part_key () |
|
bool | null_part_key () const |
|
void | set_null_part_key (bool value) |
|
bool | has_key_block_size () const |
|
void | clear_key_block_size () |
|
inline::google::protobuf::uint32 | key_block_size () const |
|
void | set_key_block_size (::google::protobuf::uint32 value) |
|
bool | has_has_partial_segments () const |
|
void | clear_has_partial_segments () |
|
bool | has_partial_segments () const |
|
void | set_has_partial_segments (bool value) |
|
bool | has_auto_generated_key () const |
|
void | clear_auto_generated_key () |
|
bool | auto_generated_key () const |
|
void | set_auto_generated_key (bool value) |
|
|
void | SharedCtor () |
|
void | SharedDtor () |
|
void | SetCachedSize (int size) const |
|
void | set_has_pack_key () |
|
void | clear_has_pack_key () |
|
void | set_has_binary_pack_key () |
|
void | clear_has_binary_pack_key () |
|
void | set_has_var_length_key () |
|
void | clear_has_var_length_key () |
|
void | set_has_null_part_key () |
|
void | clear_has_null_part_key () |
|
void | set_has_key_block_size () |
|
void | clear_has_key_block_size () |
|
void | set_has_has_partial_segments () |
|
void | clear_has_has_partial_segments () |
|
void | set_has_auto_generated_key () |
|
void | clear_has_auto_generated_key () |
|
void | InitAsDefaultInstance () |
|
Definition at line 1678 of file table.pb.h.