![]() |
OceanBase Plugin Development Kit
OceanBase Plugin Development Kit
|
Public 成员函数 | |
| ObSpaceFTParser ()=default | |
| virtual | ~ObSpaceFTParser () |
| int | init (ObPluginDatum param) |
| void | reset () |
| int | get_next_token (const char *&word, int64_t &word_len, int64_t &char_len, int64_t &word_freq) |
在文件 space_ftparser.cpp 第 29 行定义.
|
default |
|
virtual |
在文件 space_ftparser.cpp 第 62 行定义.
| int oceanbase::example::ObSpaceFTParser::get_next_token | ( | const char *& | word, |
| int64_t & | word_len, | ||
| int64_t & | char_len, | ||
| int64_t & | word_freq ) |
在文件 space_ftparser.cpp 第 106 行定义.
| int oceanbase::example::ObSpaceFTParser::init | ( | ObPluginDatum | param | ) |
在文件 space_ftparser.cpp 第 76 行定义.
| void oceanbase::example::ObSpaceFTParser::reset | ( | ) |
在文件 space_ftparser.cpp 第 67 行定义.