MCPcopy Create free account

hub / github.com/paypal/junodb / functions

Functions5,003 in github.com/paypal/junodb

↓ 3 callersMethodGetNumZones
()
cmd/dbscanserv/app/init.go:196
↓ 3 callersMethodGetPayloadValueLength
()
pkg/proto/opMsg.go:365
↓ 3 callersMethodGetProcessors
Used by admin worker
pkg/cluster/shardmgr.go:415
↓ 3 callersMethodGetRandFrequency
(freq time.Duration)
pkg/io/outboundprocessor.go:151
↓ 3 callersFunctionGetRecordUpdateTTL
************************************************** * Function to get record and do needed validation ***********************************************
test/testutil/testhelper.go:473
↓ 3 callersMethodGetRequestCh
()
pkg/io/outboundprocessor.go:113
↓ 3 callersMethodGetShardMap
()
pkg/cluster/shardmgr.go:438
↓ 3 callersMethodGetStateString
()
pkg/io/conn.go:36
↓ 3 callersMethodGetStateString
()
pkg/sec/sslctx.go:30
↓ 3 callersMethodGetStatus
()
pkg/stats/redist/stats.go:149
↓ 3 callersMethodGetTLSVersion
()
pkg/sec/sslctx.go:31
↓ 3 callersMethodGetTimeToLive
func (m *OperationalMessage) SetValue(value []byte) { m.value = value } func (m *OperationalMessage) GetValue() []byte { return m.value }
pkg/proto/opMsg.go:238
↓ 3 callersMethodGetUint32
(k string)
pkg/etcd/etcdclient.go:160
↓ 3 callersMethodGetValue
(k string)
pkg/etcd/etcdreader.go:378
↓ 3 callersMethodGetVersion
()
pkg/proto/opMsg.go:204
↓ 3 callersFunctionH
(t,e,i)
cmd/clustermgr/redistserv/web/js-css/jquery-ui-1.13.2/jquery-ui.min.js:6
↓ 3 callersFunctionHtmlElemScript
(code string)
pkg/stats/htmltmpl.go:153
↓ 3 callersFunctionInitScanners
(file string, readOnly bool)
cmd/dbscanserv/app/init.go:70
↓ 3 callersFunctionInitSystemMetrics
(serverType ServerType, workerStats [][]stats.IState)
pkg/logging/otel/statsLogger.go:34
↓ 3 callersMethodInsert
(cli *JunoClient)
cmd/tools/goldendata/goldenset.go:31
↓ 3 callersMethodIsEmpty
()
pkg/util/ringbuffer.go:212
↓ 3 callersMethodIsForStorage
()
pkg/proto/defs.go:252
↓ 3 callersMethodIsFull
()
pkg/util/ringbuffer.go:216
↓ 3 callersFunctionIsLocalAddress
(ip string, zoneid int)
cmd/dbscanserv/app/remote.go:143
↓ 3 callersMethodIsResponse
()
pkg/proto/opMsg.go:93
↓ 3 callersFunctionIsSocket
(f *os.File)
pkg/util/file.go:60
↓ 3 callersMethodIsStopped
()
cmd/storageserv/redist/redist.go:245
↓ 3 callersFunctionIsValidAddr
(addr string)
cmd/dbscanserv/app/rpcclient.go:335
↓ 3 callersFunctionKeyNodeIpport
(zone int, node int)
pkg/etcd/keys.go:69
↓ 3 callersFunctionKeyNodeShards
(zone int, node int)
pkg/etcd/keys.go:73
↓ 3 callersMethodLogCalTransaction
(startT time.Time, name string, err error)
cmd/storageserv/storage/db/rocksdb.go:228
↓ 3 callersFunctionLogDebug
()
pkg/logging/cal/logger.go:280
↓ 3 callersFunctionLogError
(err error)
pkg/io/ioutil/logerr.go:31
↓ 3 callersMethodMarkDown
(zoneid int32)
pkg/cluster/shardmgr.go:796
↓ 3 callersMethodMerge
Merge merges the properties from another Config When merging the properties, the keys are considered as case insensitive. The value for the same key w
pkg/cfg/cfg.go:109
↓ 3 callersMethodName
()
test/testutil/server/server.go:48
↓ 3 callersFunctionNew
(config Config, reqHandler io.IRequestHandler, listeners ...io.IListener)
pkg/service/service.go:51
↓ 3 callersFunctionNewBufioReader
(r io.Reader, bufSize int)
pkg/util/bufiorwpool.go:33
↓ 3 callersFunctionNewChanPool
(chansize int, f func() interface{})
pkg/util/pool.go:27
↓ 3 callersFunctionNewClusterWithConfig
(conf *ClusterConfig)
test/testutil/server/cluster.go:335
↓ 3 callersFunctionNewDbHandle
(zoneid int, dbpath string, readOnly bool)
cmd/dbscanserv/prime/db.go:207
↓ 3 callersFunctionNewEncoder
(w io.Writer)
pkg/proto/encode.go:31
↓ 3 callersFunctionNewMapWithSize
(sz int)
pkg/shard/shard.go:37
↓ 3 callersFunctionNewOutboundResponse
()
pkg/io/requestcontext.go:173
↓ 3 callersFunctionNewRandomKey
(s int)
test/drv/junoload/tsteng.go:85
↓ 3 callersFunctionNewRequestContext
(m *proto.OperationalMessage, chResponse chan IResponseContext)
internal/cli/ctx.go:63
↓ 3 callersFunctionNewRingBuffer
(size uint32)
pkg/util/ringbuffer.go:119
↓ 3 callersMethodOnComplete
()
cmd/storageserv/redist/reqctx.go:131
↓ 3 callersMethodOnConnectError
(timeTaken time.Duration, connStr string, err error)
pkg/io/outboundprocessor.go:44
↓ 3 callersMethodOnConnectSuccess
(conn Conn, connector *OutboundConnector, timeTaken time.Duration)
pkg/io/outboundprocessor.go:43
↓ 3 callersMethodOnKeepAlive
(connector *Connector, reqCtx IRequestContext)
pkg/io/reqhandler.go:31
↓ 3 callersFunctionOpen
(name string, flag int, mode os.FileMode)
pkg/shm/shm.go:35
↓ 3 callersMethodPopulateKeys
()
cmd/tools/goldendata/goldenset.go:60
↓ 3 callersFunctionPrintVersionOrUsage
()
pkg/cmd/cmd.go:260
↓ 3 callersMethodProcess
Return true if it has completed all the SS requests and can be cached
cmd/proxy/proc/base.go:73
↓ 3 callersFunctionPutBufioReader
(br *bufio.Reader)
pkg/util/bufiorwpool.go:42
↓ 3 callersFunctionRandomLenForShard
(originalLen int, shardId int)
cmd/tools/goldendata/keyvalue.go:57
↓ 3 callersMethodRead
Note: read timeout is set at conn level
pkg/proto/rawmessage.go:99
↓ 3 callersMethodReadFrom
ReadFrom reads configuration properties i, which pointing to a struct or a map
pkg/cfg/cfg.go:50
↓ 3 callersMethodReadFromTomlBytes
ReadFromTomlBytes reads configuration properties from byte array in TOML format
pkg/cfg/cfg.go:71
↓ 3 callersFunctionRedistAutoNoCommit
(newConfig string, zoneSelected int, skipZone int, dryrun bool, maxFailures int, maxWait int, forTest bool, r
cmd/clustermgr/cmd/cmd.go:159
↓ 3 callersFunctionRefreshLock
(addr string)
cmd/dbscanserv/app/rpcclient.go:412
↓ 3 callersFunctionRegisterNewGroup
(name string, cmds ...ICommand)
pkg/cmd/cmd.go:163
↓ 3 callersMethodReset
()
pkg/proto/rawmessage.go:39
↓ 3 callersMethodReset
()
cmd/storageserv/redist/ratelimiter.go:50
↓ 3 callersMethodSendNodeProcState
called by processors, in different go routines/threads
pkg/cluster/clusterstats.go:92
↓ 3 callersFunctionSendReq
* func TestRingSameRateSync(t *testing.T) { N := 10000 idCh := make(chan uint32, N) rb := NewSyncRingBuffer(1023) var wg sync.WaitGroup wg.Add(2
pkg/util/ringbuffer_test.go:352
↓ 3 callersMethodSendRequest
(msg *proto.RawMessage, params ...bool)
cmd/storageserv/redist/replicator.go:62
↓ 3 callersFunctionSetAppName
(name string)
third_party/forked/golang/glog/glog.go:182
↓ 3 callersMethodSetDefaultIfNotDefined
()
pkg/service/svccfg.go:63
↓ 3 callersMethodSetExclusiveManual
(value bool)
third_party/patches/forked/tecbot/gorocksdb/compact_range_options.go:18
↓ 3 callersFunctionSetExpireBeforeTime
Keys expired before this are skipped. Keys modified after modTimeEnd are skipped.
cmd/dbscanserv/prime/meta.go:320
↓ 3 callersMethodSetFromOpMsg
(m *proto.OperationalMessage)
internal/cli/recinfo.go:63
↓ 3 callersMethodSetFromString
(str string)
pkg/proto/requestid.go:57
↓ 3 callersFunctionSetModTimeEnd
Modified after this are skipped.
cmd/dbscanserv/prime/meta.go:302
↓ 3 callersFunctionSetNamespaceNames
(names string, trace bool)
cmd/dbscanserv/prime/opdata.go:189
↓ 3 callersFunctionSetOpCode
(wmsg *RawMessage, opcode OpCode)
pkg/proto/encode.go:347
↓ 3 callersFunctionSetOpStatus
(wmsg *RawMessage, st OpStatus)
pkg/proto/encode.go:356
↓ 3 callersFunctionSetShardId
(wmsg *RawMessage, vid uint16)
pkg/proto/encode.go:369
↓ 3 callersMethodSetState
(s StateType)
pkg/io/outboundconnector.go:153
↓ 3 callersMethodSize
()
cmd/storageserv/storage/db/record.go:113
↓ 3 callersMethodStart
()
test/testutil/server/cluster.go:51
↓ 3 callersFunctionWarningln
(args ...interface{})
third_party/forked/golang/glog/pplog.go:177
↓ 3 callersMethodWrite
(now time.Time)
pkg/stats/statelog.go:112
↓ 3 callersMethodWriteRedistInfo
write redistribution info
pkg/cluster/cluster.go:58
↓ 3 callersMethodWriteTo
WriteTo writes the configuration properties to a struct or map
pkg/cfg/cfg.go:99
↓ 3 callersMethodabortSucceededPrepares
()
cmd/proxy/proc/processor.go:58
↓ 3 callersMethodactIfDoneWithCommitDeleteRepair
()
cmd/proxy/proc/destroy2.go:149
↓ 3 callersMethodactIfDoneWithPrepare
()
cmd/proxy/proc/destroy2.go:89
↓ 3 callersFunctionaddPage
(path string, handler func(w http.ResponseWriter, r *http.Request))
cmd/proxy/stats/httphandler.go:62
↓ 3 callersFunctionaddRootKey
(cfg *Config, dryrun bool)
cmd/clustermgr/cmd/cmd.go:546
↓ 3 callersMethodconnect
()
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/net/IOProcessor.java:313
↓ 3 callersMethodconnect
(connCh chan *OutboundConnector, id int, connector *OutboundConnector)
pkg/io/outboundprocessor.go:327
↓ 3 callersMethodconnect
()
cmd/dbscanserv/app/rpcclient.go:142
↓ 3 callersFunctioncreateLocalSecretFile
(secretfilename, secret_string string)
pkg/sec/certs_test.go:43
↓ 3 callersMethodcreateOperationMessage
This method creates the Juno operation protocol message object @param junoMsg - Juno Message object @param opaque - To identify a request @return Oper
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/util/JunoClientUtil.java:264
↓ 3 callersMethodcreatePayload
()
test/drv/junoload/randomgen.go:39
↓ 3 callersFunctioncy
(a)
client/Ruby/docs/js/jquery.js:2
↓ 3 callersMethoddecode
(raw []byte)
pkg/proto/mayfly/opmsg.go:294
↓ 3 callersFunctiondefaultLimitsConfig
()
cmd/proxy/config/limitscfg.go:92
← previousnext →801–900 of 5,003, ranked by callers