MCPcopy Create free account

hub / github.com/apache/incubator-pegasus / types & classes

Types & classes2,204 in github.com/apache/incubator-pegasus

↓ 95 callersClassgpid
src/meta/test/misc/misc.h:42
↓ 62 callersClassrpc_address
src/meta/test/meta_test_base.h:28
↓ 62 callersClassstring_view
dsn::string_view A `string_view` provides a lightweight view into the std::string data provided by a `std::string`, double-quoted std::string literal
src/utils/string_view.h:146
↓ 42 callersClassrpc_address
src/runtime/rpc/rpc_address.h:58
↓ 38 callersClassblob
dsn::blob is a special thrift type that's not generated by thrift compiler, but defined by the rDSN framework. Unlike thrift `string`, dsn::blob is im
src/utils/blob.h:42
↓ 30 callersClassstart_test
src/meta/test/meta_split_service_test.cpp:390
↓ 29 callersClassgpid
src/replica/backup/replica_backup_manager.h:26
↓ 25 callersClassinternal_info
src/include/pegasus/client.h:45
↓ 23 callersClasstask_code
task code is an index for a specific kind of task. with the index, you can get properties of this kind of task: name, type, priority, etc. you may wan
src/runtime/task/task_code.h:98
↓ 22 callersClassblob
src/meta/test/meta_app_operation_test.cpp:56
↓ 22 callersClassgpid
Group-Partition-ID.
src/common/gpid.h:37
↓ 18 callersTypeAliasCheckType
CheckType defines the types of value checking in a CAS.
go-client/pegasus/check_and_set.go:25
↓ 18 callersEnumvalue_type
src/utils/flags.cpp:42
↓ 16 callersClassblob
src/server/pegasus_server_impl.h:71
↓ 16 callersClassblob
src/meta/server_state.h:62
↓ 16 callersClassblob
python-client/pypegasus/base/ttypes.py:34
↓ 15 callersClassrpc_address
src/replica/split/replica_split_manager.h:39
↓ 14 callersClassSearchResult
src/geo/lib/geo_client.h:46
↓ 13 callersClassgpid
src/meta/backup_engine.h:33
↓ 12 callersClassfail_point
src/utils/fail_point_impl.h:45
↓ 12 callersClassnode
src/runtime/pipeline.h:159
↓ 12 callersClassrpc_address
src/utils/utils.h:40
↓ 11 callersEnumtype
src/meta/meta_state_service_utils_impl.h:33
↓ 9 callersClassqueue_data
src/utils/test/priority_queue.cpp:51
↓ 8 callersClassScanOptions
configurable options for scan.
python-client/pypegasus/utils/tools.py:55
↓ 7 callersClassMultiGetOptions
configurable options for multi_get.
python-client/pypegasus/utils/tools.py:73
↓ 7 callersClassbuilder
src/meta/load_balance_policy.h:172
↓ 7 callersClasshost_port
src/runtime/rpc/rpc_host_port.h:47
↓ 7 callersClassredis_request
src/redis_protocol/proxy_lib/redis_parser.h:113
↓ 6 callersClassAppender
scripts/collector_table_counter_gen.py:38
↓ 6 callersClassdata_output
Write data in wire serialization.
src/utils/endians.h:68
↓ 6 callersClassrpc_address
src/shell/command_utils.h:33
↓ 5 callersClassPegasus
Pegasus client class.
python-client/pypegasus/pgclient.py:583
↓ 5 callersClassblob
src/runtime/security/sasl_wrapper.h:26
↓ 5 callersClassdata_input
Read data that was written in wire serialization.
src/utils/endians.h:108
↓ 5 callersClassgpid
python-client/pypegasus/base/ttypes.py:308
↓ 5 callersClassrpc_address
src/client/partition_resolver_manager.h:38
↓ 4 callersTypeAliasFilterType
FilterType defines the type of key filtering.
go-client/pegasus/filter.go:25
↓ 4 callersClassapp_info
src/replica/replication_app_base.h:46
↓ 4 callersClassblob
src/replica/mutation.h:58
↓ 4 callersClassredis_bulk_string
src/redis_protocol/proxy_lib/redis_parser.h:84
↓ 4 callersClassreplica_log_info
a structure to record replica's log info
src/replica/log_file.h:66
↓ 4 callersEnumstate
src/utils/metrics.h:394
↓ 4 callersClassstring_view
src/replica/duplication/duplication_pipeline.cpp:36
↓ 4 callersClassthreadpool_code
src/runtime/task/task.h:61
↓ 3 callersClassDiffError
scripts/run-clang-format.py:126
↓ 3 callersClasscheck_and_mutate_results
src/include/pegasus/client.h:228
↓ 3 callersClassduplication_progress
src/replica/duplication/replica_duplicator.h:37
↓ 3 callersClasserror_code
src/utils/metrics.h:57
↓ 3 callersClassgpid
src/replica/replica.h:87
↓ 3 callersClassgpid
src/replica/storage/simple_kv/test/checker.cpp:71
↓ 3 callersClassnode_context
src/meta/meta_bulk_load_ingestion_context.h:59
↓ 3 callersClassrpc_address
src/meta/duplication/meta_duplication_service.h:34
↓ 3 callersClassrpc_address
python-client/pypegasus/base/ttypes.py:256
↓ 2 callersClassColumnFamilyOptions
src/base/pegasus_const.h:28
↓ 2 callersClassCompileError
Raised when dealing with thrift idl have errors
scripts/compile_thrift.py:58
↓ 2 callersClassElement
src/utils/hpc_locks/bitfield.h:77
↓ 2 callersClassMoveOnly
src/utils/test/smart_pointers_test.cpp:35
↓ 2 callersClassPegasusScanner
Pegasus scanner class, used for scanning data in pegasus table.
python-client/pypegasus/pgclient.py:404
↓ 2 callersTypeAliasRocksDBErrCode
go:generate enumer -type=RocksDBErrCode -output=rocskdb_err_string.go
go-client/idl/base/error_code.go:140
↓ 2 callersClassRrdbMultiGetOperator
python-client/pypegasus/operate/packet.py:134
↓ 2 callersEnumaccess_type
ACL type defined in Range service for RPC matching policy
src/runtime/ranger/access_type.h:29
↓ 2 callersClasscheck_and_set_results
src/include/pegasus/client.h:163
↓ 2 callersClasschecker
src/runtime/simulator.h:41
↓ 2 callersClasserror_code
src/runtime/security/client_negotiation.h:28
↓ 2 callersClasserror_code
src/client_lib/pegasus_client_impl.h:40
↓ 2 callersClasserror_s
error_s gives a detailed description of the error tagged by error_code. For example: error_s open_file(std::string file_name) { if(file_name.empty())
src/utils/errors.h:57
↓ 2 callersClassgeo_client
geo_client is the class for users to operate geometry data on pegasus geo_client use two separate apps on the same cluster, one for common origin data
src/geo/lib/geo_client.h:97
↓ 2 callersClasslearn_response
src/replica/duplication/replica_follower.h:36
↓ 2 callersClasslist_nodes_helper
src/meta/meta_http_service.cpp:64
↓ 2 callersClasspartition_node_info
src/meta/meta_bulk_load_ingestion_context.h:45
↓ 2 callersClassreplica
src/replica/duplication/replica_follower.h:37
↓ 2 callersClassrpc_address
src/meta/server_state.h:65
↓ 2 callersClasstoken_buckets
src/utils/token_buckets.h:30
↓ 2 callersClasswatcher_object
src/zookeeper/zookeeper_session.h:187
↓ 1 callersClassAssociativeInserter
Insert new element to associative containers, such as std::unordered_set and std::set.
src/utils/strings.cpp:181
↓ 1 callersTypeAliasDsnErrCode
How to generate the map from string to error codes? First: - go get github.com/alvaroloes/enumer Second: - cd idl/base - enumer -type=DsnErrCode -outp
go-client/idl/base/error_code.go:41
↓ 1 callersClassMetaSessionManager
python-client/pypegasus/pgclient.py:243
↓ 1 callersClassQueryCfgOperator
python-client/pypegasus/operate/packet.py:87
↓ 1 callersClassRrdbClearScannerOperator
python-client/pypegasus/operate/packet.py:266
↓ 1 callersClassRrdbGetOperator
python-client/pypegasus/operate/packet.py:118
↓ 1 callersClassRrdbGetScannerOperator
python-client/pypegasus/operate/packet.py:232
↓ 1 callersClassRrdbMultiPutOperator
python-client/pypegasus/operate/packet.py:172
↓ 1 callersClassRrdbMultiRemoveOperator
python-client/pypegasus/operate/packet.py:202
↓ 1 callersClassRrdbPutOperator
python-client/pypegasus/operate/packet.py:157
↓ 1 callersClassRrdbRemoveOperator
python-client/pypegasus/operate/packet.py:187
↓ 1 callersClassRrdbScanOperator
python-client/pypegasus/operate/packet.py:249
↓ 1 callersClassRrdbSortkeyCountOperator
python-client/pypegasus/operate/packet.py:217
↓ 1 callersClassRrdbTtlOperator
python-client/pypegasus/operate/packet.py:102
↓ 1 callersClassS2Cap
src/geo/lib/geo_client.h:34
↓ 1 callersClassS2LatLng
src/geo/lib/geo_client.h:37
↓ 1 callersClassSequenceInserter
Append new element to sequence containers, such as std::vector and std::list.
src/utils/strings.cpp:169
↓ 1 callersClassTPegasusTransport
Class that wraps another transport and buffers its I/O.
python-client/pypegasus/transport/protocol.py:38
↓ 1 callersClassTable
python-client/pypegasus/pgclient.py:307
↓ 1 callersClassThriftHeader
python-client/pypegasus/operate/packet.py:34
↓ 1 callersClassUnexpectedError
scripts/run-clang-format.py:132
↓ 1 callersStructaction
admin-cli/executor/server_config.go:35
↓ 1 callersClassbinary_writer
src/replica/mutation.h:57
↓ 1 callersClassblob_string
src/utils/blob.h:171
↓ 1 callersClasserror_code
src/aio/aio_task.h:42
next →1–100 of 2,204, ranked by callers