Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ functions
Functions
14,751 in github.com/apache/thrift
⨍
Functions
14,751
◇
Types & classes
2,268
↓ 29 callers
Function
testField
(type, data)
lib/py/test/thrift_TBinaryProtocol.py:92
↓ 28 callers
Method
begin
(self)
test/crossrunner/report.py:124
↓ 28 callers
Method
flush
lib/cpp/test/OneWayHTTPTest.cpp:161
↓ 28 callers
Method
is_string
compiler/cpp/src/thrift/parse/t_type.h:51
↓ 28 callers
Method
onComplete
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 callers
Method
read_message_begin
lib/rb/lib/thrift/protocol/json_protocol.rb:666
↓ 28 callers
Function
testNaked
(type, data)
lib/py/test/thrift_TBinaryProtocol.py:28
↓ 28 callers
Method
write_field_begin
(name, type, id)
lib/rb/lib/thrift/protocol/json_protocol.rb:405
↓ 27 callers
Function
G_DEFINE_TYPE
(TestContainerServiceHandler, test_container_service_handler, T_TEST_TYPE_CONTAI
lib/c_glib/test/testcontainertest.c:90
↓ 27 callers
Method
notify
lib/cpp/src/thrift/concurrency/Monitor.cpp:176
↓ 27 callers
Method
reset
contrib/fb303/cpp/ServiceTracker.cpp:362
↓ 27 callers
Function
thrift_compact_protocol_read_field_begin
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:961
↓ 27 callers
Method
what
compiler/cpp/tests/catch/catch.hpp:7539
↓ 26 callers
Method
IsEnabled
(LogLevel logLevel)
lib/netstd/Thrift/Transport/Server/NullLogger.cs:45
↓ 26 callers
Method
Listen
()
lib/go/thrift/server_transport.go:24
↓ 26 callers
Method
TypeId
()
lib/go/thrift/protocol_exception.go:30
↓ 26 callers
Method
WriteStructEnd
(ctx context.Context)
lib/go/thrift/protocol.go:37
↓ 26 callers
Method
encode
(byte type)
lib/java/src/main/java/org/apache/thrift/partial/TFieldData.java:29
↓ 26 callers
Function
failure
* Prints a failure message and exits * * @param fmt C format string followed by additional arguments */
compiler/cpp/src/thrift/main.cc:303
↓ 26 callers
Method
is_nil
lib/cpp/src/thrift/TUuid.cpp:47
↓ 26 callers
Method
readMapBegin
()
lib/java/src/main/java/org/apache/thrift/protocol/TReadProtocol.java:21
↓ 26 callers
Method
readMapEnd
()
lib/java/src/main/java/org/apache/thrift/protocol/TReadProtocol.java:23
↓ 26 callers
Method
readSetBegin
()
lib/java/src/main/java/org/apache/thrift/protocol/TReadProtocol.java:29
↓ 26 callers
Method
readSetEnd
()
lib/java/src/main/java/org/apache/thrift/protocol/TReadProtocol.java:31
↓ 26 callers
Method
skip
* 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 callers
Function
test_objects
( strict: bool, )
lib/rs/src/protocol/binary.rs:1073
↓ 26 callers
Function
thrift_compact_protocol_write_field_begin
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:527
↓ 26 callers
Method
waitForEvent
lib/cpp/test/processor/EventLog.cpp:94
↓ 25 callers
Method
Invoke
(HttpContext context)
lib/netstd/Thrift/Transport/Server/THttpServerTransport.cs:99
↓ 25 callers
Function
NewTSimpleJSONProtocol
Deprecated: Use NewTSimpleJSONProtocolConf instead.:
lib/go/thrift/simple_json_protocol.go:110
↓ 25 callers
Method
Serve
Starts the server
lib/go/thrift/server.go:31
↓ 25 callers
Method
TBufferedTransportFactory
lib/cpp/src/thrift/transport/TBufferTransports.h:298
↓ 25 callers
Method
checkArgument
(boolean expression, String format, Object... args)
lib/java/src/main/java/org/apache/thrift/partial/Validate.java:222
↓ 25 callers
Method
isValid
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 callers
Method
listen
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 callers
Function
lualongnumber_checklong
lib/lua/src/longnumberutils.c:26
↓ 25 callers
Function
pwarning
* Prints a warning message * * @param fmt C format string followed by additional arguments */
compiler/cpp/src/thrift/main.cc:286
↓ 25 callers
Method
start
()
lib/java/src/test/java/org/apache/thrift/test/voidmethexceptions/TestVoidMethExceptions.java:95
↓ 25 callers
Function
testNaked
(type, data)
lib/py/test/thrift_TCompactProtocol.py:37
↓ 25 callers
Function
thrift_server_transport_accept
lib/c_glib/src/thrift/c_glib/transport/thrift_server_transport.c:240
↓ 25 callers
Function
thrift_server_transport_listen
lib/c_glib/src/thrift/c_glib/transport/thrift_server_transport.c:232
↓ 25 callers
Function
verify_expected_result
( actual: Result<T, thrift::Error>, expected: T, )
test/rs/src/bin/test_client.rs:605
↓ 25 callers
Method
writeDouble
(double dub)
lib/java/src/main/java/org/apache/thrift/protocol/TWriteProtocol.java:47
↓ 25 callers
Method
write_field_end
lib/rb/lib/thrift/protocol/json_protocol.rb:411
↓ 24 callers
Method
WriteStructBegin
(ctx context.Context, name string)
lib/go/thrift/protocol.go:36
↓ 24 callers
Method
decode
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 callers
Method
describe
compiler/cpp/tests/catch/catch.hpp:9243
↓ 24 callers
Function
pverbose
* Prints a verbose output mode message * * @param fmt C format string followed by additional arguments */
compiler/cpp/src/thrift/main.cc:271
↓ 24 callers
Method
readMessageEnd
()
lib/java/src/main/java/org/apache/thrift/protocol/TReadProtocol.java:11
↓ 24 callers
Method
remove
lib/cpp/src/thrift/concurrency/TimerManager.cpp:276
↓ 24 callers
Method
trans
Returns the HeaderTransport
lib/rb/lib/thrift/protocol/header_protocol.rb:59
↓ 24 callers
Method
validateNotNullAndNotEmpty
(Collection<?> collection, int numItems)
lib/java/src/test/java/org/apache/thrift/partial/TestPartialThriftDeserializer.java:289
↓ 24 callers
Method
writeI16
(short i16)
lib/java/src/main/java/org/apache/thrift/protocol/TWriteProtocol.java:39
↓ 24 callers
Method
writeMessageEnd
()
lib/java/src/main/java/org/apache/thrift/protocol/TWriteProtocol.java:11
↓ 24 callers
Method
write_message_end
lib/rb/lib/thrift/protocol/json_protocol.rb:393
↓ 23 callers
Method
ReadByte
(ctx context.Context)
lib/go/thrift/protocol.go:70
↓ 23 callers
Method
Seek
(int delta, SeekOrigin origin)
lib/netstd/Thrift/Transport/Client/TMemoryBufferTransport.cs:96
↓ 23 callers
Method
WriteFieldStop
(ctx context.Context)
lib/go/thrift/protocol.go:40
↓ 23 callers
Method
getTransport
Transport accessor
lib/java/src/main/java/org/apache/thrift/protocol/TProtocol.java:74
↓ 23 callers
Method
get_protocol
(trans)
lib/rb/lib/thrift/protocol/json_protocol.rb:788
↓ 23 callers
Method
indent_down
compiler/cpp/src/thrift/generate/t_rb_generator.cc:68
↓ 23 callers
Method
listen
--------------------------------------------------------- Transport callbacks ---------------------------------------------------------
lib/cpp/src/thrift/transport/TPipeServer.cpp:213
↓ 23 callers
Method
open
* Connects the socket. */
lib/php/lib/Transport/TSocket.php:211
↓ 23 callers
Method
readAll
(self, sz)
lib/py/src/transport/TTransport.py:59
↓ 23 callers
Method
readBool
()
lib/java/src/main/java/org/apache/thrift/protocol/TReadProtocol.java:33
↓ 23 callers
Method
readI64
()
lib/java/src/main/java/org/apache/thrift/protocol/TReadProtocol.java:41
↓ 23 callers
Function
test
(name, f)
lib/js/test/phantom-client.js:38
↓ 23 callers
Function
thrift_compact_protocol_read_byte
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:1256
↓ 23 callers
Function
to_string
lib/cpp/src/thrift/TUuid.cpp:53
↓ 22 callers
Method
Flush
Flushing a memory buffer is a no-op
lib/go/thrift/memory_buffer.go:74
↓ 22 callers
Method
ReadFieldBegin
(ctx context.Context)
lib/go/thrift/protocol.go:61
↓ 22 callers
Method
Stop
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 callers
Method
ToString
(this object self, StringBuilder sb, bool first = true)
lib/netstd/Thrift/Protocol/ToString.cs:31
↓ 22 callers
Method
checkNotNullAndNotEmpty
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 callers
Method
indent_up
compiler/cpp/src/thrift/generate/t_rb_generator.cc:67
↓ 22 callers
Method
register
( &mut self, service_name: S, processor: Box<dyn TProcessor + Send + Sync>, as
lib/rs/src/server/multiplexed.rs:76
↓ 22 callers
Method
set
compiler/cpp/tests/catch/catch.hpp:4501
↓ 22 callers
Method
testI32
(int thing)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:85
↓ 22 callers
Method
unlock
lib/cpp/src/thrift/concurrency/Mutex.cpp:57
↓ 21 callers
Function
NewTJSONProtocol
Constructor
lib/go/thrift/json_protocol.go:41
↓ 21 callers
Function
field_is_required
compiler/cpp/src/thrift/generate/t_netstd_generator.cc:107
↓ 21 callers
Method
get
lib/py/src/ext/types.h:94
↓ 21 callers
Method
newThread
lib/cpp/src/thrift/concurrency/ThreadFactory.cpp:29
↓ 21 callers
Method
open
Connect to `remote_address`, which should implement `ToSocketAddrs` trait.
lib/rs/src/transport/socket.rs:89
↓ 21 callers
Method
testException
(String arg)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:273
↓ 21 callers
Function
thrift_transport_close
lib/c_glib/src/thrift/c_glib/transport/thrift_transport.c:58
↓ 21 callers
Method
toString
()
lib/java/src/main/java/org/apache/thrift/TUnion.java:195
↓ 21 callers
Function
to_lower_case
* Lower case a string. */
compiler/cpp/src/thrift/generate/t_c_glib_generator.cc:4532
↓ 21 callers
Method
writeJSONString
($b)
lib/php/lib/Protocol/TJSONProtocol.php:205
↓ 20 callers
Function
NewTStandardClient
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 callers
Method
ReadString
(ctx context.Context)
lib/go/thrift/protocol.go:75
↓ 20 callers
Function
ThriftDebugString
lib/cpp/src/thrift/protocol/TDebugProtocol.h:161
↓ 20 callers
Method
WriteListEnd
(ctx context.Context)
lib/go/thrift/protocol.go:44
↓ 20 callers
Method
_server_socket
(self, **kwargs)
lib/py/test/test_sslsocket.py:126
↓ 20 callers
Method
message
lib/cpp/src/thrift/transport/TSocketUtils.h:101
↓ 20 callers
Method
name
lib/cpp/src/thrift/transport/TSocketUtils.h:100
↓ 20 callers
Method
readJSONInteger
()
lib/php/lib/Protocol/TJSONProtocol.php:344
↓ 20 callers
Method
read_field_end
lib/rb/lib/thrift/protocol/json_protocol.rb:706
↓ 20 callers
Method
setFieldValue
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 callers
Method
testEnum
(Numberz thing)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:210
← previous
next →
201–300 of 14,751, ranked by callers