Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/4paradigm/OpenMLDB
/ functions
Functions
3,483 in github.com/4paradigm/OpenMLDB
⨍
Functions
3,483
◇
Types & classes
391
↳
Endpoints
23
↓ 2 callers
Method
UpdateTTL
src/client/ns_client.cc:796
↓ 2 callers
Method
Use
src/client/ns_client.cc:45
↓ 2 callers
Function
WriteValue
src/apiserver/api_server_impl.cc:414
↓ 2 callers
Function
_DropCommonSuffixes
Drops common suffixes like _test.cc or -inl.h from filename. For example: >>> _DropCommonSuffixes('foo/foo-inl.h') 'foo/foo' >>> _DropC
steps/cpplint.py:4955
↓ 2 callers
Function
_IsSourceExtension
File extension (excluding dot) matches a source file extension.
steps/cpplint.py:1079
↓ 2 callers
Function
_SetVerboseLevel
Sets the module's verbosity, and returns the previous setting.
steps/cpplint.py:1454
↓ 2 callers
Function
_VerboseLevel
Returns the module's verbosity setting.
steps/cpplint.py:1449
↓ 2 callers
Method
__init__
(self,executor,fesqlCase)
src/sdk/python/fesql-auto-test-python/executor/fesql_executor.py:71
↓ 2 callers
Function
abFree
src/base/linenoise.cc:494
↓ 2 callers
Function
abInit
src/base/linenoise.cc:480
↓ 2 callers
Method
batch_row_request
(self, sql, commonCol, parameters)
src/sdk/python/sqlalchemy-fedb/sqlalchemy_fedb/fedbapi/_fedbapi.py:360
↓ 2 callers
Method
checkIdx
(int i)
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/jdbc/SQLResultSet.java:66
↓ 2 callers
Method
checkNull
()
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/jdbc/RequestPreparedStatement.java:47
↓ 2 callers
Method
checkSchemaNull
()
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/jdbc/SQLResultSetMetaData.java:34
↓ 2 callers
Method
checkSchemaNull
()
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/jdbc/SQLInsertMetaData.java:40
↓ 2 callers
Method
clear_db
(self)
test-common/integrationtest/libs/clients/tb_cluster.py:103
↓ 2 callers
Method
clear_ns
(self)
test-common/integrationtest/libs/clients/ns_cluster.py:171
↓ 2 callers
Method
clear_tb_table
(self, endpoint)
test-common/integrationtest/testcase/testcasebase.py:754
↓ 2 callers
Method
confget
(self, endpoint, conf)
test-common/integrationtest/testcase/testcasebase.py:568
↓ 2 callers
Method
convertSchema
(Schema schema)
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/sdk/Common.java:52
↓ 2 callers
Method
createtable_put
(self)
test-common/integrationtest/testcase/test_ns_client_ha.py:35
↓ 2 callers
Function
ddl
(executor, dbName: str, sql: str)
src/sdk/python/fesql-auto-test-python/util/fesql_util.py:162
↓ 2 callers
Method
doQuery
(self, db, sql, data)
src/sdk/python/fedb/driver.py:113
↓ 2 callers
Function
enableRawMode
Raw mode: 1960 magic shit. */
src/base/linenoise.cc:242
↓ 2 callers
Method
executeBatch
()
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/jdbc/RequestPreparedStatement.java:714
↓ 2 callers
Method
executeInsert
(String db, String sql)
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/sdk/SqlExecutor.java:32
↓ 2 callers
Method
find_new_tb_leader
(self, tname, tid, pid)
test-common/integrationtest/testcase/testcasebase.py:795
↓ 2 callers
Function
formatSql
(sql:str,tableNames:list)
src/sdk/python/fesql-auto-test-python/util/fesql_util.py:234
↓ 2 callers
Function
freeCompletions
Free a list of completion option populated by linenoiseAddCompletion(). */
src/base/linenoise.cc:360
↓ 2 callers
Function
gen_inputs_column_and_rows
(parquet_file, table_name='')
cases/integration/spark/generate_yaml_case.py:126
↓ 2 callers
Method
getBytes
(int i)
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/jdbc/SQLResultSet.java:199
↓ 2 callers
Method
getColumnCount
()
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/jdbc/SQLInsertMetaData.java:84
↓ 2 callers
Method
getColumnType
(int i)
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/jdbc/SQLInsertMetaData.java:180
↓ 2 callers
Function
getCursorPosition
Use the ESC [6n escape sequence to query the horizontal cursor position * and return it. On error -1 is returned, on success the position of the * c
src/base/linenoise.cc:286
↓ 2 callers
Method
getInsertBatchBuilder
(self, db, sql)
src/sdk/python/fedb/driver.py:80
↓ 2 callers
Method
getInsertPreparedStmt
(String db, String sql)
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/sdk/SqlExecutor.java:46
↓ 2 callers
Function
getInsertSqls
(input)
src/sdk/python/fesql-auto-test-python/util/fesql_util.py:279
↓ 2 callers
Function
getRandomName
()
src/sdk/python/fesql-auto-test-python/util/fesql_util.py:33
↓ 2 callers
Function
getRootPath
()
src/sdk/python/fesql-auto-test-python/util/tools.py:27
↓ 2 callers
Method
getTime
(int i)
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/jdbc/SQLResultSet.java:215
↓ 2 callers
Method
getType
src/apiserver/interface_provider.cc:57
↓ 2 callers
Method
get_steps_dict
()
test-common/integrationtest/testcase/test_ns_client_recoverendpoint.py:77
↓ 2 callers
Method
get_tablet_endpoints
(self)
test-common/integrationtest/testcase/testcasebase.py:863
↓ 2 callers
Function
linenoiseBeep
Beep, used for completion when there is nothing to complete or when all * the choices were already shown. */
src/base/linenoise.cc:352
↓ 2 callers
Function
linenoiseEditDelete
Delete the character at the right of the cursor without altering the cursor * position. Basically this is what happens with the "Delete" keyboard key
src/base/linenoise.cc:748
↓ 2 callers
Function
linenoiseEditMoveLeft
Move cursor on the left. */
src/base/linenoise.cc:689
↓ 2 callers
Function
linenoiseEditMoveRight
Move cursor on the right. */
src/base/linenoise.cc:697
↓ 2 callers
Function
linenoiseSetMultiLine
Set if to use or not the multi line mode. */
src/base/linenoise.cc:225
↓ 2 callers
Method
loadLibrary
(String libraryPath)
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/common/LibraryLoader.java:34
↓ 2 callers
Method
loadtable
(self, endpoint, tname, tid, pid, ttl=144000, segment=8, isleader='false', *slave_endpoints)
test-common/integrationtest/testcase/testcasebase.py:550
↓ 2 callers
Method
ns_add_table_field
(self, endpoint, name ,col_name, col_type)
test-common/integrationtest/testcase/testcasebase.py:306
↓ 2 callers
Method
ns_gettablepartition
(self, ns_endpoint, gettablepartition, name, pid)
test-common/integrationtest/testcase/testcasebase.py:443
↓ 2 callers
Method
ns_info
(self, endpoint, name)
test-common/integrationtest/testcase/testcasebase.py:362
↓ 2 callers
Method
parse_schema
(rs)
test-common/integrationtest/testcase/testcasebase.py:654
↓ 2 callers
Method
preview
(self, endpoint, tid, pid, limit = '')
test-common/integrationtest/testcase/testcasebase.py:498
↓ 2 callers
Method
print_table
(self, endpoint = '', name = '')
test-common/integrationtest/testcase/testcasebase.py:911
↓ 2 callers
Method
process
(self)
src/sdk/python/fesql-auto-test-python/executor/fesql_executor.py:31
↓ 2 callers
Method
recovertable
(self, endpoint, name, pid, offline_endpoint)
test-common/integrationtest/testcase/testcasebase.py:577
↓ 2 callers
Function
refreshShowHints
Helper of refreshSingleLine() and refreshMultiLine() to show hints * to the right of the prompt. */
src/base/linenoise.cc:498
↓ 2 callers
Method
sendsnapshot
(target_edp)
test-common/integrationtest/testcase/test_ns_client_sendsnapshot.py:49
↓ 2 callers
Method
setColumnName
(String columnName)
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/sdk/Column.java:32
↓ 2 callers
Method
setConstant
(boolean constant)
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/sdk/Column.java:56
↓ 2 callers
Method
setNotNull
(boolean notNull)
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/sdk/Column.java:48
↓ 2 callers
Method
setSqlType
(int sqlType)
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/sdk/Column.java:40
↓ 2 callers
Method
settablepartition
(self, endpoint, name, partition_file)
test-common/integrationtest/testcase/testcasebase.py:586
↓ 2 callers
Method
stop_client
(self, endpoint)
test-common/integrationtest/testcase/testcasebase.py:186
↓ 2 callers
Method
type2SqlType
(DataType dataType)
src/sdk/java/sql-jdbc/src/main/java/com/_4paradigm/hybridsql/fedb/sdk/Common.java:28
↓ 2 callers
Function
yes_or_no_promot
(msg)
tools/fedb_migrate.py:78
↓ 1 callers
Method
AddAsyncRpcHandler
src/catalog/client_manager.h:99
↓ 1 callers
Method
AddInnerIndex
src/storage/schema.cc:300
↓ 1 callers
Method
AddJUnitFailure
(self, filename, linenum, message, category, confidence)
steps/cpplint.py:1380
↓ 1 callers
Method
AddProcedure
src/catalog/tablet_catalog.cc:346
↓ 1 callers
Function
AddRecord
src/log/log_test.cc:91
↓ 1 callers
Method
AddReplicaCluster
src/client/ns_client.cc:982
↓ 1 callers
Method
AddReplicaClusterByNs
src/nameserver/name_server_impl.cc:679
↓ 1 callers
Method
AddTableField
src/client/ns_client.cc:238
↓ 1 callers
Function
Analysis
()
tools/fedb_migrate.py:157
↓ 1 callers
Function
AsmVolatilePause
src/base/spinlock.h:38
↓ 1 callers
Function
Async3Times
src/sdk/mini_cluster_microbenchmark.cc:119
↓ 1 callers
Function
BM_BatchRequestQuery
batch request rows size >= 1
src/sdk/mini_cluster_bm.cc:199
↓ 1 callers
Method
BackupFilters
Saves the current filter list to backup storage.
steps/cpplint.py:1337
↓ 1 callers
Function
BalanceLeader
()
tools/fedb_migrate.py:475
↓ 1 callers
Method
Begin
Start analyzing function body. Args: function_name: The name of the function being tracked.
steps/cpplint.py:1512
↓ 1 callers
Function
CalcUnpackVariableFormat
Calculate the number of used bytes in the chunk and whether this is the last chunk in the input. This is based on the new format - see pack_var
src/codec/memcomparable_format.h:324
↓ 1 callers
Method
CallSQLBatchRequestProcedure
src/client/tablet_client.cc:1471
↓ 1 callers
Method
CancelOP
src/client/ns_client.cc:224
↓ 1 callers
Method
CancelWatchChildren
src/zk/zk_client.cc:337
↓ 1 callers
Method
CancelWatchItem
src/zk/zk_client.cc:486
↓ 1 callers
Method
CanonicalizeAlphabeticalOrder
Returns a path canonicalized for alphabetical comparison. - replaces "-" with "_" so they both cmp the same. - removes '-inl' since we don't
steps/cpplint.py:1164
↓ 1 callers
Function
ChangeLeader
()
tools/fedb_migrate.py:189
↓ 1 callers
Method
ChangeLeader
src/client/ns_client.cc:612
↓ 1 callers
Method
Check
Report if too many lines in function body. Args: error: The function to call with any errors found. filename: The name of the current
steps/cpplint.py:1527
↓ 1 callers
Function
CheckAltTokens
Check alternative keywords being used in boolean expressions. Args: filename: The name of the current file. clean_lines: A CleansedLines in
steps/cpplint.py:4756
↓ 1 callers
Method
CheckBegin
Run checks that applies to text up to the opening brace. This is mostly for checking the text after the class identifier and the "{", usually
steps/cpplint.py:2720
↓ 1 callers
Function
CheckBraces
Looks for misplaced braces (e.g. at the end of line). Args: filename: The name of the current file. clean_lines: A CleansedLines instance c
steps/cpplint.py:4245
↓ 1 callers
Function
CheckBracesSpacing
Checks for horizontal spacing near commas. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing t
steps/cpplint.py:4061
↓ 1 callers
Function
CheckCasts
Various cast related checks. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. l
steps/cpplint.py:5706
↓ 1 callers
Function
CheckCheck
Checks the use of CHECK and EXPECT macros. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing t
steps/cpplint.py:4638
↓ 1 callers
Function
CheckCommaSpacing
Checks for horizontal spacing near commas and semicolons. Args: filename: The name of the current file. clean_lines: A CleansedLines instan
steps/cpplint.py:3962
↓ 1 callers
Function
CheckComment
Checks for common mistakes in comments. Args: line: The line in question. filename: The name of the current file. linenum: The number o
steps/cpplint.py:3627
← previous
next →
801–900 of 3,483, ranked by callers