Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/incubator-pegasus
/ types & classes
Types & classes
2,204 in github.com/apache/incubator-pegasus
⨍
Functions
8,667
◇
Types & classes
2,204
↓ 95 callers
Class
gpid
src/meta/test/misc/misc.h:42
↓ 62 callers
Class
rpc_address
src/meta/test/meta_test_base.h:28
↓ 62 callers
Class
string_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 callers
Class
rpc_address
src/runtime/rpc/rpc_address.h:58
↓ 38 callers
Class
blob
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 callers
Class
start_test
src/meta/test/meta_split_service_test.cpp:390
↓ 29 callers
Class
gpid
src/replica/backup/replica_backup_manager.h:26
↓ 25 callers
Class
internal_info
src/include/pegasus/client.h:45
↓ 23 callers
Class
task_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 callers
Class
blob
src/meta/test/meta_app_operation_test.cpp:56
↓ 22 callers
Class
gpid
Group-Partition-ID.
src/common/gpid.h:37
↓ 18 callers
TypeAlias
CheckType
CheckType defines the types of value checking in a CAS.
go-client/pegasus/check_and_set.go:25
↓ 18 callers
Enum
value_type
src/utils/flags.cpp:42
↓ 16 callers
Class
blob
src/server/pegasus_server_impl.h:71
↓ 16 callers
Class
blob
src/meta/server_state.h:62
↓ 16 callers
Class
blob
python-client/pypegasus/base/ttypes.py:34
↓ 15 callers
Class
rpc_address
src/replica/split/replica_split_manager.h:39
↓ 14 callers
Class
SearchResult
src/geo/lib/geo_client.h:46
↓ 13 callers
Class
gpid
src/meta/backup_engine.h:33
↓ 12 callers
Class
fail_point
src/utils/fail_point_impl.h:45
↓ 12 callers
Class
node
src/runtime/pipeline.h:159
↓ 12 callers
Class
rpc_address
src/utils/utils.h:40
↓ 11 callers
Enum
type
src/meta/meta_state_service_utils_impl.h:33
↓ 9 callers
Class
queue_data
src/utils/test/priority_queue.cpp:51
↓ 8 callers
Class
ScanOptions
configurable options for scan.
python-client/pypegasus/utils/tools.py:55
↓ 7 callers
Class
MultiGetOptions
configurable options for multi_get.
python-client/pypegasus/utils/tools.py:73
↓ 7 callers
Class
builder
src/meta/load_balance_policy.h:172
↓ 7 callers
Class
host_port
src/runtime/rpc/rpc_host_port.h:47
↓ 7 callers
Class
redis_request
src/redis_protocol/proxy_lib/redis_parser.h:113
↓ 6 callers
Class
Appender
scripts/collector_table_counter_gen.py:38
↓ 6 callers
Class
data_output
Write data in wire serialization.
src/utils/endians.h:68
↓ 6 callers
Class
rpc_address
src/shell/command_utils.h:33
↓ 5 callers
Class
Pegasus
Pegasus client class.
python-client/pypegasus/pgclient.py:583
↓ 5 callers
Class
blob
src/runtime/security/sasl_wrapper.h:26
↓ 5 callers
Class
data_input
Read data that was written in wire serialization.
src/utils/endians.h:108
↓ 5 callers
Class
gpid
python-client/pypegasus/base/ttypes.py:308
↓ 5 callers
Class
rpc_address
src/client/partition_resolver_manager.h:38
↓ 4 callers
TypeAlias
FilterType
FilterType defines the type of key filtering.
go-client/pegasus/filter.go:25
↓ 4 callers
Class
app_info
src/replica/replication_app_base.h:46
↓ 4 callers
Class
blob
src/replica/mutation.h:58
↓ 4 callers
Class
redis_bulk_string
src/redis_protocol/proxy_lib/redis_parser.h:84
↓ 4 callers
Class
replica_log_info
a structure to record replica's log info
src/replica/log_file.h:66
↓ 4 callers
Enum
state
src/utils/metrics.h:394
↓ 4 callers
Class
string_view
src/replica/duplication/duplication_pipeline.cpp:36
↓ 4 callers
Class
threadpool_code
src/runtime/task/task.h:61
↓ 3 callers
Class
DiffError
scripts/run-clang-format.py:126
↓ 3 callers
Class
check_and_mutate_results
src/include/pegasus/client.h:228
↓ 3 callers
Class
duplication_progress
src/replica/duplication/replica_duplicator.h:37
↓ 3 callers
Class
error_code
src/utils/metrics.h:57
↓ 3 callers
Class
gpid
src/replica/replica.h:87
↓ 3 callers
Class
gpid
src/replica/storage/simple_kv/test/checker.cpp:71
↓ 3 callers
Class
node_context
src/meta/meta_bulk_load_ingestion_context.h:59
↓ 3 callers
Class
rpc_address
src/meta/duplication/meta_duplication_service.h:34
↓ 3 callers
Class
rpc_address
python-client/pypegasus/base/ttypes.py:256
↓ 2 callers
Class
ColumnFamilyOptions
src/base/pegasus_const.h:28
↓ 2 callers
Class
CompileError
Raised when dealing with thrift idl have errors
scripts/compile_thrift.py:58
↓ 2 callers
Class
Element
src/utils/hpc_locks/bitfield.h:77
↓ 2 callers
Class
MoveOnly
src/utils/test/smart_pointers_test.cpp:35
↓ 2 callers
Class
PegasusScanner
Pegasus scanner class, used for scanning data in pegasus table.
python-client/pypegasus/pgclient.py:404
↓ 2 callers
TypeAlias
RocksDBErrCode
go:generate enumer -type=RocksDBErrCode -output=rocskdb_err_string.go
go-client/idl/base/error_code.go:140
↓ 2 callers
Class
RrdbMultiGetOperator
python-client/pypegasus/operate/packet.py:134
↓ 2 callers
Enum
access_type
ACL type defined in Range service for RPC matching policy
src/runtime/ranger/access_type.h:29
↓ 2 callers
Class
check_and_set_results
src/include/pegasus/client.h:163
↓ 2 callers
Class
checker
src/runtime/simulator.h:41
↓ 2 callers
Class
error_code
src/runtime/security/client_negotiation.h:28
↓ 2 callers
Class
error_code
src/client_lib/pegasus_client_impl.h:40
↓ 2 callers
Class
error_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 callers
Class
geo_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 callers
Class
learn_response
src/replica/duplication/replica_follower.h:36
↓ 2 callers
Class
list_nodes_helper
src/meta/meta_http_service.cpp:64
↓ 2 callers
Class
partition_node_info
src/meta/meta_bulk_load_ingestion_context.h:45
↓ 2 callers
Class
replica
src/replica/duplication/replica_follower.h:37
↓ 2 callers
Class
rpc_address
src/meta/server_state.h:65
↓ 2 callers
Class
token_buckets
src/utils/token_buckets.h:30
↓ 2 callers
Class
watcher_object
src/zookeeper/zookeeper_session.h:187
↓ 1 callers
Class
AssociativeInserter
Insert new element to associative containers, such as std::unordered_set and std::set.
src/utils/strings.cpp:181
↓ 1 callers
TypeAlias
DsnErrCode
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 callers
Class
MetaSessionManager
python-client/pypegasus/pgclient.py:243
↓ 1 callers
Class
QueryCfgOperator
python-client/pypegasus/operate/packet.py:87
↓ 1 callers
Class
RrdbClearScannerOperator
python-client/pypegasus/operate/packet.py:266
↓ 1 callers
Class
RrdbGetOperator
python-client/pypegasus/operate/packet.py:118
↓ 1 callers
Class
RrdbGetScannerOperator
python-client/pypegasus/operate/packet.py:232
↓ 1 callers
Class
RrdbMultiPutOperator
python-client/pypegasus/operate/packet.py:172
↓ 1 callers
Class
RrdbMultiRemoveOperator
python-client/pypegasus/operate/packet.py:202
↓ 1 callers
Class
RrdbPutOperator
python-client/pypegasus/operate/packet.py:157
↓ 1 callers
Class
RrdbRemoveOperator
python-client/pypegasus/operate/packet.py:187
↓ 1 callers
Class
RrdbScanOperator
python-client/pypegasus/operate/packet.py:249
↓ 1 callers
Class
RrdbSortkeyCountOperator
python-client/pypegasus/operate/packet.py:217
↓ 1 callers
Class
RrdbTtlOperator
python-client/pypegasus/operate/packet.py:102
↓ 1 callers
Class
S2Cap
src/geo/lib/geo_client.h:34
↓ 1 callers
Class
S2LatLng
src/geo/lib/geo_client.h:37
↓ 1 callers
Class
SequenceInserter
Append new element to sequence containers, such as std::vector and std::list.
src/utils/strings.cpp:169
↓ 1 callers
Class
TPegasusTransport
Class that wraps another transport and buffers its I/O.
python-client/pypegasus/transport/protocol.py:38
↓ 1 callers
Class
Table
python-client/pypegasus/pgclient.py:307
↓ 1 callers
Class
ThriftHeader
python-client/pypegasus/operate/packet.py:34
↓ 1 callers
Class
UnexpectedError
scripts/run-clang-format.py:132
↓ 1 callers
Struct
action
admin-cli/executor/server_config.go:35
↓ 1 callers
Class
binary_writer
src/replica/mutation.h:57
↓ 1 callers
Class
blob_string
src/utils/blob.h:171
↓ 1 callers
Class
error_code
src/aio/aio_task.h:42
next →
1–100 of 2,204, ranked by callers