MCPcopy Create free account

hub / github.com/apache/kudu / functions

Functions19,440 in github.com/apache/kudu

↓ 4,222 callersFunctionSubstitute
src/kudu/gutil/strings/substitute.h:175
↓ 3,967 callersMethodget
()
java/kudu-test-utils/src/main/java/org/apache/kudu/test/junit/AssertHelpers.java:29
↓ 3,137 callersMethodsize
src/kudu/common/types.h:65
↓ 2,889 callersFunctionOK
@return A success status.
src/kudu/util/status.h:248
↓ 1,337 callersMethodok
()
java/kudu-client/src/main/java/org/apache/kudu/client/Status.java:255
↓ 1,043 callersMethodend
src/kudu/client/scan_batch.h:454
↓ 1,020 callersMethodbegin
src/kudu/client/scan_batch.h:450
↓ 906 callersMethodpush_back
Append the given character to this string.
src/kudu/util/faststring.h:174
↓ 823 callersMethodempty
Returns whether the set is empty.
src/kudu/util/bitset.h:96
↓ 815 callersMethodreset
src/kudu/cfile/block_cache.h:239
↓ 720 callersFunctionSleepFor
src/kudu/util/monotime.cc:262
↓ 718 callersMethodSetInt32
src/kudu/common/partial_row.cc:282
↓ 712 callersMethodToString
src/kudu/integration-tests/fuzz-itest.cc:259
↓ 656 callersFunctionInvalidArgument
src/kudu/util/status.h:272
↓ 656 callersMethodrelease
src/kudu/cfile/cfile_reader.cc:419
↓ 556 callersMethoddata
Retrieve the data slice from the current row. The Add*() functions must have been called an appropriate number of times such that all columns are fill
src/kudu/common/row.h:721
↓ 546 callersMethodtablet_server
src/kudu/mini-cluster/external_mini_cluster.h:417
↓ 542 callersMethodnewComparisonPredicate
Creates a new {@code KuduPredicate} on a boolean column. @param column the column schema @param op the comparison operation @param value the value to
java/kudu-client/src/main/java/org/apache/kudu/client/KuduPredicate.java:112
↓ 529 callersMethodsize
@return in memory size of this row. <p> Note: the size here is not accurate, as we do not count all the fields, but it is enough for most scenarios.
java/kudu-client/src/main/java/org/apache/kudu/client/PartialRow.java:1917
↓ 526 callersMethodadd
(Operation operation, int index)
java/kudu-client/src/main/java/org/apache/kudu/client/Batch.java:119
↓ 518 callersMethodToString
src/kudu/tools/ksck.h:287
↓ 503 callersMethodget
@return an implementation of this interface which conforms to the functionality available in the current JRE.
java/kudu-client/src/main/java/org/apache/kudu/client/internals/SecurityManagerCompatibility.java:42
↓ 492 callersMethodType
src/kudu/client/schema.cc:293
↓ 492 callersMethodappend
Append the given data to the string, resizing capacity as necessary.
src/kudu/util/faststring.h:147
↓ 490 callersMethodmaster
src/kudu/master/mini_master.h:61
↓ 456 callersMethodbuild
Builds a {@link ColumnSchema} using the passed parameters. @return a new {@link ColumnSchema}
java/kudu-client/src/main/java/org/apache/kudu/ColumnSchema.java:489
↓ 427 callersMethodtablet
src/kudu/tablet/tablet_replica.h:226
↓ 410 callersMethodToString
src/kudu/client/schema.cc:1042
↓ 402 callersFunctionJoinPathSegments
src/kudu/util/path_util.cc:73
↓ 387 callersFunctionAddPeer
Add a consensus peer into the specified configuration.
src/kudu/consensus/quorum_util-test.cc:76
↓ 383 callersMethodAddColumn
src/kudu/client/schema.cc:625
↓ 380 callersMethodToString
src/kudu/common/schema.cc:110
↓ 376 callersMethodid
Returns the raw ID. Use with care; in most cases the BlockId should be treated as a completely opaque value.
src/kudu/fs/block_id.h:68
↓ 369 callersFunctionSecureDebugString
src/kudu/util/pb_util.cc:645
↓ 368 callersMethodhas_error
src/kudu/tablet/ops/op.cc:61
↓ 357 callersMethodsize
Returns the number of set bits.
src/kudu/util/bitset.h:106
↓ 352 callersMethodToString
src/kudu/master/ts_descriptor.cc:441
↓ 351 callersMethodapply
Apply a given {@link Operation} to Kudu as part of this session. <p> This is a blocking call that has different behavior based on the configured flus
java/kudu-client/src/main/java/org/apache/kudu/client/KuduSession.java:76
↓ 351 callersMethodschema
src/kudu/tablet/memrowset.h:672
↓ 341 callersMethodaddInt
Add an int for the specified column. @param columnIndex the column's index in the schema @param val value to add @throws IllegalArgumentException if t
java/kudu-client/src/main/java/org/apache/kudu/client/PartialRow.java:278
↓ 335 callersMethodname
src/kudu/util/metrics.h:584
↓ 333 callersFunctionSecureShortDebugString
src/kudu/util/pb_util.cc:653
↓ 330 callersMethodpush
(self, item)
src/kudu/experiments/merge-test.py:52
↓ 326 callersMethoderror
Returns the error that occurred, when state is FAILED.
src/kudu/tablet/tablet_replica.h:269
↓ 326 callersMethodreserve
Reserve space for the given total amount of data. If the current capacity is already larger than the newly requested capacity, this is a no-op (i.e. i
src/kudu/util/faststring.h:141
↓ 324 callersMethodstatus
src/kudu/rpc/outbound_call.cc:194
↓ 318 callersMethodempty
src/kudu/common/partition.h:134
↓ 307 callersMethodNewRow
src/kudu/client/schema.cc:1014
↓ 302 callersMethodpermanent_uuid
src/kudu/master/mini_master.cc:140
↓ 298 callersMethodnewPartialRow
Creates a new partial row for the schema. @return a new partial row
java/kudu-client/src/main/java/org/apache/kudu/Schema.java:439
↓ 298 callersMethodtable_name
src/kudu/tablet/tablet_metadata.cc:972
↓ 296 callersMethodempty
Returns true if the report is empty.
src/kudu/tools/tool_action_hms.cc:362
↓ 296 callersMethodfind
Forward iterator that points at the element 'val' if it exists, or at end() if it doesn't exist.
src/kudu/util/bitset.h:134
↓ 293 callersMethodNotNull
src/kudu/client/schema.cc:351
↓ 293 callersMethodserver
src/kudu/tserver/mini_tablet_server.h:94
↓ 292 callersMethodmini_tablet_server
src/kudu/mini-cluster/internal_mini_cluster.cc:260
↓ 287 callersMethodShutdown
src/kudu/integration-tests/master-stress-test.cc:230
↓ 287 callersMethodappend
Appends the bytes from another byte array to this vec. @param values the values to append @param offset the offset into {@code values} to append from
java/kudu-client/src/main/java/org/apache/kudu/util/ByteVec.java:200
↓ 284 callersMethodBuild
src/kudu/client/schema.cc:643
↓ 281 callersMethoderase
Removes 'val' from the set if it exists.
src/kudu/util/bitset.h:79
↓ 277 callersFunctionIllegalState
src/kudu/util/status.h:292
↓ 273 callersMethodBuild
src/kudu/tools/tool_action.cc:108
↓ 273 callersMethodvalue
src/kudu/util/metrics.cc:862
↓ 268 callersFunctionContainsKey
src/kudu/gutil/map-util.h:293
↓ 258 callersMethodToString
src/kudu/rpc/proxy.cc:283
↓ 253 callersMethodAlter
src/kudu/client/client.cc:1758
↓ 251 callersFunctionCorruption
src/kudu/util/status.h:264
↓ 248 callersMethodhost
src/kudu/util/net/sockaddr.cc:232
↓ 244 callersMethodRestart
src/kudu/master/mini_master.cc:110
↓ 244 callersMethodcall
src/kudu/common/columnar_serialization.cc:224
↓ 243 callersMethodNewTableAlterer
src/kudu/client/client.cc:598
↓ 240 callersMethodSetup
src/kudu/integration-tests/test_workload.cc:315
↓ 239 callersMethodWait
src/kudu/util/subprocess.cc:560
↓ 237 callersMethodinsert
Inserts 'val' into the set.
src/kudu/util/bitset.h:69
↓ 236 callersFunctionNotFound
@param [in] msg The informational message on the error. @param [in] msg2 Additional information on the error (optional). @param [in] posix_code POSIX
src/kudu/util/status.h:260
↓ 234 callersMethodschema
src/kudu/common/row.h:726
↓ 232 callersMethodStart
src/kudu/integration-tests/test_workload.cc:425
↓ 227 callersMethodSetStringCopy
src/kudu/common/partial_row.cc:396
↓ 227 callersMethodToString
src/kudu/tablet/mvcc.cc:477
↓ 224 callersMethodToString
src/kudu/tserver/tablet_server_authorization-test.cc:400
↓ 222 callersMethodInstantiate
src/kudu/util/metrics.cc:206
↓ 222 callersMethodindex
src/kudu/util/memory/arena.h:247
↓ 222 callersMethodsize
src/kudu/gutil/strings/strcat.h:70
↓ 220 callersMethodmetadata
src/kudu/tablet/rowset.cc:291
↓ 214 callersMethodbound_rpc_addr
src/kudu/tserver/mini_tablet_server.cc:177
↓ 212 callersMethodApply
src/kudu/client/client.cc:1527
↓ 208 callersFunctionJoinStrings
src/kudu/gutil/strings/join.h:165
↓ 207 callersMethodcreateTable
Creates a new table with two int columns, c0 and c1. c0 is the primary key. The table is hash partitioned on c0 into two buckets, and range partitione
java/kudu-client/src/test/java/org/apache/kudu/client/TestAlterTable.java:70
↓ 207 callersMethodstr
src/kudu/util/debug/trace_event.h:1091
↓ 206 callersMethodsize
src/kudu/cfile/block_pointer.h:82
↓ 204 callersMethodclear
Clears the contents of the set.
src/kudu/util/bitset.h:101
↓ 200 callersMethodNewTableCreator
src/kudu/client/client.cc:559
↓ 197 callersMethodaddString
Add a String for the specified column. @param columnIndex the column's index in the schema @param val value to add @throws IllegalArgumentException if
java/kudu-client/src/main/java/org/apache/kudu/client/PartialRow.java:680
↓ 196 callersFunctionRunKuduTool
src/kudu/tools/tool_test_util.cc:54
↓ 196 callersMethodrows_inserted
Return the number of rows inserted so far. This may be called either during or after the write workload. If writing as a part of a transaction, these
src/kudu/integration-tests/test_workload.h:314
↓ 192 callersMethodToString
Return a string that contains the copy of the referenced data.
src/kudu/util/slice.cc:38
↓ 190 callersMethodvalue
src/kudu/tablet/rowset_info.h:117
↓ 188 callersFunctionStatusFromPB
src/kudu/common/wire_protocol.cc:144
↓ 188 callersMethodid
src/kudu/tablet/deltamemstore.h:133
↓ 188 callersMethodmini_master
src/kudu/mini-cluster/internal_mini_cluster.cc:254
next →1–100 of 19,440, ranked by callers