Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/kudu
/ functions
Functions
19,440 in github.com/apache/kudu
⨍
Functions
19,440
◇
Types & classes
5,132
↓ 187 callers
Method
count
src/kudu/consensus/log.h:582
↓ 186 callers
Method
num_tablet_servers
src/kudu/mini-cluster/external_mini_cluster.h:473
↓ 184 callers
Method
nrows
Return the number of rows in the row block. Note that this includes rows which were filtered out by the selection vector.
src/kudu/common/rowblock.h:364
↓ 181 callers
Method
OpenTable
src/kudu/client/client.cc:678
↓ 181 callers
Method
resize
Resize the string to the given length. If the new length is larger than the old length, the capacity is expanded as necessary. NOTE: in contrast to s
src/kudu/util/faststring.h:100
↓ 179 callers
Method
Increment
src/kudu/util/atomic.h:246
↓ 178 callers
Method
root
src/kudu/util/jsonreader.h:93
↓ 177 callers
Method
SetFlushMode
src/kudu/client/client.cc:1490
↓ 176 callers
Method
CopyFrom
src/kudu/client/schema.cc:216
↓ 176 callers
Method
contains
src/kudu/gutil/charmap.h:53
↓ 175 callers
Method
add_hash_partitions
src/kudu/client/client.cc:1175
↓ 175 callers
Method
set_table_name
src/kudu/integration-tests/test_workload.h:237
↓ 173 callers
Method
NewSession
src/kudu/client/client.cc:687
↓ 172 callers
Method
Flush
src/kudu/tablet/tablet.cc:1556
↓ 171 callers
Method
catalog_manager
src/kudu/master/master.h:98
↓ 167 callers
Function
CountRows
src/kudu/integration-tests/txn_write_ops-itest.cc:192
↓ 167 callers
Method
CreateClient
src/kudu/integration-tests/test_workload.cc:310
↓ 167 callers
Method
getRow
Get the underlying row to modify. @return a partial row that will be sent with this Operation
java/kudu-client/src/main/java/org/apache/kudu/client/Operation.java:251
↓ 165 callers
Method
empty
Return true if there are no entries in the memrowset.
src/kudu/tablet/memrowset.h:313
↓ 163 callers
Function
ShouldEvictReplica
Whether there is an excess replica to evict.
src/kudu/consensus/quorum_util.cc:516
↓ 162 callers
Function
ShouldAddReplica
The decision is based on: the number of voter replicas that aren't ignored (i.e. that aren't allowed to be in bad shape), that are definitively in ba
src/kudu/consensus/quorum_util.cc:438
↓ 161 callers
Function
StringPrintf
src/kudu/gutil/stringprintf.cc:74
↓ 160 callers
Method
front
src/kudu/gutil/ref_counted_memory.cc:26
↓ 160 callers
Method
getMessage
Get the error message the tablet server sent. @return The error message. @deprecated Please use getErrorStatus() instead. Will be removed in a future
java/kudu-client/src/main/java/org/apache/kudu/client/RowError.java:77
↓ 160 callers
Method
openTable
Open the table with the given name. New range partitions created by other clients will immediately be available after opening the table. @param name
java/kudu-client/src/main/java/org/apache/kudu/client/KuduClient.java:352
↓ 159 callers
Method
StopAndJoin
src/kudu/integration-tests/test_workload.cc:471
↓ 158 callers
Method
Set
src/kudu/util/easy_json.cc:126
↓ 157 callers
Function
InsertOrDie
src/kudu/gutil/map-util.h:391
↓ 157 callers
Method
SetInt8
src/kudu/common/partial_row.cc:276
↓ 156 callers
Method
clear
src/kudu/tablet/compaction_policy.cc:358
↓ 154 callers
Method
IsTimedOut
src/kudu/rpc/outbound_call.cc:438
↓ 154 callers
Method
set_num_replicas
src/kudu/integration-tests/test_workload.h:221
↓ 154 callers
Method
type_info
src/kudu/common/schema.h:260
↓ 153 callers
Method
OpenTable
src/kudu/integration-tests/test_workload.cc:129
↓ 152 callers
Method
getColumn
Get the column associated with the specified name @param columnName column's name @return the column
java/kudu-client/src/main/java/org/apache/kudu/Schema.java:329
↓ 152 callers
Method
name
src/kudu/common/types.h:168
↓ 149 callers
Method
CountDown
Decrement the count of this latch by 'amount' If the new count is less than or equal to zero, then all waiting threads are woken up. If the count is a
src/kudu/util/countdown_latch.h:45
↓ 149 callers
Method
Uniform
Returns a uniformly distributed value in the range [0..n-1] REQUIRES: n > 0
src/kudu/util/random.h:98
↓ 149 callers
Method
key
Sets if the column is part of the row key. False by default. This function call overrides any previous key() and nonUniqueKey() call. @param key a boo
java/kudu-client/src/main/java/org/apache/kudu/ColumnSchema.java:355
↓ 147 callers
Function
MakeOpId
src/kudu/consensus/opid_util.cc:86
↓ 145 callers
Method
AddColumn
src/kudu/tools/tool_action_common.cc:1157
↓ 145 callers
Method
SetInt64
src/kudu/common/partial_row.cc:285
↓ 145 callers
Method
tablet_manager
src/kudu/tserver/tablet_server.h:72
↓ 144 callers
Function
RuntimeError
src/kudu/util/status.h:284
↓ 143 callers
Method
TotalCount
src/kudu/util/metrics.cc:1204
↓ 142 callers
Function
Split
src/kudu/gutil/strings/split.h:276
↓ 140 callers
Method
Now
src/kudu/util/monotime.cc:172
↓ 138 callers
Method
set_timeout
src/kudu/rpc/rpc_controller.cc:114
↓ 137 callers
Function
iequals
src/kudu/util/string_case.cc:101
↓ 133 callers
Method
scanTableToStrings
(KuduTable table, KuduPredicate... predicates)
java/kudu-test-utils/src/main/java/org/apache/kudu/test/ClientTestUtil.java:191
↓ 133 callers
Method
tablet_server_by_uuid
src/kudu/mini-cluster/external_mini_cluster.cc:1100
↓ 131 callers
Method
NewComparisonPredicate
src/kudu/client/client.cc:1307
↓ 131 callers
Method
data
src/kudu/cfile/block_handle.h:51
↓ 131 callers
Method
data
src/kudu/util/array_view.h:106
↓ 129 callers
Function
InsertTestRows
Insert num_rows into table from start key to (start key + num_rows). The other two columns of the table are specified as fixed value. If the insert va
src/kudu/tools/kudu-admin-test.cc:3058
↓ 128 callers
Method
info
Throttles the log info message 'msg' if the last message was logged less than 'seconds' ago @param seconds number of seconds between each desired log
java/kudu-client/src/main/java/org/apache/kudu/util/LogThrottler.java:204
↓ 127 callers
Function
SeedRandom
src/kudu/util/test_util.cc:267
↓ 127 callers
Method
value
src/kudu/common/txn_id.cc:35
↓ 125 callers
Function
a
(t)
www/bootstrap/js/bootstrap.min.js:6
↓ 125 callers
Method
getSchema
Get this table's schema, as of the moment this instance was created. @return this table's schema
java/kudu-client/src/main/java/org/apache/kudu/client/KuduTable.java:86
↓ 124 callers
Method
getColumnByIndex
Get the column at the specified index in the original list @param idx column's index @return the column
java/kudu-client/src/main/java/org/apache/kudu/Schema.java:320
↓ 123 callers
Method
NewInsert
src/kudu/client/client.cc:1263
↓ 123 callers
Method
String
src/kudu/util/jsonwriter.cc:147
↓ 123 callers
Method
ToString
src/kudu/master/catalog_manager.cc:7336
↓ 121 callers
Method
timestamp
src/kudu/tablet/mvcc.h:473
↓ 120 callers
Method
newSession
Create a new session for interacting with the cluster. User is responsible for destroying the session object. This is a fully local operation (no RPCs
java/kudu-client/src/main/java/org/apache/kudu/client/KuduClient.java:363
↓ 118 callers
Method
ToString
src/kudu/fs/fs_report.cc:54
↓ 118 callers
Method
nullable
Marks the column as allowing null values. False by default. <p> <strong>NOTE:</strong> the "not-nullable-by-default" behavior here differs from the eq
java/kudu-client/src/main/java/org/apache/kudu/ColumnSchema.java:385
↓ 116 callers
Method
set_name
src/kudu/common/schema.h:463
↓ 115 callers
Function
WaitForServersToAgree
src/kudu/integration-tests/cluster_itest_util.cc:220
↓ 115 callers
Method
getBasicCreateTableOptions
()
java/kudu-test-utils/src/main/java/org/apache/kudu/test/ClientTestUtil.java:275
↓ 115 callers
Method
swap
NOLINT on this function definition because it thinks we're calling std::swap instead of defining it.
src/kudu/common/id_mapping.h:72
↓ 113 callers
Method
HasMoreRows
src/kudu/client/client.cc:2144
↓ 113 callers
Method
bound_rpc_addr
src/kudu/master/mini_master.cc:132
↓ 113 callers
Method
column_id
Return the column ID corresponding to the given column index.
src/kudu/common/schema.h:612
↓ 112 callers
Method
PrimaryKey
src/kudu/client/schema.cc:339
↓ 112 callers
Method
port
src/kudu/client/client.cc:2484
↓ 111 callers
Method
SetTimeoutMillis
src/kudu/client/client.cc:1523
↓ 109 callers
Method
Reset
src/kudu/tablet/ops/op.cc:89
↓ 108 callers
Method
FetchURL
src/kudu/util/curl_util.cc:147
↓ 108 callers
Method
clear
src/kudu/common/id_mapping.h:66
↓ 108 callers
Method
toString
()
java/kudu-client/src/test/java/org/apache/kudu/client/TestFlexiblePartitioning.java:466
↓ 107 callers
Function
LOG_TIMING
src/kudu/benchmarks/tpch/tpch_real_world.cc:316
↓ 107 callers
Method
flush
Blocking call that force flushes this session's buffers. Data is persisted when this call returns, else it will throw an exception. @return a list of
java/kudu-client/src/main/java/org/apache/kudu/client/KuduSession.java:105
↓ 106 callers
Function
AllowSlowTests
src/kudu/util/test_util.cc:248
↓ 106 callers
Function
IOError
src/kudu/util/env_posix.cc:417
↓ 106 callers
Method
IncrementBy
src/kudu/util/atomic.h:251
↓ 106 callers
Method
ToString
src/kudu/server/rpc_server.cc:150
↓ 106 callers
Method
end
Forward iterator that points to the end of the values in the bitset.
src/kudu/util/bitset.h:128
↓ 106 callers
Function
f
(a)
www/bootstrap/js/bootstrap-table.min.js:7
↓ 106 callers
Method
mutable_data
Obtain the mutable data. This may only be called in WRITE mode.
src/kudu/util/cow_object.h:250
↓ 105 callers
Method
Submit
src/kudu/util/threadpool.cc:126
↓ 105 callers
Method
ToMilliseconds
src/kudu/util/monotime.cc:109
↓ 105 callers
Method
predicate_type
Returns the type of this predicate.
src/kudu/common/column_predicate.h:152
↓ 104 callers
Function
NotAuthorized
src/kudu/util/status.h:296
↓ 104 callers
Method
Shutdown
src/kudu/tools/ksck_checksum.cc:255
↓ 104 callers
Method
release
src/kudu/tablet/lock_manager-test.cc:375
↓ 103 callers
Method
Clear
src/kudu/common/partition.cc:1481
↓ 102 callers
Function
IOError
src/kudu/util/status.h:276
↓ 102 callers
Method
checkPartitions
Checks the number of tablets and pruner ranges generated for a scan. @param expectedTablets the expected number of tablets to satisfy the scan @param
java/kudu-client/src/test/java/org/apache/kudu/client/TestPartitionPruner.java:253
← previous
next →
101–200 of 19,440, ranked by callers