Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/incubator-pegasus
/ functions
Functions
8,667 in github.com/apache/incubator-pegasus
⨍
Functions
8,667
◇
Types & classes
2,204
↓ 1 callers
Method
MultiGetOpt
(ctx context.Context, hashKey []byte, sortKeys [][]byte, options *MultiGetOptions)
go-client/pegasus/table_connector.go:395
↓ 1 callers
Method
MultiGetRangeOpt
(ctx context.Context, hashKey []byte, startSortKey []byte, stopSortKey []byte, options *MultiGetOptions)
go-client/pegasus/table_connector.go:409
↓ 1 callers
Method
MultiSetOpt
(ctx context.Context, hashKey []byte, sortKeys [][]byte, values [][]byte, ttl time.Duration)
go-client/pegasus/table_connector.go:441
↓ 1 callers
Function
New
New creates a tablewriter.Table and allows customizing the table. Each element should be a simple struct (not pointer) with a number of fields. Each
admin-cli/tabular/printer.go:47
↓ 1 callers
Function
NewLogrusLogger
NewLogrusLogger creates a new LogrusLogger.
go-client/pegalog/logrus_logger.go:47
↓ 1 callers
Function
NewPegasusCodec
()
go-client/session/codec.go:44
↓ 1 callers
Function
NewRPCAddress
(ip net.IP, port int)
go-client/idl/base/rpc_address.go:34
↓ 1 callers
Function
NewRemoteCmdClient
NewRemoteCmdClient returns an instance of RemoteCmdClient.
go-client/admin/remote_cmd_client.go:34
↓ 1 callers
Method
Next
(toRead int)
go-client/rpc/stream_in.go:71
↓ 1 callers
Function
PrintAllCleanupFlag
(client *Client, resp *admin.QueryBulkLoadResponse, detailed bool)
admin-cli/executor/bulk_load.go:240
↓ 1 callers
Function
PrintAllDownloading
(client *Client, resp *admin.QueryBulkLoadResponse, detailed bool)
admin-cli/executor/bulk_load.go:116
↓ 1 callers
Function
PrintAllIngestion
(client *Client, resp *admin.QueryBulkLoadResponse, detailed bool)
admin-cli/executor/bulk_load.go:170
↓ 1 callers
Function
PrintAllOthers
(client *Client, resp *admin.QueryBulkLoadResponse, detailed bool)
admin-cli/executor/bulk_load.go:215
↓ 1 callers
Function
PrintSingleCleanupFlag
(client *Client, resp *admin.QueryBulkLoadResponse, partitionIndex int, detailed bool)
admin-cli/executor/bulk_load.go:366
↓ 1 callers
Function
PrintSingleDownloading
(client *Client, resp *admin.QueryBulkLoadResponse, partitionIndex int, detailed bool)
admin-cli/executor/bulk_load.go:288
↓ 1 callers
Function
PrintSingleIngesting
(client *Client, resp *admin.QueryBulkLoadResponse, partitionIndex int, detailed bool)
admin-cli/executor/bulk_load.go:337
↓ 1 callers
Function
PrintSinglePausing
(client *Client, resp *admin.QueryBulkLoadResponse, partitionIndex int, detailed bool)
admin-cli/executor/bulk_load.go:397
↓ 1 callers
Function
QueryAllNodesDiskInfo
(client *Client, tableName string)
admin-cli/executor/disk_info.go:83
↓ 1 callers
Function
QueryDiskCapacityInfo
(client *executor.Client, replicaServer string)
admin-cli/executor/toolkits/diskbalancer/migrator.go:87
↓ 1 callers
Function
QueryReplicaDataVersion
(client *Client, table string)
admin-cli/executor/table_version.go:47
↓ 1 callers
Function
RPC_MOCKING
src/server/test/pegasus_mutation_duplicator_test.cpp:396
↓ 1 callers
Method
Read
([]byte)
go-client/session/session_timeout_test.go:50
↓ 1 callers
Method
Read
(iprot thrift.TProtocol)
go-client/idl/base/error_code.go:123
↓ 1 callers
Method
Read
(iprot thrift.TProtocol)
go-client/idl/base/gpid.go:32
↓ 1 callers
Function
ReadRpcResponse
(conn *rpc.RpcConn, codec rpc.Codec)
go-client/session/codec.go:469
↓ 1 callers
Function
ReadZkData
(zkConn *zk.Conn, root string, table string)
admin-cli/executor/toolkits/tablemigrator/switcher.go:89
↓ 1 callers
Method
RecallApp
(originTableID int, newTableName string)
admin-cli/client/meta.go:91
↓ 1 callers
Method
RestoreApp
(oldClusterName string, oldTableName string, oldTableID int, backupID int64, providerType string, newTableNa
admin-cli/client/meta.go:101
↓ 1 callers
Method
Scan
(ctx context.Context, gpid *base.Gpid, partitionHash uint64, request *rrdb.ScanRequest)
go-client/session/replica_session.go:126
↓ 1 callers
Function
SetAppEnv
SetAppEnv command
admin-cli/executor/table_env.go:63
↓ 1 callers
Method
SetDefaultTTL
src/server/key_ttl_compaction_filter.h:165
↓ 1 callers
Method
SetPartitionIndex
src/server/key_ttl_compaction_filter.h:170
↓ 1 callers
Method
SetPegasusDataVersion
src/server/key_ttl_compaction_filter.h:160
↓ 1 callers
Function
SetRPCTimeout
SetRPCTimeout is the global timeout setting of RPC.
admin-cli/client/options.go:27
↓ 1 callers
Method
SetTTL
(ctx context.Context, hashKey []byte, sortKey []byte, value []byte, ttl time.Duration)
go-client/pegasus/table_connector.go:368
↓ 1 callers
Method
SetValidatePartitionHash
src/server/key_ttl_compaction_filter.h:166
↓ 1 callers
Function
ShowPartitionCount
(client *Client, tableName string)
admin-cli/executor/table_partitions.go:60
↓ 1 callers
Method
StartBackupApp
(tableID int, providerType string, backupPath string)
admin-cli/client/meta.go:97
↓ 1 callers
Method
String
()
go-client/session/codec.go:414
↓ 1 callers
Method
String
()
go-client/idl/base/dsn_err_string.go:14
↓ 1 callers
Method
String
()
go-client/idl/base/rocskdb_err_string.go:15
↓ 1 callers
Function
SwitchMetaAddrs
(client *executor.Client, zkAddr string, zkRoot string, tableName string, targetAddrs string)
admin-cli/executor/toolkits/tablemigrator/switcher.go:34
↓ 1 callers
Method
TEST_set_repeat_delay
src/replica/duplication/load_from_private_log.h:76
↓ 1 callers
Method
TTL
-2 means entry not found.
go-client/pegasus/table_connector.go:453
↓ 1 callers
Method
TilNow
()
go-client/session/codec.go:448
↓ 1 callers
Method
Trace
()
go-client/session/codec.go:441
↓ 1 callers
Method
Validate
Validate if ScanCommand is valid.
pegic/executor/scan.go:107
↓ 1 callers
Method
Validate
()
go-client/pegasus/op/op.go:31
↓ 1 callers
Function
WriteZkData
(zkConn *zk.Conn, root string, table string, cluster string, addrs string)
admin-cli/executor/toolkits/tablemigrator/switcher.go:109
↓ 1 callers
Function
__err_cb_bind_and_enqueue
src/meta/meta_state_service_simple.cpp:77
↓ 1 callers
Method
__init__
(self, message, errs=None)
scripts/run-clang-format.py:127
↓ 1 callers
Method
__init__
(self, trans, func, rbuf_size=DEFAULT_BUFFER)
python-client/pypegasus/transport/protocol.py:43
↓ 1 callers
Method
abandonIt
(error_code.error_types err, TMessage header)
java-client/src/main/java/org/apache/pegasus/rpc/async/ReplicaSession.java:472
↓ 1 callers
Method
ack_parent
ThreadPool: THREAD_POOL_REPLICATION
src/replica/split/replica_split_manager.cpp:1329
↓ 1 callers
Method
ack_prepare_message
src/replica/replica_2pc.cpp:780
↓ 1 callers
Method
acquire_leader_lock
src/meta/meta_server_failure_detector.cpp:148
↓ 1 callers
Function
acquire_prefix
if str = "prefix.xxx" then return prefix else return ""
src/meta/test/server_state_test.cpp:79
↓ 1 callers
Method
add
src/perf_counter/perf_counter_atomic.h:174
↓ 1 callers
Method
add
(byte[] sortKey)
java-client/src/main/java/org/apache/pegasus/client/request/MultiDelete.java:42
↓ 1 callers
Method
add
(byte[] sortKey)
java-client/src/main/java/org/apache/pegasus/client/request/MultiGet.java:42
↓ 1 callers
Method
addDuplication
(ctx context.Context, req *admin.DuplicationAddRequest)
go-client/session/admin_rpc_types.go:180
↓ 1 callers
Method
addTimer
(final int seqID, long timeoutInMillseconds)
java-client/src/main/java/org/apache/pegasus/rpc/async/ReplicaSession.java:374
↓ 1 callers
Method
add_allow_list
src/failure_detector/failure_detector.cpp:306
↓ 1 callers
Method
add_checker
src/runtime/scheduler.cpp:212
↓ 1 callers
Method
add_dup
src/client/replication_ddl_client.cpp:1378
↓ 1 callers
Method
add_event
src/runtime/scheduler.cpp:57
↓ 1 callers
Method
add_group_validator
src/utils/flags.cpp:284
↓ 1 callers
Function
add_hook
(name, path, func, args)
scripts/compile_thrift.py:212
↓ 1 callers
Method
add_log_file
src/replica/test/mock_utils.h:431
↓ 1 callers
Method
add_meta_server
(self, meta_addr)
python-client/pypegasus/pgclient.py:249
↓ 1 callers
Method
add_ref
src/zookeeper/zookeeper_session.h:168
↓ 1 callers
Method
add_replica
src/common/fs_manager.cpp:255
↓ 1 callers
Method
add_system_event
src/runtime/scheduler.cpp:75
↓ 1 callers
Method
add_task
src/runtime/scheduler.cpp:182
↓ 1 callers
Method
add_timer
src/runtime/task/task_engine.cpp:138
↓ 1 callers
Method
add_validator
src/utils/flags.cpp:274
↓ 1 callers
Function
addr2host
src/base/pegasus_utils.cpp:35
↓ 1 callers
Method
address
src/runtime/rpc/asio_net_provider.h:110
↓ 1 callers
Method
address_to_node_name
src/replica/storage/simple_kv/test/checker.cpp:386
↓ 1 callers
Method
adjust_dropped_size
src/meta/test/update_configuration_test.cpp:296
↓ 1 callers
Method
adjust_proposal
src/meta/meta_data.cpp:476
↓ 1 callers
Function
aggregateNodeState
(resp *replication.QueryCfgResponse, nodesPtr *map[string]*NodeState)
admin-cli/client/replica_health.go:99
↓ 1 callers
Function
aggregateTableHealthInfo
(resp *replication.QueryCfgResponse)
admin-cli/client/replica_health.go:72
↓ 1 callers
Method
app_envs_basic_test
src/meta/test/server_state_test.cpp:89
↓ 1 callers
Method
app_name
src/replica/replica_base.h:52
↓ 1 callers
Method
append_if_valid_for_query
src/meta/duplication/duplication_info.cpp:234
↓ 1 callers
Method
append_sync
---------- call RPC_SIMPLE_KV_SIMPLE_KV_APPEND ------------ - synchronous
src/replica/storage/simple_kv/simple_kv.client.h:121
↓ 1 callers
Method
apply_balancer
src/meta/server_load_balancer.cpp:191
↓ 1 callers
Method
apply_balancer_test
src/meta/test/update_configuration_test.cpp:397
↓ 1 callers
Method
apply_set
src/replica/storage/simple_kv/test/case.cpp:214
↓ 1 callers
Method
async
Run this stage asynchronously in its environment.
src/runtime/pipeline.h:258
↓ 1 callers
Method
asyncBatchGet
(batch_get_request request, int timeout)
java-client/src/main/java/org/apache/pegasus/client/PegasusTable.java:483
↓ 1 callers
Method
asyncCheckAndMutate
( byte[] hashKey, byte[] checkSortKey, CheckType checkType, byte[] checkOperand,
java-client/src/main/java/org/apache/pegasus/client/PegasusTable.java:883
↓ 1 callers
Method
asyncCheckAndSet
( byte[] hashKey, byte[] checkSortKey, CheckType checkType, byte[] checkOperand,
java-client/src/main/java/org/apache/pegasus/client/PegasusTable.java:773
↓ 1 callers
Method
asyncCommit
(Request request)
java-client/src/main/java/org/apache/pegasus/client/request/AbstractBatch.java:55
↓ 1 callers
Method
asyncCompareExchange
( byte[] hashKey, byte[] sortKey, byte[] expectedValue, byte[] desiredValue, int
java-client/src/main/java/org/apache/pegasus/client/PegasusTable.java:986
↓ 1 callers
Method
asyncExist
(byte[] hashKey, byte[] sortKey, int timeout)
java-client/src/main/java/org/apache/pegasus/client/PegasusTable.java:92
↓ 1 callers
Method
asyncMultiGetSortKeys
get all the sortKeys for the same hashKey @param hashKey used to decide which partition the key may exist should not be null or empty. @param maxFetc
java-client/src/main/java/org/apache/pegasus/client/PegasusTableInterface.java:379
↓ 1 callers
Method
asyncNext
()
java-client/src/main/java/org/apache/pegasus/client/PegasusScanner.java:161
↓ 1 callers
Method
asyncNextBatch
()
java-client/src/main/java/org/apache/pegasus/client/PegasusScanner.java:247
← previous
next →
2,101–2,200 of 8,667, ranked by callers