MCPcopy Index your code

hub / github.com/paypal/junodb / functions

Functions5,003 in github.com/paypal/junodb

↓ 1,282 callersMethodgetStatus
@return the operation Status
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/io/JunoResponse.java:72
↓ 794 callersMethodget
Get a record from Juno DB @param key - Key of the record to be retrieved @return JunoResponse - Juno Response object which contains the status of the
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/JunoClient.java:53
↓ 658 callersMethodgetValue
@return the value
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/io/JunoResponse.java:51
↓ 646 callersMethodgenBytes
Generate some random bytes. @param length the length of the string to gen; must be >= 0 @throws IllegalArgumentException if length < 0
client/Java/Juno/FunctionalTests/src/test/java/com/paypal/qa/juno/DataGenUtils.java:131
↓ 592 callersMethodError
()
pkg/errors/error.go:40
↓ 489 callersFunctionV
V reports whether verbosity at the call site is at least the requested level. The returned value is a boolean of type Verbose, which implements Info,
third_party/forked/golang/glog/glog.go:1046
↓ 435 callersMethodgetName
()
client/Java/examples/employee-dashboard-app/src/main/java/com/paypal/juno/employeedashboardapp/model/Employee.java:51
↓ 396 callersMethodgetTtl
@return the Remaining time to live
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/io/JunoResponse.java:65
↓ 390 callersMethodgetVersion
@return the version
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/io/JunoResponse.java:58
↓ 382 callersMethodcreate
Insert a record into Juno DB with default TTL @param key - Key of the record to be Inserted @param value - Record Value @return JunoResponse - Juno Re
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/JunoClient.java:35
↓ 276 callersMethodkey
()
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/io/AbstractRequest.java:41
↓ 264 callersFunctionInfof
(format string, args ...interface{})
third_party/forked/golang/glog/pplog.go:159
↓ 254 callersMethoddoBatch
Perform batch operation on list of requests @param request - List of requests with necessary data for that operation @return List of responses for the
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/JunoClient.java:125
↓ 227 callersMethodcreateKey
Create a new random key of size byteCount @param byteCount @return the key as a string
client/Java/Juno/FunctionalTests/src/test/java/com/paypal/qa/juno/DataGenUtils.java:198
↓ 219 callersMethodLog
(t *testing.T)
test/testutil/mock/common.go:116
↓ 216 callersFunctionGenerateRandomKey
************************************ * Function to generate a random key ************************************/
test/testutil/testhelper.go:213
↓ 208 callersMethodgetKey
@return the key
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/io/JunoResponse.java:45
↓ 205 callersMethodGetVersion
()
pkg/udf/udfmgr.go:28
↓ 203 callersMethodset
Update the record if present in Juno DB else create that record with the default TTL in the configuration @param key - Key of the record to be Upserte
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/JunoClient.java:89
↓ 172 callersFunctionErrorf
(format string, args ...interface{})
third_party/forked/golang/glog/pplog.go:207
↓ 151 callersMethoddelete
Delete the record from Juno DB @param key - Record Key to be deleted @return JunoResponse - Juno Response object which contains the status of the oper
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/JunoClient.java:106
↓ 136 callersMethodgetVersion
()
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/io/JunoRequest.java:103
↓ 133 callersMethodString
()
pkg/proto/requestid.go:33
↓ 133 callersMethodupdate
Update a record in Juno DB @param key - Key of the record to be Updated @param value - Record Value @return JunoResponse - Juno Response object which
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/JunoClient.java:71
↓ 131 callersFunction$
(t)
cmd/clustermgr/redistserv/web/js-css/jquery-ui-1.13.2/jquery-ui.min.js:6
↓ 128 callersMethodequals
(Object obj)
client/Java/Juno/juno-client-impl/src/test/java/com/paypal/juno/mock/MockKey.java:37
↓ 126 callersFunctionNewMockParams
(numss uint8)
test/testutil/mock/common.go:106
↓ 126 callersMethodgetErrorText
()
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/io/OperationStatus.java:73
↓ 124 callersMethodgetSSLContext
()
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/util/SSLUtil.java:39
↓ 123 callersMethodcall
()
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/util/SendBatch.java:51
↓ 120 callersFunctionError
(args ...interface{})
third_party/forked/golang/glog/pplog.go:189
↓ 120 callersMethodgetErrorText
()
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/client/ServerOperationStatus.java:76
↓ 115 callersMethodasync_dobatch
(JunoAsyncClient asyncJunoClient, List<JunoRequest> requests)
client/Java/Juno/FunctionalTests/src/test/java/com/paypal/qa/juno/BatchTestSubscriber.java:156
↓ 110 callersFunctionInfo
wrappers to glog APIs so we can check log_level before callling into real code
third_party/forked/golang/glog/pplog.go:141
↓ 102 callersMethodasync_dobatch
(JunoReactClient asyncJunoClient, List<JunoRequest> requests)
client/Java/Juno/FunctionalTests/src/test/java/com/paypal/qa/juno/BatchReactSubscriber.java:162
↓ 101 callersMethodgetDefaultLifetime
()
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/conf/JunoPropertiesProvider.java:141
↓ 100 callersFunctionDebugf
(format string, args ...interface{})
third_party/forked/golang/glog/pplog.go:253
↓ 98 callersMethodAdd
(key []byte, value string)
pkg/logging/logging.go:94
↓ 94 callersMethodcompareAndSet
Compare the version of the record in Juno DB and update it only if the supplied version is greater than or equal to the existing version in Juno DB @p
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/JunoClient.java:117
↓ 93 callersMethodrand
(Random rn, int lo, int hi)
client/Java/Juno/FunctionalTests/src/test/java/com/paypal/qa/juno/DataGenUtils.java:208
↓ 90 callersFunctionExitf
Exitf logs to the FATAL, ERROR, WARNING, and INFO logs, then calls os.Exit(1). Arguments are handled in the manner of fmt.Printf; a newline is appende
third_party/forked/golang/glog/glog.go:1161
↓ 88 callersMethodSet
(key []byte, value []byte, opts ...IOption)
pkg/client/client.go:80
↓ 86 callersMethodBytes
()
pkg/proto/requestid.go:32
↓ 84 callersMethodgetRecordContext
@return Juno record context
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/io/JunoResponse.java:38
↓ 82 callersMethodGet
(key []byte, opts ...IOption)
pkg/client/client.go:78
↓ 81 callersMethodnewJunoClient
Instantiates a JunoClient implementation using the Juno config properties from the given URL. <p> Ensure that uKernel CAL Client is initialized. @par
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/client/JunoClientFactory.java:59
↓ 80 callersMethodvalue
()
pkg/proto/metaField.go:132
↓ 78 callersMethodGetTimeToLive
()
pkg/client/client.go:72
↓ 75 callersMethodgetMetaComponent
()
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/io/protocol/OperationMessage.java:67
↓ 70 callersMethodError
()
cmd/storageserv/storage/db/rocksdb.go:52
↓ 70 callersFunctionIsEnabled
()
pkg/logging/cal/logger.go:154
↓ 69 callersMethodgetValue
()
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/io/JunoRequest.java:99
↓ 68 callersMethodInit
()
cmd/proxy/proc/base.go:65
↓ 68 callersMethodgetJunoPool
()
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/transport/socket/SocketConfigHolder.java:116
↓ 68 callersMethodgetOpType
()
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/io/protocol/JunoMessage.java:125
↓ 67 callersFunctionCreateAndValidate
(c client.IClient, key []byte, inputData []byte, lifetime uint32, expect_err error)
test/testutil/testhelper.go:254
↓ 65 callersMethodformFailureResponse
(String msg)
client/Java/examples/client/junoReferenceApp/junoreferenceAppService/src/main/java/com/juno/samples/impl/JunoClientSampleResourceImpl.java:142
↓ 64 callersFunctionGetRecord
************************************************** * Function to get record and do needed validation ***********************************************
test/testutil/testhelper.go:435
↓ 64 callersMethodWriteString
WriteString appends the contents of s to the buffer, growing the buffer as needed. The return value n is the length of s; err is always nil. If the bu
pkg/util/buffer.go:142
↓ 63 callersMethodClose
()
pkg/io/listener.go:47
↓ 63 callersFunctionDebug
(args ...interface{})
third_party/forked/golang/glog/pplog.go:235
↓ 62 callersMethodGetCreationTime
()
pkg/client/client.go:71
↓ 60 callersFunctionVerbosef
(format string, args ...interface{})
third_party/forked/golang/glog/pplog.go:225
↓ 60 callersFunctionprocessRequest
(req *proto.OperationalMessage)
cmd/storageserv/storage/storage_test.go:140
↓ 60 callersMethodtoString
()
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/util/JunoStatusCode.java:30
↓ 59 callersMethodCreate
(key []byte, value []byte, opts ...IOption)
pkg/client/client.go:77
↓ 58 callersMethodUpdate
(key []byte, value []byte, opts ...IOption)
pkg/client/client.go:79
↓ 58 callersFunctionWarningf
(format string, args ...interface{})
third_party/forked/golang/glog/pplog.go:183
↓ 58 callersMethodgetLogger
()
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/io/protocol/MetaMessageCorrelationIDField.java:67
↓ 58 callersMethodtoString
()
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/io/JunoRequest.java:151
↓ 57 callersMethodgetCode
()
client/Java/Juno/juno-client-api/src/main/java/com/paypal/juno/client/io/OperationStatus.java:69
↓ 56 callersMethodWrite
(c *Cluster, version ...uint32)
pkg/cluster/cluster.go:55
↓ 55 callersFunctionDebugInfof
(format string, args ...interface{})
third_party/forked/golang/glog/pplog.go:263
↓ 55 callersFunctionSetAndValidate
*********************************************************** * Function to set and get record to do needed validation *******************************
test/testutil/testhelper.go:301
↓ 53 callersMethodgetValue
()
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/io/protocol/JunoMessage.java:92
↓ 53 callersMethodnewJunoReactClient
Instantiates a newJunoReactClient implementation using the Juno config properties from the given URL. @param url URL corresponding to the Juno config
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/client/JunoClientFactory.java:145
↓ 52 callersFunctionEvent
(eventType string, name string, status string, data []byte)
pkg/logging/cal/logger.go:183
↓ 52 callersMethodGetRequestID
()
pkg/proto/opMsg.go:337
↓ 52 callersMethodParse
(args []string)
pkg/cmd/cmd.go:56
↓ 51 callersMethodAddInt
(key []byte, value int)
pkg/logging/logging.go:112
↓ 49 callersMethodGetMessage
()
pkg/io/requestcontext.go:52
↓ 48 callersMethodDone
Done completes a transaction by setting t.End. t.End is created with NewMsg, using the type and name from t.Start, and calculating t.End's duration ap
pkg/logging/cal/net/protocol/message.go:98
↓ 48 callersFunctionWithTTL
WithTTL function returns an IOption that sets a TTL value.
pkg/client/option.go:53
↓ 47 callersFunctionexpectStatus
(t *testing.T, resp *proto.OperationalMessage, expectedStatus proto.OpStatus)
cmd/storageserv/storage/storage_test.go:181
↓ 46 callersMethodStringOption
(p *string, name string, value string, usage string)
pkg/cmd/cmdoption.go:55
↓ 45 callersMethodSetCreationTime
(value uint32)
pkg/proto/opMsg.go:254
↓ 45 callersMethodreplyStatusToClient
(st proto.OpStatus)
cmd/proxy/proc/base.go:439
↓ 44 callersMethodGetOpCode
()
cmd/proxy/proc/inbreqctx.go:44
↓ 44 callersMethodGetOpStatus
()
pkg/proto/opMsg.go:159
↓ 44 callersFunctionRecordCount
(counterName CMetric, tags []Tags)
pkg/logging/otel/logger.go:338
↓ 44 callersMethodWriteByte
WriteByte appends the byte c to the buffer, growing the buffer as needed. The returned error is always nil, but is included to match bufio.Writer's Wr
pkg/util/buffer.go:234
↓ 43 callersMethodPrettyPrint
(w io.Writer)
pkg/client/client.go:73
↓ 43 callersMethodgetPayloadComponent
()
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/io/protocol/OperationMessage.java:59
↓ 42 callersMethodGetRequestIDString
()
pkg/proto/mayfly/msg.go:356
↓ 42 callersFunctionNewKVBuffer
()
pkg/logging/logging.go:50
↓ 42 callersMethodgetStatus
()
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/io/protocol/JunoMessage.java:133
↓ 41 callersFunctionExit
Exit logs to the FATAL, ERROR, WARNING, and INFO logs, then calls os.Exit(1). Arguments are handled in the manner of fmt.Print; a newline is appended
third_party/forked/golang/glog/glog.go:1141
↓ 41 callersMethodSetOpCodeForAll
(code OpCode)
test/testutil/mock/common.go:170
↓ 41 callersMethodgetKey
()
client/Java/Juno/juno-client-impl/src/main/java/com/paypal/juno/io/protocol/JunoMessage.java:117
↓ 40 callersMethodDestroy
(key []byte, opts ...IOption)
pkg/client/client.go:81
next →1–100 of 5,003, ranked by callers