MCPcopy Create free account

hub / github.com/apache/incubator-pegasus / functions

Functions8,667 in github.com/apache/incubator-pegasus

↓ 13 callersMethodget_response
()
java-client/src/main/java/org/apache/pegasus/operator/rrdb_multi_get_operator.java:58
↓ 13 callersMethodget_server_state
src/meta/meta_service.h:151
↓ 13 callersMethodget_unordered_scanners
src/client_lib/pegasus_client_impl.cpp:1267
↓ 13 callersMethodget_value<uint64_t>
src/utils/configuration.h:184
↓ 13 callersMethodinit
(self, meta_count, replica_count, confs=None)
python-client/tests/test_integration.py:122
↓ 13 callersMethodis_empty
src/utils/link.h:112
↓ 13 callersMethodlist_app
src/client/replication_ddl_client.cpp:695
↓ 13 callersMethodlock
src/runtime/zlocks.cpp:94
↓ 13 callersFunctionmd5sum
src/utils/filesystem.cpp:727
↓ 13 callersMethodput_native
TODO(wutao): call it add_returned_advice()
src/utils/join_point.h:68
↓ 13 callersMethodresolve
(String hostPort)
java-client/src/main/java/org/apache/pegasus/rpc/async/HostNameResolver.java:36
↓ 13 callersMethodsignal
src/utils/hpc_locks/sema.h:47
↓ 13 callersMethodstatus
not thread-safe
src/meta/duplication/duplication_info.h:97
↓ 13 callersFunctiontime_ms_to_string
extern*/
src/utils/time_utils.cpp:36
↓ 13 callersMethodunlock
src/runtime/task/task_engine.sim.cpp:185
↓ 13 callersFunctionvalidateHashKey
(hashKey []byte)
go-client/pegasus/op/utils.go:31
↓ 12 callersMethod__init__
(self, gpid, partition_hash=0)
python-client/pypegasus/operate/packet.py:38
↓ 12 callersMethodaddData
(byte[] sortKey, byte[] value)
java-client/src/main/java/org/apache/pegasus/client/HashKeyData.java:51
↓ 12 callersMethodavailable
* Returns the number of tokens currently available. * * Thread-safe (but returned value may immediately be outdated). */
src/utils/TokenBucket.h:479
↓ 12 callersMethodcount
src/runtime/task/task_queue.h:71
↓ 12 callersFunctioncreateFakeTable
(tbName string, partitionNum int)
admin-cli/client/fake_cluster_test.go:77
↓ 12 callersFunctiondropped_cmp
the order of dropped_replica ret: 0 => equal negtive => d1 smaller than d2 positive => d1 larger than d2
src/meta/meta_data.h:174
↓ 12 callersFunctiondsn_now_s
src/runtime/api_layer1.h:269
↓ 12 callersFunctiondsn_rpc_register_handler
src/runtime/service_api_c.cpp:144
↓ 12 callersMethodencode_to_value
src/geo/lib/latlng_codec.cpp:83
↓ 12 callersMethodexist
sync version of Exist, please refer to the async version {@link #asyncExist(byte[], byte[], int)}
java-client/src/main/java/org/apache/pegasus/client/PegasusTableInterface.java:871
↓ 12 callersMethodgetOperator
()
java-client/src/main/java/org/apache/pegasus/rpc/async/ClientRequestRound.java:88
↓ 12 callersMethodgetState
()
java-client/src/main/java/org/apache/pegasus/rpc/async/ReplicaSession.java:467
↓ 12 callersMethodget_decree
src/replica/mutation.h:111
↓ 12 callersMethodget_servers
src/failure_detector/failure_detector_multimaster.h:71
↓ 12 callersMethodget_session
(self, peer_gpid)
python-client/pypegasus/pgclient.py:393
↓ 12 callersMethodget_value<int64_t>
src/utils/configuration.h:156
↓ 12 callersFunctionkv_map_to_string
src/utils/strings.cpp:357
↓ 12 callersFunctionpegasus_extract_expire_ts
Extracts expire_ts from rocksdb value with given version. The value schema must be in v0 or v1. \return expire_ts in host endian
src/base/pegasus_value_schema.h:58
↓ 12 callersMethodpersist_status
src/meta/duplication/duplication_info.cpp:161
↓ 12 callersMethodremote_storage_initialize
src/meta/meta_service.cpp:198
↓ 12 callersFunctionrepeat
src/runtime/pipeline.h:295
↓ 12 callersMethodreply_data
src/meta/meta_service.h:172
↓ 12 callersMethodsearch_radial
src/geo/lib/geo_client.cpp:426
↓ 12 callersMethodset_action
src/utils/fail_point.cpp:106
↓ 12 callersMethodset_alive
src/meta/meta_data.h:424
↓ 12 callersMethodset_latlng_indices
src/geo/lib/latlng_codec.cpp:110
↓ 12 callersMethodshould_start_backup_unlocked
src/meta/meta_backup_service.cpp:714
↓ 12 callersFunctionstring_state
src/zookeeper/lock_struct.cpp:64
↓ 12 callersMethodwait_for
src/utils/synchronize.h:101
↓ 11 callersMethodRun
(ctx context.Context, gpid *base.Gpid, partitionHash uint64, rs *session.ReplicaSession)
go-client/pegasus/op/op.go:33
↓ 11 callersMethodadd
add a blob into the block
src/replica/log_block.h:77
↓ 11 callersMethodalive
src/meta/meta_data.h:423
↓ 11 callersMethodassign_balancer_proposals
src/meta/meta_data.cpp:301
↓ 11 callersFunctioncrc32_calc
src/utils/crc.cpp:447
↓ 11 callersMethodcreateClient
Create a client instance. After used, should call client.close() to release resource. @param configPath client config path,could be: <pre> - zook
java-client/src/main/java/org/apache/pegasus/client/PegasusClientFactory.java:50
↓ 11 callersMethodcreate_client_session
src/runtime/rpc/asio_net_provider.cpp:166
↓ 11 callersMethoddecrement
src/utils/metrics.h:827
↓ 11 callersFunctiondsn_percentile_type_to_string
src/perf_counter/perf_counter.cpp:50
↓ 11 callersFunctiondsn_rpc_reply
src/runtime/service_api_c.cpp:193
↓ 11 callersMethodexist
Check value exist by key from the cluster @param tableName TableHandler name @param hashKey used to decide which partition the key may exist. @param
java-client/src/main/java/org/apache/pegasus/client/PegasusClientInterface.java:106
↓ 11 callersMethodfrom_proposals
src/meta/partition_guardian.cpp:140
↓ 11 callersMethodget_app_info
src/replica/replica.h:235
↓ 11 callersMethodget_app_name
src/client_lib/pegasus_client_impl.cpp:80
↓ 11 callersMethodget_fs
src/block_service/hdfs/hdfs_service.h:52
↓ 11 callersMethodget_message_on_receive
src/runtime/rpc/raw_message_parser.cpp:88
↓ 11 callersMethodget_state
src/meta/meta_backup_service.h:356
↓ 11 callersFunctionget_subdirectories
src/utils/filesystem.cpp:330
↓ 11 callersFunctionhton
src/utils/endians.h:32
↓ 11 callersMethodinit
src/replica/storage/simple_kv/test/case.cpp:492
↓ 11 callersMethodinitialize_node_state
src/meta/test/meta_test_base.cpp:113
↓ 11 callersMethodpush
src/shell/command_helper.h:102
↓ 11 callersMethodquery_configuration_by_index
src/meta/server_state.cpp:1005
↓ 11 callersMethodrecv_ACK
(self, iprot, mtype, rseqid, errno, result_type, parser)
python-client/pypegasus/pgclient.py:120
↓ 11 callersMethodrunPartitionOp
(ctx context.Context, hashKey []byte, req op.Request, optype OpType)
go-client/pegasus/table_connector.go:613
↓ 11 callersFunctionstart_bulk_load
src/shell/commands/bulk_load.cpp:49
↓ 11 callersMethodupdate_duplication_map
src/replica/duplication/duplication_sync_timer.cpp:105
↓ 11 callersMethodwait_all_task
src/meta/server_state.h:223
↓ 10 callersMethodGetScanner
Get Scanner for {startSortKey, stopSortKey} within hashKey. startSortKey: nil or len(startSortKey) == 0 means start from begin. stopSortKey: nil or le
go-client/pegasus/table_connector.go:159
↓ 10 callersMethodUnmarshal
Unmarshal parses the wire format into v.
go-client/rpc/codec.go:29
↓ 10 callersMethodadd_multi_get_cu
src/server/capacity_unit_calculator.cpp:164
↓ 10 callersMethodadd_primary_replica
src/replica/test/mock_utils.h:256
↓ 10 callersMethodapply_move
src/meta/cluster_balance_policy.cpp:491
↓ 10 callersMethodapply_mutation
src/replica/replication_app_base.cpp:399
↓ 10 callersMethodasync_get
src/geo/lib/geo_client.cpp:255
↓ 10 callersFunctionbytesmap_to_strmap
(bm)
python-client/tests/test_basics.py:670
↓ 10 callersMethodcapture_hash_key
src/server/hotkey_collector.cpp:235
↓ 10 callersMethodcbegin
string_view::cbegin() Returns a const iterator pointing to the first character at the beginning of the `string_view`, or `end()` if the `string_view`
src/utils/string_view.h:210
↓ 10 callersMethodconsumeWithBorrowAndWait
* Reserve tokens. Blocks if need be until reservation is satisfied. */
src/utils/TokenBucket.h:469
↓ 10 callersMethodcount
src/replica/storage/simple_kv/test/case.h:132
↓ 10 callersFunctiondsn_config_get_value_string
src/utils/config_api.cpp:39
↓ 10 callersMethodduplicate
src/server/pegasus_write_service.cpp:334
↓ 10 callersMethodfind_best_dir_for_new_replica
src/common/fs_manager.cpp:279
↓ 10 callersMethodgetKeyHash
(byte[] data)
java-client/src/main/java/org/apache/pegasus/rpc/Table.java:35
↓ 10 callersMethodgetReplicaConfig
(int index)
java-client/src/main/java/org/apache/pegasus/rpc/async/TableHandler.java:133
↓ 10 callersFunctionget_current_cluster_name
extern*/
src/common/common.cpp:27
↓ 10 callersMethodget_gpid
()
java-client/src/main/java/org/apache/pegasus/operator/client_operator.java:97
↓ 10 callersMethodget_gpid_by_hash
(self, partition_hash)
python-client/pypegasus/pgclient.py:376
↓ 10 callersMethodget_name
src/utils/customizable_id.h:189
↓ 10 callersMethodget_string_value
src/utils/configuration.cpp:349
↓ 10 callersMethodgroup_host_port
src/runtime/rpc/rpc_host_port.h:74
↓ 10 callersMethodhasNext
Judge whether scan completed @return Return false if no data left, return true means some data left. @throws PException
java-client/src/main/java/org/apache/pegasus/client/PegasusScannerInterface.java:44
↓ 10 callersFunctionmaster_group_set_leader
src/failure_detector/test/failure_detector.cpp:309
↓ 10 callersMethodmulti_del
src/client_lib/pegasus_client_impl.cpp:684
↓ 10 callersMethodmulti_get_opt
Get multiple values stored in hash_key, and sort key range in [start_sort_key, stop_sort_key) as default. :param hash_key: (bytes) w
python-client/pypegasus/pgclient.py:897
← previousnext →401–500 of 8,667, ranked by callers