MCPcopy Create free account

hub / github.com/apache/thrift / functions

Functions14,751 in github.com/apache/thrift

↓ 29 callersFunctiontestField
(type, data)
lib/py/test/thrift_TBinaryProtocol.py:92
↓ 28 callersMethodbegin
(self)
test/crossrunner/report.py:124
↓ 28 callersMethodflush
lib/cpp/test/OneWayHTTPTest.cpp:161
↓ 28 callersMethodis_string
compiler/cpp/src/thrift/parse/t_type.h:51
↓ 28 callersMethodonComplete
This method will be called when the remote side has completed invoking your method call and the result is fully read. For {@code oneway} method calls,
lib/java/src/main/java/org/apache/thrift/async/AsyncMethodCallback.java:36
↓ 28 callersMethodread_message_begin
lib/rb/lib/thrift/protocol/json_protocol.rb:666
↓ 28 callersFunctiontestNaked
(type, data)
lib/py/test/thrift_TBinaryProtocol.py:28
↓ 28 callersMethodwrite_field_begin
(name, type, id)
lib/rb/lib/thrift/protocol/json_protocol.rb:405
↓ 27 callersFunctionG_DEFINE_TYPE
(TestContainerServiceHandler, test_container_service_handler, T_TEST_TYPE_CONTAI
lib/c_glib/test/testcontainertest.c:90
↓ 27 callersMethodnotify
lib/cpp/src/thrift/concurrency/Monitor.cpp:176
↓ 27 callersMethodreset
contrib/fb303/cpp/ServiceTracker.cpp:362
↓ 27 callersFunctionthrift_compact_protocol_read_field_begin
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:961
↓ 27 callersMethodwhat
compiler/cpp/tests/catch/catch.hpp:7539
↓ 26 callersMethodIsEnabled
(LogLevel logLevel)
lib/netstd/Thrift/Transport/Server/NullLogger.cs:45
↓ 26 callersMethodListen
()
lib/go/thrift/server_transport.go:24
↓ 26 callersMethodTypeId
()
lib/go/thrift/protocol_exception.go:30
↓ 26 callersMethodWriteStructEnd
(ctx context.Context)
lib/go/thrift/protocol.go:37
↓ 26 callersMethodencode
(byte type)
lib/java/src/main/java/org/apache/thrift/partial/TFieldData.java:29
↓ 26 callersFunctionfailure
* Prints a failure message and exits * * @param fmt C format string followed by additional arguments */
compiler/cpp/src/thrift/main.cc:303
↓ 26 callersMethodis_nil
lib/cpp/src/thrift/TUuid.cpp:47
↓ 26 callersMethodreadMapBegin
()
lib/java/src/main/java/org/apache/thrift/protocol/TReadProtocol.java:21
↓ 26 callersMethodreadMapEnd
()
lib/java/src/main/java/org/apache/thrift/protocol/TReadProtocol.java:23
↓ 26 callersMethodreadSetBegin
()
lib/java/src/main/java/org/apache/thrift/protocol/TReadProtocol.java:29
↓ 26 callersMethodreadSetEnd
()
lib/java/src/main/java/org/apache/thrift/protocol/TReadProtocol.java:31
↓ 26 callersMethodskip
* The skip function is a utility to parse over unrecognized date without * causing corruption. * * @param int $type What type is it (de
lib/php/lib/Protocol/TProtocol.php:190
↓ 26 callersFunctiontest_objects
( strict: bool, )
lib/rs/src/protocol/binary.rs:1073
↓ 26 callersFunctionthrift_compact_protocol_write_field_begin
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:527
↓ 26 callersMethodwaitForEvent
lib/cpp/test/processor/EventLog.cpp:94
↓ 25 callersMethodInvoke
(HttpContext context)
lib/netstd/Thrift/Transport/Server/THttpServerTransport.cs:99
↓ 25 callersFunctionNewTSimpleJSONProtocol
Deprecated: Use NewTSimpleJSONProtocolConf instead.:
lib/go/thrift/simple_json_protocol.go:110
↓ 25 callersMethodServe
Starts the server
lib/go/thrift/server.go:31
↓ 25 callersMethodTBufferedTransportFactory
lib/cpp/src/thrift/transport/TBufferTransports.h:298
↓ 25 callersMethodcheckArgument
(boolean expression, String format, Object... args)
lib/java/src/main/java/org/apache/thrift/partial/Validate.java:222
↓ 25 callersMethodisValid
isValid checks whether there's a valid connection. It's nil safe, and returns false if sc itself is nil, or if the underlying connection is nil. It'
lib/go/thrift/socket_conn.go:69
↓ 25 callersMethodlisten
Listen for incoming connections on `listen_address`. `listen_address` should implement `ToSocketAddrs` trait. Return `()` if successful. Return `Er
lib/rs/src/server/threaded.rs:181
↓ 25 callersFunctionlualongnumber_checklong
lib/lua/src/longnumberutils.c:26
↓ 25 callersFunctionpwarning
* Prints a warning message * * @param fmt C format string followed by additional arguments */
compiler/cpp/src/thrift/main.cc:286
↓ 25 callersMethodstart
()
lib/java/src/test/java/org/apache/thrift/test/voidmethexceptions/TestVoidMethExceptions.java:95
↓ 25 callersFunctiontestNaked
(type, data)
lib/py/test/thrift_TCompactProtocol.py:37
↓ 25 callersFunctionthrift_server_transport_accept
lib/c_glib/src/thrift/c_glib/transport/thrift_server_transport.c:240
↓ 25 callersFunctionthrift_server_transport_listen
lib/c_glib/src/thrift/c_glib/transport/thrift_server_transport.c:232
↓ 25 callersFunctionverify_expected_result
( actual: Result<T, thrift::Error>, expected: T, )
test/rs/src/bin/test_client.rs:605
↓ 25 callersMethodwriteDouble
(double dub)
lib/java/src/main/java/org/apache/thrift/protocol/TWriteProtocol.java:47
↓ 25 callersMethodwrite_field_end
lib/rb/lib/thrift/protocol/json_protocol.rb:411
↓ 24 callersMethodWriteStructBegin
(ctx context.Context, name string)
lib/go/thrift/protocol.go:36
↓ 24 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/javame/src/org/apache/thrift/protocol/TBase64Utils.java:111
↓ 24 callersMethoddescribe
compiler/cpp/tests/catch/catch.hpp:9243
↓ 24 callersFunctionpverbose
* Prints a verbose output mode message * * @param fmt C format string followed by additional arguments */
compiler/cpp/src/thrift/main.cc:271
↓ 24 callersMethodreadMessageEnd
()
lib/java/src/main/java/org/apache/thrift/protocol/TReadProtocol.java:11
↓ 24 callersMethodremove
lib/cpp/src/thrift/concurrency/TimerManager.cpp:276
↓ 24 callersMethodtrans
Returns the HeaderTransport
lib/rb/lib/thrift/protocol/header_protocol.rb:59
↓ 24 callersMethodvalidateNotNullAndNotEmpty
(Collection<?> collection, int numItems)
lib/java/src/test/java/org/apache/thrift/partial/TestPartialThriftDeserializer.java:289
↓ 24 callersMethodwriteI16
(short i16)
lib/java/src/main/java/org/apache/thrift/protocol/TWriteProtocol.java:39
↓ 24 callersMethodwriteMessageEnd
()
lib/java/src/main/java/org/apache/thrift/protocol/TWriteProtocol.java:11
↓ 24 callersMethodwrite_message_end
lib/rb/lib/thrift/protocol/json_protocol.rb:393
↓ 23 callersMethodReadByte
(ctx context.Context)
lib/go/thrift/protocol.go:70
↓ 23 callersMethodSeek
(int delta, SeekOrigin origin)
lib/netstd/Thrift/Transport/Client/TMemoryBufferTransport.cs:96
↓ 23 callersMethodWriteFieldStop
(ctx context.Context)
lib/go/thrift/protocol.go:40
↓ 23 callersMethodgetTransport
Transport accessor
lib/java/src/main/java/org/apache/thrift/protocol/TProtocol.java:74
↓ 23 callersMethodget_protocol
(trans)
lib/rb/lib/thrift/protocol/json_protocol.rb:788
↓ 23 callersMethodindent_down
compiler/cpp/src/thrift/generate/t_rb_generator.cc:68
↓ 23 callersMethodlisten
--------------------------------------------------------- Transport callbacks ---------------------------------------------------------
lib/cpp/src/thrift/transport/TPipeServer.cpp:213
↓ 23 callersMethodopen
* Connects the socket. */
lib/php/lib/Transport/TSocket.php:211
↓ 23 callersMethodreadAll
(self, sz)
lib/py/src/transport/TTransport.py:59
↓ 23 callersMethodreadBool
()
lib/java/src/main/java/org/apache/thrift/protocol/TReadProtocol.java:33
↓ 23 callersMethodreadI64
()
lib/java/src/main/java/org/apache/thrift/protocol/TReadProtocol.java:41
↓ 23 callersFunctiontest
(name, f)
lib/js/test/phantom-client.js:38
↓ 23 callersFunctionthrift_compact_protocol_read_byte
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:1256
↓ 23 callersFunctionto_string
lib/cpp/src/thrift/TUuid.cpp:53
↓ 22 callersMethodFlush
Flushing a memory buffer is a no-op
lib/go/thrift/memory_buffer.go:74
↓ 22 callersMethodReadFieldBegin
(ctx context.Context)
lib/go/thrift/protocol.go:61
↓ 22 callersMethodStop
Stops the server. This is optional on a per-implementation basis. Not all servers are required to be cleanly stoppable.
lib/go/thrift/server.go:34
↓ 22 callersMethodToString
(this object self, StringBuilder sb, bool first = true)
lib/netstd/Thrift/Protocol/ToString.cs:31
↓ 22 callersMethodcheckNotNullAndNotEmpty
Validates that the given string is not null and has non-zero length.
lib/java/src/main/java/org/apache/thrift/partial/Validate.java:69
↓ 22 callersMethodindent_up
compiler/cpp/src/thrift/generate/t_rb_generator.cc:67
↓ 22 callersMethodregister
( &mut self, service_name: S, processor: Box<dyn TProcessor + Send + Sync>, as
lib/rs/src/server/multiplexed.rs:76
↓ 22 callersMethodset
compiler/cpp/tests/catch/catch.hpp:4501
↓ 22 callersMethodtestI32
(int thing)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:85
↓ 22 callersMethodunlock
lib/cpp/src/thrift/concurrency/Mutex.cpp:57
↓ 21 callersFunctionNewTJSONProtocol
Constructor
lib/go/thrift/json_protocol.go:41
↓ 21 callersFunctionfield_is_required
compiler/cpp/src/thrift/generate/t_netstd_generator.cc:107
↓ 21 callersMethodget
lib/py/src/ext/types.h:94
↓ 21 callersMethodnewThread
lib/cpp/src/thrift/concurrency/ThreadFactory.cpp:29
↓ 21 callersMethodopen
Connect to `remote_address`, which should implement `ToSocketAddrs` trait.
lib/rs/src/transport/socket.rs:89
↓ 21 callersMethodtestException
(String arg)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:273
↓ 21 callersFunctionthrift_transport_close
lib/c_glib/src/thrift/c_glib/transport/thrift_transport.c:58
↓ 21 callersMethodtoString
()
lib/java/src/main/java/org/apache/thrift/TUnion.java:195
↓ 21 callersFunctionto_lower_case
* Lower case a string. */
compiler/cpp/src/thrift/generate/t_c_glib_generator.cc:4532
↓ 21 callersMethodwriteJSONString
($b)
lib/php/lib/Protocol/TJSONProtocol.php:205
↓ 20 callersFunctionNewTStandardClient
TStandardClient implements TClient, and uses the standard message format for Thrift. It is not safe for concurrent use.
lib/go/thrift/client.go:26
↓ 20 callersMethodReadString
(ctx context.Context)
lib/go/thrift/protocol.go:75
↓ 20 callersFunctionThriftDebugString
lib/cpp/src/thrift/protocol/TDebugProtocol.h:161
↓ 20 callersMethodWriteListEnd
(ctx context.Context)
lib/go/thrift/protocol.go:44
↓ 20 callersMethod_server_socket
(self, **kwargs)
lib/py/test/test_sslsocket.py:126
↓ 20 callersMethodmessage
lib/cpp/src/thrift/transport/TSocketUtils.h:101
↓ 20 callersMethodname
lib/cpp/src/thrift/transport/TSocketUtils.h:100
↓ 20 callersMethodreadJSONInteger
()
lib/php/lib/Protocol/TJSONProtocol.php:344
↓ 20 callersMethodread_field_end
lib/rb/lib/thrift/protocol/json_protocol.rb:706
↓ 20 callersMethodsetFieldValue
Set a field's value by field variable. Primitive types must be "boxed" in the appropriate object wrapper type. @param field the field whose value is
lib/java/src/main/java/org/apache/thrift/TBase.java:60
↓ 20 callersMethodtestEnum
(Numberz thing)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:210
← previousnext →201–300 of 14,751, ranked by callers