MCPcopy Create free account

hub / github.com/4paradigm/OpenMLDB / functions

Functions3,483 in github.com/4paradigm/OpenMLDB

↓ 1 callersFunctionHandleNSScan
src/cmd/fedb.cc:1655
↓ 1 callersFunctionHandleNSShowCatalogVersion
src/cmd/fedb.cc:1441
↓ 1 callersFunctionHandleNSShowDB
src/cmd/fedb.cc:1465
↓ 1 callersFunctionHandleNSShowNameServer
src/cmd/fedb.cc:685
↓ 1 callersFunctionHandleNSShowOPStatus
src/cmd/fedb.cc:3130
↓ 1 callersFunctionHandleNSShowSdkEndpoint
src/cmd/fedb.cc:610
↓ 1 callersFunctionHandleNSShowTablet
src/cmd/fedb.cc:583
↓ 1 callersFunctionHandleNSSwitchMode
src/cmd/fedb.cc:660
↓ 1 callersMethodHandleNodesChanged
src/zk/zk_client.cc:142
↓ 1 callersFunctionHandleNsClientSQL
src/cmd/fedb.cc:3035
↓ 1 callersFunctionHandleNsDropDb
src/cmd/fedb.cc:1331
↓ 1 callersFunctionHandleNsUseDb
src/cmd/fedb.cc:1301
↓ 1 callersFunctionHandleSQL
src/cmd/sql_cmd.h:540
↓ 1 callersFunctionHandleShowReplicaCluster
src/cmd/fedb.cc:2179
↓ 1 callersFunctionHasIsTsCol
src/cmd/fedb.cc:2205
↓ 1 callersMethodHasLocalTable
src/catalog/tablet_catalog.cc:187
↓ 1 callersMethodHasMember
src/apiserver/json_helper.cc:108
↓ 1 callersMethodInAsmBlock
Check if we are currently one level inside an inline ASM block. Returns: True if the top of the stack is a block containing inline ASM.
steps/cpplint.py:2970
↓ 1 callersMethodInExternC
Check if we are currently one level inside an 'extern "C"' block. Returns: True if top of the stack is an extern block, False otherwise.
steps/cpplint.py:2954
↓ 1 callersMethodInNamespaceBody
Check if we are currently one level inside a namespace body. Returns: True if top of the stack is a namespace block, False otherwise.
steps/cpplint.py:2946
↓ 1 callersMethodInTemplateArgumentList
Check if current position is inside template argument list. Args: clean_lines: A CleansedLines instance containing the file. linenum:
steps/cpplint.py:2978
↓ 1 callersMethodIncrement
src/zk/zk_client.cc:407
↓ 1 callersMethodIncrementErrorCount
Bumps the module's error statistic.
steps/cpplint.py:1350
↓ 1 callersFunctionInitEnv
(tablet_conf)
tools/deploy.py:56
↓ 1 callersFunctionInitTypeCrc
src/log/log_test.cc:61
↓ 1 callersFunctionIsBlockInNameSpace
Checks that the new block is directly in a namespace. Args: nesting_state: The _NestingState object that contains info about our state. is_
steps/cpplint.py:6288
↓ 1 callersFunctionIsCppString
Does line terminate so, that the next symbol is in string constant. This function does not consider single-line nor multi-line comments. Args:
steps/cpplint.py:1763
↓ 1 callersFunctionIsDerivedFunction
Check if current line contains an inherited function. Args: clean_lines: A CleansedLines instance containing the file. linenum: The number
steps/cpplint.py:5487
↓ 1 callersMethodIsDone
src/sdk/table_reader_impl.cc:49
↓ 1 callersMethodIsDone
src/sdk/sql_cluster_router.cc:116
↓ 1 callersFunctionIsErrorSuppressedByNolint
Returns true if the specified error category is suppressed on this line. Consults the global error_suppressions map populated by ParseNolintSuppr
steps/cpplint.py:1026
↓ 1 callersFunctionIsForwardClassDeclaration
(clean_lines, linenum)
steps/cpplint.py:2706
↓ 1 callersMethodIsInAlphabeticalOrder
Check if a header is in alphabetical order with the previous header. Args: clean_lines: A CleansedLines instance containing the file.
steps/cpplint.py:1179
↓ 1 callersFunctionIsInitializerList
Check if current line is inside constructor initializer list. Args: clean_lines: A CleansedLines instance containing the file. linenum: The
steps/cpplint.py:5525
↓ 1 callersMethodIsInvalidRecord
src/base/status.h:91
↓ 1 callersMethodIsLocked
src/zk/dist_lock.cc:146
↓ 1 callersFunctionIsMacroDefinition
(clean_lines, linenum)
steps/cpplint.py:2696
↓ 1 callersFunctionIsOutOfLineMethodDefinition
Check if current line contains an out-of-line method definition. Args: clean_lines: A CleansedLines instance containing the file. linenum:
steps/cpplint.py:5509
↓ 1 callersMethodIsRegisted
src/zk/zk_client.h:130
↓ 1 callersMethodLastRecordEndOffset
src/log/log_reader.cc:256
↓ 1 callersFunctionLoadSQLCaseWithID
src/sdk/mini_cluster_bm.cc:168
↓ 1 callersMethodLoadTable
src/client/ns_client.cc:847
↓ 1 callersMethodLogEvent
src/zk/zk_client.cc:584
↓ 1 callersFunctionMain
()
tools/fedb_migrate.py:569
↓ 1 callersMethodMatchLogOffset
src/replica/replicate_node.cc:106
↓ 1 callersMethodMigrate
src/client/ns_client.cc:650
↓ 1 callersMethodMkdir
src/zk/zk_client.cc:634
↓ 1 callersFunctionMurmurHash64A
src/base/hash.h:57
↓ 1 callersMethodNext
src/base/skiplist.h:328
↓ 1 callersFunctionNumToString
src/base/strings.h:128
↓ 1 callersMethodOfflineEndpoint
src/client/ns_client.cc:632
↓ 1 callersFunctionPackDefaultDimension
src/tablet/tablet_impl_test.cc:157
↓ 1 callersFunctionPackString
This is the new algorithm. Similarly to the legacy format the input is split up into N-1 bytes and a flag byte is used as the Nth byte in the o
src/codec/memcomparable_format.h:184
↓ 1 callersFunctionParseArguments
Parses the command line arguments. This may set the output format and verbosity level as side-effects. Args: args: The command line argument
steps/cpplint.py:6727
↓ 1 callersFunctionParseCondAndOp
src/cmd/fedb.cc:1357
↓ 1 callersMethodPauseSnapshot
src/client/tablet_client.cc:402
↓ 1 callersMethodPauseSnapshot
src/tablet/tablet_impl.cc:2845
↓ 1 callersFunctionPrintCategories
Prints a list of all the error-categories used by error messages. These are the categories used to filter messages via --filter.
steps/cpplint.py:6718
↓ 1 callersMethodPrintErrorCounts
Print a summary of errors by category, and the total.
steps/cpplint.py:1360
↓ 1 callersFunctionPrintProcedureInfo
src/cmd/sql_cmd.h:303
↓ 1 callersFunctionPrintTableIndex
src/cmd/sql_cmd.h:156
↓ 1 callersFunctionPrintTableInfo
src/cmd/display.h:253
↓ 1 callersFunctionPrintTableInformation
src/cmd/display.h:397
↓ 1 callersFunctionPrintTableSchema
src/cmd/sql_cmd.h:199
↓ 1 callersFunctionPrintTableStatus
src/cmd/display.h:355
↓ 1 callersFunctionPrintVersion
()
steps/cpplint.py:6712
↓ 1 callersMethodProcedureExist
src/tablet/tablet_impl.h:99
↓ 1 callersFunctionProcessConfigOverrides
Loads the configuration files and processes the config overrides. Args: filename: The name of the file being processed by the linter. Retur
steps/cpplint.py:6514
↓ 1 callersFunctionProcessFile
Does google-lint on a single file. Args: filename: The name of the file to parse. vlevel: The level of errors to report. Every error of c
steps/cpplint.py:6603
↓ 1 callersFunctionProcessFileData
Performs lint checks and reports any errors to the given error function. Args: filename: Filename of the file that is being processed. file
steps/cpplint.py:6463
↓ 1 callersFunctionProcessGlobalSuppresions
Updates the list of global error suppressions. Parses any lint directives in the file that have global effect. Args: lines: An array of stri
steps/cpplint.py:1002
↓ 1 callersFunctionProcessLine
Processes a single line in the file. Args: filename: Filename of the file that is being processed. file_extension: The extension (dot not i
steps/cpplint.py:6348
↓ 1 callersFunctionProtoTypeFromDataType
src/sdk/sql_request_row.cc:369
↓ 1 callersFunctionPutData
src/cmd/fedb.cc:293
↓ 1 callersFunctionPutSchemaData
src/cmd/fedb.cc:363
↓ 1 callersFunctionRead
Read the next @param size bytes. */
src/codec/memcomparable_format.h:311
↓ 1 callersFunctionReadLog
src/tools/parse_log.cc:39
↓ 1 callersFunctionReadTxt
src/base/server_name.h:50
↓ 1 callersMethodRecordCntIncr
src/storage/mem_table.h:230
↓ 1 callersMethodRecover
src/replica/log_replicator.cc:179
↓ 1 callersFunctionRecoverData
()
tools/fedb_migrate.py:268
↓ 1 callersFunctionRecoverEndpoint
()
tools/fedb_migrate.py:231
↓ 1 callersMethodRecoverEndpoint
src/client/ns_client.cc:672
↓ 1 callersMethodRecoverSnapshot
src/client/tablet_client.cc:420
↓ 1 callersMethodRecoverSnapshot
src/tablet/tablet_impl.cc:2901
↓ 1 callersMethodRecoverTable
src/client/ns_client.cc:691
↓ 1 callersMethodRegisterName
src/nameserver/name_server_impl.cc:9948
↓ 1 callersMethodRelease
src/storage/segment.cc:85
↓ 1 callersMethodReleaseAndCount
src/storage/segment.cc:136
↓ 1 callersFunctionRemoveMultiLineComments
Removes multiline (c-style) comments from lines.
steps/cpplint.py:1884
↓ 1 callersFunctionRemoveMultiLineCommentsFromRange
Clears a range of lines for multi-line comments.
steps/cpplint.py:1876
↓ 1 callersMethodRemoveReplicaCluster
src/client/ns_client.cc:1027
↓ 1 callersMethodRemoveReplicaClusterByNs
src/nameserver/name_server_impl.cc:689
↓ 1 callersMethodResetErrorCounts
Sets the module's error statistic back to zero.
steps/cpplint.py:1345
↓ 1 callersFunctionResetNolintSuppressions
Resets the set of NOLINT suppressions to empty.
steps/cpplint.py:1020
↓ 1 callersMethodRestoreFilters
Restores filters previously backed up.
steps/cpplint.py:1341
↓ 1 callersMethodRun
src/replica/snapshot_replica_test.cc:59
↓ 1 callersFunctionSDKGetAddrLength
src/sdk/sql_request_row.cc:45
↓ 1 callersMethodSQLBatchRequestQuery
src/tablet/tablet_impl.cc:1698
↓ 1 callersMethodSQLRequestRowBatch
src/sdk/sql_request_row.cc:402
← previousnext →1,101–1,200 of 3,483, ranked by callers