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
↓ 3 callers
Method
update
src/utils/flags.cpp:122
↓ 3 callers
Method
updateAppEnvs
(req *admin.UpdateAppEnvRequest)
admin-cli/client/meta.go:235
↓ 3 callers
Method
update_configuration
src/replica/replica_config.cpp:621
↓ 3 callers
Method
update_local_configuration_with_no_ballot_change
src/replica/replica_config.cpp:1032
↓ 3 callers
Method
update_state
(self, ec)
python-client/pypegasus/pgclient.py:679
↓ 3 callers
Function
validateSortKeys
(sortKeys [][]byte)
go-client/pegasus/op/utils.go:73
↓ 3 callers
Function
validateTTL
(TTL time.Duration)
go-client/pegasus/op/utils.go:88
↓ 3 callers
Function
vec_equal
src/meta/test/meta_data.cpp:91
↓ 3 callers
Method
wait
src/utils/synchronize.h:126
↓ 3 callers
Method
waitCondition
(BoolCallable callable, int seconds)
java-client/src/test/java/org/apache/pegasus/tools/Toollet.java:141
↓ 3 callers
Function
waitTableReady
(c *Client, tableName string, partitionCount int, replicaCount int)
admin-cli/executor/create_table.go:49
↓ 3 callers
Method
waitUntilSessionReady
(ctx context.Context)
go-client/session/session.go:320
↓ 3 callers
Method
wait_until_cluster_health
(cls)
python-client/tests/test_integration.py:95
↓ 3 callers
Method
write
src/block_service/test/block_service_mock.h:46
↓ 3 callers
Method
write
src/common/serialization_helper/thrift_helper.h:247
↓ 3 callers
Method
write_batch_delete
src/server/rocksdb_wrapper.cpp:193
↓ 3 callers
Method
write_batch_put_ctx
src/server/rocksdb_wrapper.cpp:112
↓ 3 callers
Method
write_file_header
src/replica/log_file.cpp:402
↓ 3 callers
Function
write_vector
extern*/
src/aio/file_io.cpp:118
↓ 2 callers
Method
AddDisk
AddDisk is auto-generated
go-client/session/radmin_rpc_types.go:63
↓ 2 callers
Method
CancelBulkLoad
(tableName string, forced bool)
admin-cli/client/meta.go:122
↓ 2 callers
Method
CancelPartitionSplit
(tableName string, oldPartitionCount int)
admin-cli/client/meta.go:112
↓ 2 callers
Method
ClearAppEnvs
(tableName string, clearPrefix string)
admin-cli/client/meta.go:75
↓ 2 callers
Method
ClearBulkLoad
(tableName string)
admin-cli/client/meta.go:124
↓ 2 callers
Method
Close
()
admin-cli/client/meta.go:60
↓ 2 callers
Function
DowngradeNode
DowngradeNode sets all secondaries from the specified node to inactive state. NOTE: this step requires that the node has no primary, otherwise error i
admin-cli/client/migrate_node.go:130
↓ 2 callers
Method
DropApp
(tableName string, reserveSeconds int64)
admin-cli/client/meta.go:81
↓ 2 callers
Method
Error
()
go-client/idl/base/error_code.go:119
↓ 2 callers
Method
GetPerfSession
(addr string, ntype session.NodeType)
admin-cli/util/pegasus_node.go:206
↓ 2 callers
Function
GetTablePartitions
(client *Client, tableName string)
admin-cli/executor/table_partitions.go:35
↓ 2 callers
Method
GetUnorderedScanners
Get Scanners for all data in pegasus, the count of scanners will be no more than maxSplitCount
go-client/pegasus/table_connector.go:163
↓ 2 callers
Method
IterateAll
IterateAll iterates over the table according to the command.
pegic/executor/scan.go:44
↓ 2 callers
Function
MigratePrimariesOut
MigratePrimariesOut migrates all primaries out from the specified node. Internally, for every partition it merely swaps the roles of primary and secon
admin-cli/client/migrate_node.go:88
↓ 2 callers
Function
NewReadStream
(reader io.Reader)
go-client/rpc/stream_in.go:88
↓ 2 callers
Function
NewTabWriter
(writer io.Writer, header []string)
admin-cli/tabular/printer.go:72
↓ 2 callers
Method
PauseBulkLoad
(tableName string)
admin-cli/client/meta.go:118
↓ 2 callers
Method
PausePartitionSplit
(tableName string, parentPidx int)
admin-cli/client/meta.go:108
↓ 2 callers
Function
PrintAllSummary
(client *Client, tableName string, tableStatus admin.BulkLoadStatus)
admin-cli/executor/bulk_load.go:275
↓ 2 callers
Method
Propose
(gpid *base.Gpid, action admin.ConfigType, target *util.PegasusNode, node *util.PegasusNode)
admin-cli/client/meta.go:95
↓ 2 callers
Method
QueryBackupStatus
(tableID int, backupID int64)
admin-cli/client/meta.go:99
↓ 2 callers
Method
QueryBulkLoad
(tableName string)
admin-cli/client/meta.go:116
↓ 2 callers
Method
QueryDuplication
(tableName string)
admin-cli/client/meta.go:87
↓ 2 callers
Method
QueryManualCompaction
(tableName string)
admin-cli/client/meta.go:128
↓ 2 callers
Method
QuerySplitStatus
(tableName string)
admin-cli/client/meta.go:106
↓ 2 callers
Method
RPCAddress
()
admin-cli/util/pegasus_node.go:83
↓ 2 callers
Method
RestartBulkLoad
(tableName string)
admin-cli/client/meta.go:120
↓ 2 callers
Method
RestartPartitionSplit
(tableName string, parentPidx int)
admin-cli/client/meta.go:110
↓ 2 callers
Method
Session
Session returns a tcp session to the node. Will initialize the TCP connection.
admin-cli/util/pegasus_node.go:76
↓ 2 callers
Function
SetMetaLevelSteady
(meta Meta)
admin-cli/client/migrate_node.go:39
↓ 2 callers
Method
SetPartitionVersion
src/server/key_ttl_compaction_filter.h:174
↓ 2 callers
Method
SetUnresponsiveHandler
SetUnresponsiveHandler inits the UnresponsiveHandler.
go-client/session/replica_session.go:197
↓ 2 callers
Method
StartBulkLoad
(tableName string, clusterName string, providerType string, rootPath string)
admin-cli/client/meta.go:114
↓ 2 callers
Method
StartManualCompaction
(tableName string, targetLevel int, maxRunningCount int, bottommost bool)
admin-cli/client/meta.go:126
↓ 2 callers
Method
StartPartitionSplit
(tableName string, newPartitionCount int)
admin-cli/client/meta.go:104
↓ 2 callers
Method
Timeout
()
go-client/session/session_timeout_test.go:42
↓ 2 callers
Method
Write
invoke an asynchronous write for message.
go-client/rpc/stream_out.go:40
↓ 2 callers
Function
WritePadding
src/utils/string_view.cpp:27
↓ 2 callers
Function
abFree
src/shell/linenoise/linenoise.c:470
↓ 2 callers
Function
abInit
src/shell/linenoise/linenoise.c:456
↓ 2 callers
Method
access_controller_allowed
src/replica/replica.cpp:604
↓ 2 callers
Method
add
src/http/http_call_registry.h:51
↓ 2 callers
Method
add
(byte[] sortKey, byte[] value)
java-client/src/main/java/org/apache/pegasus/client/request/MultiSet.java:46
↓ 2 callers
Function
add_backup_policy
src/shell/commands/cold_backup.cpp:42
↓ 2 callers
Method
add_backup_policy
src/meta/meta_backup_service.cpp:1244
↓ 2 callers
Method
add_batch_get_cu
src/server/capacity_unit_calculator.cpp:194
↓ 2 callers
Method
add_duplication
This call will not recreate if the duplication with the same app name and remote end point already exists. ThreadPool(WRITE): THREAD_POOL_META_STATE
src/meta/duplication/meta_duplication_service.cpp:154
↓ 2 callers
Method
add_edge
src/meta/load_balance_policy.cpp:534
↓ 2 callers
Method
add_incr_cu
src/server/capacity_unit_calculator.cpp:326
↓ 2 callers
Method
add_prepare_request
src/replica/mutation.h:89
↓ 2 callers
Method
add_put_cu
src/server/capacity_unit_calculator.cpp:268
↓ 2 callers
Method
add_remove_cu
src/server/capacity_unit_calculator.cpp:280
↓ 2 callers
Method
add_size
src/server/range_read_limiter.h:84
↓ 2 callers
Method
add_tag
src/utils/flags.cpp:143
↓ 2 callers
Method
after
( ClientRequestRound clientRequestRound, error_code.error_types errno, TableHandler tableHan
java-client/src/main/java/org/apache/pegasus/rpc/interceptor/TableInterceptor.java:29
↓ 2 callers
Method
aggregate
src/shell/command_helper.h:737
↓ 2 callers
Function
aggregateReplicaInfo
(meta Meta, tableName string, nodes *map[string]*NodeState)
admin-cli/client/replica_health.go:61
↓ 2 callers
Method
all_checkpoint_has_prepared
src/meta/duplication/duplication_info.h:164
↓ 2 callers
Method
all_rules_match
src/server/compaction_operation.cpp:32
↓ 2 callers
Method
all_tasks_success
src/runtime/task/task_tracker.h:166
↓ 2 callers
Method
alloc_buffer
src/zookeeper/zookeeper_session.cpp:91
↓ 2 callers
Method
apply_checkpoint
src/replica/replication_app_base.cpp:372
↓ 2 callers
Function
apply_helper
src/utils/absl/utility/utility.h:150
↓ 2 callers
Method
appro_data_bytes
src/replica/mutation.h:143
↓ 2 callers
Method
as_secondary
src/replica/test/mock_utils.h:157
↓ 2 callers
Function
assertNoMissingReplicaInCluster
(t *testing.T, expectedTotalPartitions int)
admin-cli/client/fake_cluster_test.go:158
↓ 2 callers
Method
assign_cure_proposal
src/meta/meta_data.cpp:294
↓ 2 callers
Method
asyncCall
(final MetaRequestRound round)
java-client/src/main/java/org/apache/pegasus/rpc/async/MetaSession.java:157
↓ 2 callers
Method
asyncIncr
atomically increment value by key, async version @param hashKey the hash key to increment. @param sortKey the sort key to increment. @param increment
java-client/src/main/java/org/apache/pegasus/client/PegasusTableInterface.java:565
↓ 2 callers
Method
asyncIncr
( byte[] hashKey, byte[] sortKey, long increment, int ttlSeconds, int timeout)
java-client/src/main/java/org/apache/pegasus/client/PegasusTable.java:728
↓ 2 callers
Method
asyncNext
Get the next item asynchronously. @return A future for current op. <p>Future return: On success: if scan haven't reached the end then return the
java-client/src/main/java/org/apache/pegasus/client/PegasusScannerInterface.java:53
↓ 2 callers
Method
asyncTTL
(byte[] hashKey, byte[] sortKey, int timeout)
java-client/src/main/java/org/apache/pegasus/client/PegasusTable.java:1068
↓ 2 callers
Function
async_call_remote
src/remote_cmd/remote_command.cpp:45
↓ 2 callers
Method
async_learn_ms
src/replica/replica_context.h:263
↓ 2 callers
Method
async_multi_get_sortkeys
src/client_lib/pegasus_client_impl.cpp:517
↓ 2 callers
Method
attach
src/zookeeper/zookeeper_session.cpp:164
↓ 2 callers
Method
backupRequestDelayMs
()
java-client/src/main/java/org/apache/pegasus/rpc/async/TableHandler.java:483
↓ 2 callers
Method
backupRequestTask
()
java-client/src/main/java/org/apache/pegasus/rpc/async/ClientRequestRound.java:80
↓ 2 callers
Function
backup_get_dir_name
backup/backup.<policy_name>.<backup_id>.<decree>.<timestamp>
src/replica/replica_backup.cpp:267
↓ 2 callers
Method
batchGetByPartitions
Batch get values of different keys. Will wait for all requests done even if some error occurs. @param keys hashKey and sortKey pair list. @param resu
java-client/src/main/java/org/apache/pegasus/client/PegasusTableInterface.java:920
↓ 2 callers
Method
batchSet2
Batch set lots of values. Will wait for all requests done even if some error occurs. @deprecated Retained only for backward compatibility, will be re
java-client/src/main/java/org/apache/pegasus/client/PegasusTableInterface.java:1094
← previous
next →
1,501–1,600 of 8,667, ranked by callers