MCPcopy Create free account

hub / github.com/TiesNetwork/ties.db / functions

Functions2,463 in github.com/TiesNetwork/ties.db

↓ 1 callersMethodcheckSignature
(byte[] messageHash, Signature signature)
core/protocol/tiesdb-protocol-v0r0/src/main/java/com/tiesdb/protocol/v0r0/reader/ReaderUtil.java:88
↓ 1 callersMethodcheckSignature
(byte[] messageHash, byte[] signatureEncoded)
core/lib/crypto/src/main/java/com/tiesdb/lib/crypto/ecc/signature/ECKey.java:750
↓ 1 callersMethodcheckTrieIsOkAndClearHashes
()
core/lib/merkletree/src/main/java/com/tiesdb/lib/merkletree/BinaryTrieNode.java:122
↓ 1 callersFunctionclassName
(type, value)
core/impl/transport-websocket/src/main/resources/static/codemirror/mode/javascript/javascript.js:684
↓ 1 callersFunctionclassNameAfter
(type, value)
core/impl/transport-websocket/src/main/resources/static/codemirror/mode/javascript/javascript.js:687
↓ 1 callersFunctioncleanUpLine
(line)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:1783
↓ 1 callersFunctionclickRepeat
(pos, button)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:7201
↓ 1 callersFunctionclipToLen
(pos, linelen)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:512
↓ 1 callersMethodclose
()
core/impl/transport-websocket/src/main/java/network/tiesdb/transport/impl/ws/netty/WebSocketOutputHandler.java:93
↓ 1 callersMethodclose
()
core/impl/handler-v0r0/src/main/java/network/tiesdb/handler/impl/v0r0/util/StreamInput.java:69
↓ 1 callersMethodcompareStrings
(String a, String b)
core/impl/handler-v0r0/src/main/java/network/tiesdb/handler/impl/v0r0/controller/ResponseHandler.java:415
↓ 1 callersFunctioncomputeReplacedSel
(doc, changes, hint)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:4589
↓ 1 callersMethodconfig1stStage
(SocketChannel ch)
core/impl/transport-websocket/src/main/java/network/tiesdb/transport/impl/ws/netty/WebSocketServerInitializer.java:126
↓ 1 callersMethodconfig2ndStage
(SocketChannel ch)
core/impl/transport-websocket/src/main/java/network/tiesdb/transport/impl/ws/netty/WebSocketServerInitializer.java:134
↓ 1 callersMethodconfigToS
(SocketChannel ch)
core/impl/transport-websocket/src/main/java/network/tiesdb/transport/impl/ws/netty/WebSocketServerInitializer.java:139
↓ 1 callersFunctionconfigureMouse
(cm, repeat, event)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:7279
↓ 1 callersMethodcontains
(EBMLType type)
core/protocol/tiesdb-protocol-v0r0/src/main/java/com/tiesdb/protocol/v0r0/ebml/TiesEBMLReader.java:163
↓ 1 callersFunctioncontextMenuInGutter
(cm, e)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:7569
↓ 1 callersMethodconvert
(Object data)
core/impl/handler-v0r0/src/main/java/network/tiesdb/handler/impl/v0r0/controller/ControllerUtil.java:59
↓ 1 callersMethodconvertCheques
(List<Cheque> from, Collector<TiesCheque, A, R> c)
core/impl/handler-v0r0/src/main/java/network/tiesdb/handler/impl/v0r0/controller/QueryImpl.java:96
↓ 1 callersMethodconvertEventType
(EBMLType type)
core/protocol/tiesdb-protocol-v0r0/src/main/java/com/tiesdb/protocol/v0r0/TiesDBProtocolV0R0.java:299
↓ 1 callersMethodconvertFilters
(List<Filter> from, Collector<Query.Filter, A, R> c)
core/impl/handler-v0r0/src/main/java/network/tiesdb/handler/impl/v0r0/controller/QueryImpl.java:148
↓ 1 callersMethodconvertHeader
(EntryHeader header)
core/impl/handler-v0r0/src/main/java/network/tiesdb/handler/impl/v0r0/controller/ResponseHandler.java:312
↓ 1 callersMethodconvertSelectors
(List<Retrieve> from, Collector<Query.Selector, A, R> c)
core/impl/handler-v0r0/src/main/java/network/tiesdb/handler/impl/v0r0/controller/QueryImpl.java:171
↓ 1 callersMethodconvertToRecollectionResultEntry
(RecollectionRequest request, Result.Entry entry)
core/impl/handler-v0r0/src/main/java/network/tiesdb/handler/impl/v0r0/controller/RequestHandler.java:117
↓ 1 callersFunctioncoordsCharInner
(cm, lineObj, lineNo, x, y)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:2810
↓ 1 callersFunctioncopySharedMarkers
(doc, markers)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:5980
↓ 1 callersMethodcountPadding
(byte[] data, int offset, int length)
core/lib/crypto/src/main/java/com/tiesdb/lib/crypto/encoder/impl/CommonBaseEncoder.java:199
↓ 1 callersMethodcreateDecodingTable
(byte[] encodingTable)
core/lib/crypto/src/main/java/com/tiesdb/lib/crypto/encoder/impl/CommonBaseEncoder.java:71
↓ 1 callersMethodcreateHandler
(TiesService service)
core/api/src/main/java/network/tiesdb/handler/api/TiesHandlerFactory.java:33
↓ 1 callersMethodcreateHandler
(TiesContextFactory contextFactory, URL contextUrl)
coordinator/core/impl/coordinator-bootstrap/src/main/java/com/tiesdb/coordinator/bootstrap/TiesContextHandler.java:47
↓ 1 callersMethodcreateRouter
(TiesService service)
core/api/src/main/java/network/tiesdb/router/api/TiesRouterFactory.java:25
↓ 1 callersMethodcreateSchema
(TiesService service)
core/api/src/main/java/network/tiesdb/schema/api/TiesSchemaFactory.java:25
↓ 1 callersMethodcreateServiceDaemon
(String name)
core/api/src/main/java/network/tiesdb/service/api/TiesServiceFactory.java:33
↓ 1 callersMethodcreateTablespace
(String tsName, String rs)
core/schema/src/main/java/com/tiesdb/schema/impl/contracts/TiesDB.java:219
↓ 1 callersMethodcreateTransportClient
(TiesService service, URI destination)
core/api/src/main/java/network/tiesdb/transport/api/TiesTransportFactory.java:38
↓ 1 callersMethodcreateTransportServer
(TiesService service)
core/api/src/main/java/network/tiesdb/transport/api/TiesTransportFactory.java:36
↓ 1 callersMethodcreateTrigger
(byte[] tKey, String trName, byte[] payload)
core/schema/src/main/java/com/tiesdb/schema/impl/contracts/TiesDB.java:408
↓ 1 callersMethoddecodeFromDER
(byte[] bytes)
core/lib/crypto/src/main/java/com/tiesdb/lib/crypto/ecc/signature/ECKey.java:560
↓ 1 callersMethoddecodeNonce
(BigInteger value)
core/schema/src/main/java/com/tiesdb/web3j/SequentialFastRawTransactionManager.java:37
↓ 1 callersMethoddecodeTies
(byte[] data, Context context, Consumer<TiesEBMLReader> r)
core/protocol/tiesdb-protocol-v0r0/src/test/java/com/tiesdb/protocol/v0r0/test/util/TestUtil.java:314
↓ 1 callersMethoddecodeValue
(BigInteger value)
core/schema/src/main/java/com/tiesdb/web3j/SequentialFastRawTransactionManager.java:42
↓ 1 callersMethoddecompressKey
Decompress a compressed public key (x co-ord and low-bit of y-coord). @param xBN - @param yBit - @return -
core/lib/crypto/src/main/java/com/tiesdb/lib/crypto/ecc/signature/ECKey.java:778
↓ 1 callersFunctiondefineOptions
(CodeMirror)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:7585
↓ 1 callersMethoddeploy
(Web3j web3j, Credentials credentials, BigInteger gasPrice, BigInteger gasLimit)
core/schema/src/test/java/com/tiesdb/schema/contracts/NoRestrictions.java:174
↓ 1 callersMethoddeploy
(Web3j web3j, Credentials credentials, BigInteger gasPrice, BigInteger gasLimit, String _token, String _tiesDB
core/schema/src/main/java/com/tiesdb/schema/impl/contracts/Registry.java:262
↓ 1 callersMethoddeploy
(Web3j web3j, Credentials credentials, BigInteger gasPrice, BigInteger gasLimit)
core/schema/src/main/java/com/tiesdb/schema/impl/contracts/TiesDB.java:529
↓ 1 callersMethoddeploy
(Web3j web3j, Credentials credentials, BigInteger gasPrice, BigInteger gasLimit, String multisigOwner)
core/schema/src/main/java/com/tiesdb/schema/impl/contracts/TieToken.java:363
↓ 1 callersMethoddeserialize
(FieldReader.Field field)
core/impl/handler-v0r0/src/main/java/network/tiesdb/handler/impl/v0r0/controller/MessageController.java:42
↓ 1 callersFunctiondetachSharedMarkers
(markers)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:5992
↓ 1 callersFunctiondirectionChanged
(cm)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:4720
↓ 1 callersMethoddistinct
(Function<? super T, ?> extractor)
coordinator/core/impl/coordinator-service/src/main/java/network/tiesdb/coordinator/service/impl/scope/TiesCoordinatorServiceScopeImpl.java:195
↓ 1 callersMethoddistribute
(byte[] tKey, BigInteger ranges, BigInteger replicas)
core/schema/src/main/java/com/tiesdb/schema/impl/contracts/TiesDB.java:481
↓ 1 callersMethoddoSign
Signs the given hash and returns the R and S components as BigIntegers and put them in ECDSASignature @param input to sign @return ECDSASi
core/lib/crypto/src/main/java/com/tiesdb/lib/crypto/ecc/signature/ECKey.java:662
↓ 1 callersFunctiondomTextBetween
(cm, from, to, fromLine, toLine)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:9047
↓ 1 callersFunctiondone
(e)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:7468
↓ 1 callersFunctiondrawSelectionRange
(cm, range, output)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:3098
↓ 1 callersFunctione_stopPropagation
(e)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:1195
↓ 1 callersMethodenableTransfer
(Boolean enabled)
core/schema/src/main/java/com/tiesdb/schema/impl/contracts/TieToken.java:339
↓ 1 callersMethodencodeValFor32Bits
@param arg - not more that 32 bits @return - bytes of the value pad with complete to 32 zeroes
core/lib/crypto/src/main/java/com/tiesdb/lib/crypto/utils/ByteUtil.java:322
↓ 1 callersFunctionendOperation_R1
(op)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:3759
↓ 1 callersFunctionendOperation_R2
(op)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:3776
↓ 1 callersFunctionendOperation_W1
(op)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:3772
↓ 1 callersFunctionendOperation_W2
(op)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:3797
↓ 1 callersFunctionendOperation_finish
(op)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:3822
↓ 1 callersFunctionendOperations
(group)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:3745
↓ 1 callersFunctionensureFocus
(cm)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:3204
↓ 1 callersFunctionensureGlobalHandlers
()
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:6550
↓ 1 callersFunctionensureLineHeights
(cm, lineView, rect)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:2388
↓ 1 callersMethodequals
(Object obj)
coordinator/core/impl/coordinator-service/src/main/java/network/tiesdb/coordinator/service/schema/TiesServiceSchema.java:191
↓ 1 callersFunctionexpressionAllowed
(stream, state, backUp)
core/impl/transport-websocket/src/main/resources/static/codemirror/mode/javascript/javascript.js:770
↓ 1 callersFunctionextend
(e)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:7448
↓ 1 callersFunctionextendTo
(pos)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:7403
↓ 1 callersMethodextractPublicKey
(final ECPublicKey ecPublicKey)
core/lib/crypto/src/main/java/com/tiesdb/lib/crypto/ecc/signature/ECKey.java:160
↓ 1 callersFunctionfilterSelectionChange
(doc, sel, options)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:5003
↓ 1 callersMethodfind
Finds leaf by the id @param id0 @param id1 @return found leaf or null if not found
core/lib/merkletree/src/main/java/com/tiesdb/lib/merkletree/BinaryTrie.java:150
↓ 1 callersMethodfindCommon
(BinaryTrieNodeBase node)
core/lib/merkletree/src/main/java/com/tiesdb/lib/merkletree/BinaryTrieNodeBase.java:88
↓ 1 callersFunctionfindNextLine
()
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:8584
↓ 1 callersFunctionfindStartLine
(cm, n, precise)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:1721
↓ 1 callersFunctionfinishOperation
(op, endCb)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:2110
↓ 1 callersFunctionfinishTouch
()
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:7854
↓ 1 callersFunctionfireCallbacksForOps
(group)
core/impl/transport-websocket/src/main/resources/static/codemirror/lib/codemirror.js:2094
↓ 1 callersMethodflush
()
core/impl/handler-v0r0/src/main/java/network/tiesdb/handler/impl/v0r0/util/StreamOutput.java:49
↓ 1 callersMethodformatHexBinary
@param bytes The bytes to be encoded @param offset The index of the first byte to encode @param length The number of bytes to encoder @param out St
core/lib/swissknife/src/main/java/network/tiesdb/util/Hex.java:112
↓ 1 callersMethodfromComponents
t @param r @param s @return -
core/lib/crypto/src/main/java/com/tiesdb/lib/crypto/ecc/signature/ECKey.java:509
↓ 1 callersMethodfromNode
(Node nodeObject)
coordinator/core/impl/coordinator-service/src/main/java/network/tiesdb/coordinator/service/router/TiesServiceStaticRouter.java:62
↓ 1 callersMethodfromPublicOnly
Creates an ECKey that cannot be used for signing, only verifying signatures, from the given point. The compression state of pub will be preserved. @p
core/lib/crypto/src/main/java/com/tiesdb/lib/crypto/ecc/signature/ECKey.java:317
↓ 1 callersMethodgarbadgeCleanup
()
coordinator/core/impl/coordinator-service/src/main/java/network/tiesdb/coordinator/service/schema/TiesServiceSchema.java:336
↓ 1 callersMethodgenerateModificationRequest
(byte[] entryData)
core/protocol/tiesdb-protocol-v0r0/src/test/java/com/tiesdb/protocol/v0r0/test/TiesDBProtocolV0R0Generate.java:291
↓ 1 callersMethodget
(Object object)
core/impl/context-yaml/src/main/java/network/tiesdb/context/impl/yaml/YAMLContextFactory.java:175
↓ 1 callersMethodgetAcceptorThreadsCount
()
core/impl/transport-websocket/src/main/java/network/tiesdb/transport/impl/ws/TiesTransportConfigImpl.java:131
↓ 1 callersMethodgetAddressString
()
core/api/src/main/java/network/tiesdb/router/api/TiesRouter.java:30
↓ 1 callersMethodgetAddressString
()
coordinator/core/impl/coordinator-service/src/main/java/network/tiesdb/coordinator/service/schema/TiesServiceSchema.java:409
↓ 1 callersMethodgetAlias
()
core/protocol/tiesdb-protocol-v0r0/src/main/java/com/tiesdb/protocol/v0r0/writer/RecollectionRequestWriter.java:77
↓ 1 callersMethodgetAmountThreshold
()
core/protocol/tiesdb-protocol-v0r0/src/main/java/com/tiesdb/protocol/v0r0/reader/BillingRequestReader.java:63
↓ 1 callersMethodgetBase
()
core/api/src/main/java/network/tiesdb/schema/api/TiesSchema.java:35
↓ 1 callersMethodgetBindings
(Class<A> annotation)
core/lib/swissknife/src/main/java/network/tiesdb/util/annotation/AnnotationHelper.java:69
↓ 1 callersMethodgetChequeCropAmount
()
core/protocol/tiesdb-protocol-v0r0/src/main/java/com/tiesdb/protocol/v0r0/writer/ChequeWriter.java:64
↓ 1 callersMethodgetChequeHash
(byte[] contractAddress, // byte[] signerAddress, // UUID session, // BigI
core/protocol/tiesdb-protocol-v0r0/src/test/java/com/tiesdb/protocol/v0r0/test/util/TestUtil.java:91
↓ 1 callersMethodgetChequeNetwork
()
core/protocol/tiesdb-protocol-v0r0/src/main/java/com/tiesdb/protocol/v0r0/writer/ChequeWriter.java:54
← previousnext →701–800 of 2,463, ranked by callers