MCPcopy Create free account

hub / github.com/apache/thrift / functions

Functions14,751 in github.com/apache/thrift

↓ 2 callersMethodattachFiles
()
contrib/thrift-maven-plugin/src/main/java/org/apache/thrift/maven/AbstractThriftMojo.java:246
↓ 2 callersMethodbasicCall
(Srv.AsyncClient client)
lib/java/src/test/java/org/apache/thrift/async/TestTAsyncClientManager.java:273
↓ 2 callersFunctionbinary_serialize
lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp:694
↓ 2 callersFunctionbinary_serialize_hashtable_key
lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp:674
↓ 2 callersFunctionbinary_serialize_spec
lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp:977
↓ 2 callersMethodbindAddr
(InetSocketAddress bindAddr)
lib/java/src/main/java/org/apache/thrift/transport/TServerTransport.java:52
↓ 2 callersMethodblock
lib/rb/spec/nonblocking_server_spec.rb:39
↓ 2 callersFunctionbuild
( channel: C, protocol: &str, )
lib/rs/test/src/bin/kitchen_sink_client.rs:104
↓ 2 callersMethodbuildFrameWithPayload
(byte[] payload, int offset, int length)
lib/java/src/main/java/org/apache/thrift/transport/sasl/DataFrameWriter.java:63
↓ 2 callersMethodbyValue
(byte val)
lib/java/src/main/java/org/apache/thrift/transport/sasl/NegotiationStatus.java:53
↓ 2 callersMethodbyteBufferToString
(ByteBuffer buffer)
lib/java/src/main/java/org/apache/thrift/partial/ThriftStructProcessor.java:176
↓ 2 callersFunctionbyte_to_hex
lib/cpp/src/thrift/protocol/TDebugProtocol.cpp:30
↓ 2 callersMethodcalculate
($logid, \tutorial\Work $w)
tutorial/php/PhpServer.php:67
↓ 2 callersMethodcalculate
tutorial/cpp/CppServer.cpp:58
↓ 2 callersMethodcalculate
(int logid, Work work)
tutorial/java/src/CalculatorHandler.java:45
↓ 2 callersMethodcalculate
(self, logid, work)
tutorial/py/PythonServer.py:49
↓ 2 callersMethodcalculate
(self, logid, work)
tutorial/py.tornado/PythonServer.py:50
↓ 2 callersMethodcalculate
(self, logid, work)
tutorial/py.twisted/PythonServer.py:52
↓ 2 callersMethodcaseSensitivitySuffix
compiler/cpp/tests/catch/catch.hpp:9232
↓ 2 callersMethodchangeSelectInterests
Give this FrameBuffer a chance to set its interest to write, once data has come in.
lib/java/src/main/java/org/apache/thrift/server/AbstractNonblockingServer.java:450
↓ 2 callersFunctioncheckCallPostHandlerEvents
* Check for the events that should be after a handler returns. */
lib/cpp/test/processor/ProcessorTest.cpp:372
↓ 2 callersMethodcheckConn
()
lib/go/thrift/socket_unix_conn.go:40
↓ 2 callersMethodcheckContainerReadLength
(int length)
lib/java/src/main/java/org/apache/thrift/protocol/TCompactProtocol.java:713
↓ 2 callersMethodcheckGreater
Validates that the first value is greater than the second value.
lib/java/src/main/java/org/apache/thrift/partial/Validate.java:148
↓ 2 callersMethodcheckGreaterOrEqual
Validates that the first value is greater than or equal to the second value.
lib/java/src/main/java/org/apache/thrift/partial/Validate.java:159
↓ 2 callersMethodcheckIntegerMultiple
Validates that the first value is an integer multiple of the second value.
lib/java/src/main/java/org/apache/thrift/partial/Validate.java:136
↓ 2 callersFunctioncheckOffByOne
( done: (callback: () => void) => void, callback: (message: string) => void, )
lib/nodets/test/test_driver.ts:259
↓ 2 callersFunctioncheckRecursively
(assert, map1: Object, map2: Object)
lib/ts/test/test.ts:36
↓ 2 callersFunctioncheckRecursively
(map1, map2)
lib/ts/test/phantom-client.ts:108
↓ 2 callersFunctioncheckRecursively
(assert, map1, map2)
lib/js/test/test-es6.js:36
↓ 2 callersFunctioncheckRecursively
(assert, map1, map2)
lib/js/test/test-async.js:35
↓ 2 callersFunctioncheckRecursively
(map1, map2)
lib/js/test/phantom-client.js:101
↓ 2 callersFunctioncheckRecursively
(assert, map1, map2)
lib/js/test/test.js:75
↓ 2 callersMethodcheckRequired
(boolean isPresent, String argName)
lib/java/src/main/java/org/apache/thrift/partial/Validate.java:54
↓ 2 callersMethodcheckStringReadLength
(int length)
lib/java/src/main/java/org/apache/thrift/protocol/TBinaryProtocol.java:461
↓ 2 callersMethodcheckValuesEqual
Validates that the given two values are equal.
lib/java/src/main/java/org/apache/thrift/partial/Validate.java:124
↓ 2 callersMethodcleanUpAndFireCallback
(SelectionKey key)
lib/java/src/main/java/org/apache/thrift/async/TAsyncMethodCall.java:237
↓ 2 callersMethodclearBit
Returns v, with the bit at position set to zero. @param v the value whose bit is to be cleared. @param position the 0 based bit number indicating the
lib/java/src/main/java/org/apache/thrift/EncodingUtils.java:107
↓ 2 callersFunctionclearGlobals
compiler/cpp/src/thrift/common.cc:48
↓ 2 callersMethodclear_headers
Clears all write headers
lib/rb/lib/thrift/protocol/header_protocol.rb:74
↓ 2 callersMethodclose
Close file, subsequent read/write activity will throw exceptions
lib/java/src/main/java/org/apache/thrift/transport/TSimpleFileTransport.java:129
↓ 2 callersMethodclose
()
lib/java/src/main/java/org/apache/thrift/transport/TServerSocket.java:134
↓ 2 callersMethodclose
()
lib/java/src/main/java/org/apache/thrift/transport/layered/TFastFramedTransport.java:114
↓ 2 callersMethodclose
()
lib/java/src/main/java/org/apache/thrift/transport/layered/TFramedTransport.java:89
↓ 2 callersMethodclose
Shut the connection down.
lib/java/src/main/java/org/apache/thrift/server/AbstractNonblockingServer.java:474
↓ 2 callersMethodclose
(self)
lib/py/src/transport/TTransport.py:158
↓ 2 callersMethodclose
(self)
lib/py/src/transport/TTransport.py:229
↓ 2 callersMethodclose
(self)
lib/py/src/transport/TTransport.py:333
↓ 2 callersFunctioncompact_protocol_min_serialized_size
(field_type: TType)
lib/rs/src/protocol/compact.rs:380
↓ 2 callersFunctioncompare_structs
compiler/cpp/src/thrift/audit/t_audit.cpp:301
↓ 2 callersMethodcompleteCycle
compiler/cpp/tests/catch/catch.hpp:6044
↓ 2 callersMethodcompletedCycle
compiler/cpp/tests/catch/catch.hpp:6048
↓ 2 callersFunctionconst_cast_sockopt
lib/cpp/src/thrift/transport/TNonblockingServerSocket.cpp:76
↓ 2 callersFunctionconst_cast_sockopt
lib/cpp/src/thrift/transport/TSocket.cpp:71
↓ 2 callersMethodconsumeBuffer
(int len)
lib/java/src/main/java/org/apache/thrift/transport/TMemoryInputTransport.java:122
↓ 2 callersFunctioncontains
compiler/cpp/tests/catch/catch.hpp:8555
↓ 2 callersFunctionconvert_to_utf8_byte_buffer
lib/rb/ext/bytes.c:30
↓ 2 callersMethodcountConsumedMessageBytes
* Consumes numBytes from the RemainingMessageSize. * * @param numBytes Consumes numBytes */
lib/cpp/src/thrift/transport/TTransport.h:320
↓ 2 callersMethodcreate
compiler/cpp/tests/catch/catch.hpp:7340
↓ 2 callersMethodcreateClient
(SSLSocketFactory factory, String host, int port, int timeout)
lib/java/src/main/java/org/apache/thrift/transport/TSSLTransportFactory.java:342
↓ 2 callersMethodcreateInputStream
Initialize read input stream @return input stream to read from file
lib/java/src/main/java/org/apache/thrift/transport/TFileTransport.java:209
↓ 2 callersFunctioncreateJsObj
()
lib/js/test/deep-constructor.test.js:95
↓ 2 callersFunctioncreateJsObj
()
lib/nodejs/test/deep-constructor.test.js:134
↓ 2 callersMethodcreateNewStruct
(ThriftMetadata.ThriftStruct metadata)
lib/java/src/main/java/org/apache/thrift/partial/ThriftFieldValueProcessor.java:37
↓ 2 callersMethodcreateSaslServer
( String mechanism, String protocol, String serverName, Map<String, ?> props,
lib/java/src/test/java/org/apache/thrift/transport/TestTSaslTransports.java:470
↓ 2 callersMethodcreateServer
( SSLServerSocketFactory factory, int port, int timeout, boolean clientAuth, Ine
lib/java/src/main/java/org/apache/thrift/transport/TSSLTransportFactory.java:119
↓ 2 callersFunctioncreateTestCases
(serialize, deserialize)
lib/nodejs/test/deep-constructor.test.js:245
↓ 2 callersFunctioncreateThriftObj
()
lib/js/test/deep-constructor.test.js:41
↓ 2 callersFunctioncreateThriftObj
()
lib/nodejs/test/deep-constructor.test.js:67
↓ 2 callersMethoddeclaredExceptionMethod
(boolean shouldThrowDeclared)
lib/java/src/test/java/org/apache/thrift/async/TestTAsyncClientManager.java:334
↓ 2 callersMethoddecode
Decode len bytes of data in src at offset srcOff, storing the result into dst at offset dstOff. len must be 2, 3, or 4. dst must have at least len-1 b
lib/java/src/main/java/org/apache/thrift/protocol/TBase64Utils.java:100
↓ 2 callersMethoddecodeBigEndian
Decode a series of 4 bytes from <code>buf</code>, starting at position 0, and interpret them as an integer. @param buf The buffer to read from. @retu
lib/java/src/main/java/org/apache/thrift/EncodingUtils.java:58
↓ 2 callersFunctiondefault_read_field_end
lib/rb/ext/struct.c:161
↓ 2 callersFunctiondefault_read_struct_begin
lib/rb/ext/struct.c:225
↓ 2 callersFunctiondefault_read_struct_end
lib/rb/ext/struct.c:229
↓ 2 callersFunctiondefault_write_field_begin
lib/rb/ext/struct.c:142
↓ 2 callersFunctiondefault_write_field_end
lib/rb/ext/struct.c:147
↓ 2 callersFunctiondefault_write_field_stop
lib/rb/ext/struct.c:152
↓ 2 callersFunctiondefault_write_struct_begin
lib/rb/ext/struct.c:132
↓ 2 callersFunctiondefault_write_struct_end
lib/rb/ext/struct.c:137
↓ 2 callersMethoddeserialize
($string_object, $class_name, $buffer_size = 8192)
lib/php/lib/Serializer/TBinarySerializer.php:64
↓ 2 callersMethoddeserializeEnum
(ThriftMetadata.ThriftEnum data)
lib/java/src/main/java/org/apache/thrift/TDeserializer.java:697
↓ 2 callersMethoddeserializeList
(ThriftMetadata.ThriftList data)
lib/java/src/main/java/org/apache/thrift/TDeserializer.java:662
↓ 2 callersMethoddeserializeMap
(ThriftMetadata.ThriftMap data)
lib/java/src/main/java/org/apache/thrift/TDeserializer.java:674
↓ 2 callersMethoddeserializeSet
(ThriftMetadata.ThriftSet data)
lib/java/src/main/java/org/apache/thrift/TDeserializer.java:686
↓ 2 callersFunctiondeserialize_immutable
(base, buf, protocol_factory=TBinaryProtocol.TBinaryProtoc
test/py/explicit_module/EnumSerializationTest.py:31
↓ 2 callersMethoddispatch
(self, test, max_retry)
test/crossrunner/run.py:401
↓ 2 callersMethoddoAddAccept
(SelectorThread thread, TNonblockingTransport client)
lib/java/src/main/java/org/apache/thrift/server/TThreadedSelectorServer.java:457
↓ 2 callersMethoddoHandShake
()
lib/java/src/main/java/org/apache/thrift/transport/TNonblockingSSLSocket.java:163
↓ 2 callersMethoddoIO
(self, function)
lib/py/src/protocol/TJSONProtocol.py:113
↓ 2 callersMethoddoIO
(self, function)
lib/py/src/protocol/TJSONProtocol.py:132
↓ 2 callersMethoddoUnwrap
()
lib/java/src/main/java/org/apache/thrift/transport/TNonblockingSSLSocket.java:200
↓ 2 callersMethoddoWrap
(ByteBuffer appWrap)
lib/java/src/main/java/org/apache/thrift/transport/TNonblockingSSLSocket.java:234
↓ 2 callersFunctiondo_benchmark
(protocol, iters=5000, skip_slow=False)
test/py/FastbinaryTest.py:210
↓ 2 callersFunctiondo_test
(fast, slow)
test/py/FastbinaryTest.py:206
↓ 2 callersMethodelapsedUnits
contrib/fb303/cpp/ServiceTracker.cpp:368
↓ 2 callersMethodencode
Encode len bytes of data in src at offset srcOff, storing the result into dst at offset dstOff. len must be 1, 2, or 3. dst must have at least len+1 b
lib/javame/src/org/apache/thrift/protocol/TBase64Utils.java:53
↓ 2 callersMethodencode
Encode len bytes of data in src at offset srcOff, storing the result into dst at offset dstOff. len must be 1, 2, or 3. dst must have at least len+1 b
lib/java/src/main/java/org/apache/thrift/protocol/TBase64Utils.java:50
↓ 2 callersMethodendExpression
compiler/cpp/tests/catch/catch.hpp:9040
↓ 2 callersFunctionendsWithoutEscapedQuote
(s string)
lib/go/thrift/simple_json_protocol.go:961
← previousnext →2,101–2,200 of 14,751, ranked by callers