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
↓ 9 callers
Method
write_json_object_end
lib/rb/lib/thrift/protocol/json_protocol.rb:369
↓ 9 callers
Method
write_json_object_start
lib/rb/lib/thrift/protocol/json_protocol.rb:363
↓ 9 callers
Method
write_list_begin
(etype, size)
lib/rb/lib/thrift/protocol/json_protocol.rb:430
↓ 9 callers
Method
write_set_begin
(etype, size)
lib/rb/lib/thrift/protocol/json_protocol.rb:440
↓ 8 callers
Function
BOLD
(s)
lib/nodejs/test/thrift_4987_xhr_protocol.test.mjs:132
↓ 8 callers
Method
GetTypeNameForTypeId
(TType typeId)
lib/netstd/Thrift/Protocol/Utilities/TJsonProtocolHelper.cs:25
↓ 8 callers
Method
OutputListEnd
()
lib/go/thrift/simple_json_protocol.go:796
↓ 8 callers
Method
ParseListEnd
()
lib/go/thrift/simple_json_protocol.go:1122
↓ 8 callers
Method
ReadI32
(ctx context.Context)
lib/go/thrift/binary_protocol.go:446
↓ 8 callers
Method
ReadMapEnd
(ctx context.Context)
lib/go/thrift/protocol.go:64
↓ 8 callers
Method
ReadSetEnd
(ctx context.Context)
lib/go/thrift/protocol.go:68
↓ 8 callers
Function
ReadWriteBool
(t testing.TB, p TProtocol, trans TTransport)
lib/go/thrift/protocol_test.go:245
↓ 8 callers
Function
ReadWriteI16
(t testing.TB, p TProtocol, trans TTransport)
lib/go/thrift/protocol_test.go:340
↓ 8 callers
Function
ReadWriteI32
(t testing.TB, p TProtocol, trans TTransport)
lib/go/thrift/protocol_test.go:377
↓ 8 callers
Function
ReadWriteString
(t testing.TB, p TProtocol, trans TTransport)
lib/go/thrift/protocol_test.go:487
↓ 8 callers
Function
TransportTest
(t *testing.T, writeTrans TTransport, readTrans TTransport)
lib/go/thrift/transport_test.go:46
↓ 8 callers
Method
WriteI32
(ctx context.Context, value int32)
lib/go/thrift/binary_protocol.go:227
↓ 8 callers
Method
WriteI32
(ctx context.Context, v int32)
lib/go/thrift/json_protocol.go:179
↓ 8 callers
Method
WriteUUID
(ctx context.Context, value Tuuid)
lib/go/thrift/protocol.go:55
↓ 8 callers
Method
addRow
compiler/cpp/tests/catch/catch.hpp:10817
↓ 8 callers
Method
add_transform
Adds a transform (e.g., ZLIB compression)
lib/rb/lib/thrift/protocol/header_protocol.rb:79
↓ 8 callers
Method
append_value
compiler/cpp/src/thrift/generate/validator_parser.h:126
↓ 8 callers
Function
cast_sockopt
lib/cpp/src/thrift/transport/TServerSocket.cpp:88
↓ 8 callers
Function
clear_triggers
lib/cpp/test/TransportTest.cpp:443
↓ 8 callers
Method
compile
Invokes the {@code thrift} compiler using the configuration specified at construction. @return The exit status of {@code thrift}. @throws CommandLine
contrib/thrift-maven-plugin/src/main/java/org/apache/thrift/maven/Thrift.java:83
↓ 8 callers
Method
deserialize
(base, buffer)
lib/rb/lib/thrift/serializer/deserializer.rb:27
↓ 8 callers
Method
dump
compiler/cpp/src/thrift/generate/t_generator.h:440
↓ 8 callers
Function
error
(m)
lib/nodejs/lib/thrift/json_parse.js:49
↓ 8 callers
Method
flush
* Flush output to the socket. * * Since read(), readAll() and write() operate on the sockets directly, * this is a no-op * *
lib/php/lib/Transport/TSocket.php:366
↓ 8 callers
Method
fromFields
( Class<T> clasz, Iterable<ThriftField> fields)
lib/java/src/main/java/org/apache/thrift/partial/ThriftMetadata.java:449
↓ 8 callers
Method
generate_consts
compiler/cpp/src/thrift/generate/t_generator.cc:163
↓ 8 callers
Method
getBuf
()
lib/java/src/main/java/org/apache/thrift/transport/AutoExpandingBufferWriteTransport.java:79
↓ 8 callers
Method
getBuffer
()
lib/php/lib/Transport/TMemoryBuffer.php:93
↓ 8 callers
Method
getBytesRemainingInBuffer
()
lib/java/src/main/java/org/apache/thrift/transport/TMemoryInputTransport.java:118
↓ 8 callers
Method
getHandler
lib/cpp/test/OneWayHTTPTest.cpp:83
↓ 8 callers
Method
getMethodName
()
lib/java/src/main/java/org/apache/thrift/ProcessFunction.java:93
↓ 8 callers
Method
getName
Gets the name of this field.
lib/java/src/main/java/org/apache/thrift/partial/ThriftMetadata.java:122
↓ 8 callers
Method
getSourceInfo
compiler/cpp/tests/catch/catch.hpp:8076
↓ 8 callers
Method
getStructMetaDataMap
Returns a map with metadata (i.e. instances of FieldMetaData) that describe the fields of the given class. @param sClass The TBase class for which th
lib/java/src/main/java/org/apache/thrift/meta_data/FieldMetaData.java:87
↓ 8 callers
Method
getThreadManager
lib/cpp/src/thrift/server/TThreadPoolServer.cpp:117
↓ 8 callers
Method
getThriftFieldId
Gets the Thrift field id for the named field. @return the Thrift field id for the named field.
lib/java/src/main/java/org/apache/thrift/TFieldIdEnum.java:28
↓ 8 callers
Method
get_identifier_name
compiler/cpp/src/thrift/parse/t_const_value.h:126
↓ 8 callers
Method
get_int
compiler/cpp/src/thrift/generate/validator_parser.h:62
↓ 8 callers
Method
get_string
compiler/cpp/src/thrift/parse/t_const_value.h:60
↓ 8 callers
Method
internalTestStructField
(StructFieldTestCase testCase)
lib/java/src/test/java/org/apache/thrift/protocol/ProtocolTestBase.java:435
↓ 8 callers
Method
isOpen
(self)
lib/py/src/transport/TSocket.py:77
↓ 8 callers
Method
listen
* Opens a new socket server handle * * @return void */
lib/php/lib/Server/TServerSocket.php:91
↓ 8 callers
Method
loadCertificate
lib/cpp/src/thrift/transport/TSSLSocket.cpp:978
↓ 8 callers
Method
loadPrivateKey
lib/cpp/src/thrift/transport/TSSLSocket.cpp:1019
↓ 8 callers
Function
logfile_open
(*args)
test/crossrunner/report.py:39
↓ 8 callers
Method
max_frame_size
(&self)
lib/rs/src/configuration.rs:55
↓ 8 callers
Method
max_message_size
(&self)
lib/rs/src/configuration.rs:51
↓ 8 callers
Function
newPool
newPool creates a new pool. Both generate and reset are optional. Default generate is just new(T), When reset is nil we don't do any additional reset
lib/go/thrift/pool.go:38
↓ 8 callers
Function
ok
(t, msg)
lib/ts/test/phantom-client.ts:34
↓ 8 callers
Function
ok
(t, msg)
lib/js/test/phantom-client.js:26
↓ 8 callers
Method
partialDeserializeField
( byte ttype, byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
lib/java/src/main/java/org/apache/thrift/TDeserializer.java:354
↓ 8 callers
Method
processContext
Called when a client is about to call the processor.
lib/java/src/main/java/org/apache/thrift/server/TServerEventHandler.java:47
↓ 8 callers
Method
putBack
($data)
lib/php/lib/Transport/TMemoryBuffer.php:103
↓ 8 callers
Method
readByte
()
lib/java/src/main/java/org/apache/thrift/protocol/TBinaryProtocol.java:331
↓ 8 callers
Method
readByteDirect
Read a byte, unlike ReadByte that reads Thrift-byte that is i8.
lib/go/thrift/compact_protocol.go:789
↓ 8 callers
Method
readI32
()
lib/javame/src/org/apache/thrift/protocol/TBinaryProtocol.java:277
↓ 8 callers
Method
readJSONArrayEnd
()
lib/php/lib/Protocol/TJSONProtocol.php:440
↓ 8 callers
Method
readJSONArrayStart
()
lib/php/lib/Protocol/TJSONProtocol.php:433
↓ 8 callers
Method
read_binary
lib/rb/lib/thrift/protocol/json_protocol.rb:771
↓ 8 callers
Method
read_byte
lib/rb/lib/thrift/protocol/json_protocol.rb:747
↓ 8 callers
Function
read_byte_direct
lib/rb/ext/compact_protocol.c:417
↓ 8 callers
Method
read_double
lib/rb/lib/thrift/protocol/json_protocol.rb:763
↓ 8 callers
Method
read_i16
lib/rb/lib/thrift/protocol/json_protocol.rb:751
↓ 8 callers
Method
read_struct_end
lib/rb/lib/thrift/protocol/json_protocol.rb:688
↓ 8 callers
Method
registerProcessor
(self, serviceName, processor)
lib/py/src/TMultiplexedProcessor.py:39
↓ 8 callers
Method
safePeekContains
Safely peeks into the buffer, reading only what is necessary
lib/go/thrift/simple_json_protocol.go:1308
↓ 8 callers
Method
serve
lib/cpp/src/thrift/async/TEvhttpServer.cpp:88
↓ 8 callers
Method
serve
The run method fires up the server and gets things going.
lib/java/src/main/java/org/apache/thrift/server/TServer.java:129
↓ 8 callers
Method
setHandle
* @param resource $handle * @return void */
lib/php/lib/Transport/TSocket.php:138
↓ 8 callers
Method
setProtocolId
* Functions to work with headers by calling into THeaderTransport */
lib/cpp/src/thrift/protocol/THeaderProtocol.h:71
↓ 8 callers
Method
setServing
(boolean serving)
lib/java/src/main/java/org/apache/thrift/server/TServer.java:141
↓ 8 callers
Function
skip
lib/cpp/src/thrift/protocol/TProtocol.h:703
↓ 8 callers
Method
skipBytes
(int numBytes)
lib/java/src/main/java/org/apache/thrift/protocol/TProtocol.java:562
↓ 8 callers
Method
stop
Stop the server. This is optional on a per-implementation basis. Not all servers are required to be cleanly stoppable.
lib/java/src/main/java/org/apache/thrift/server/TServer.java:135
↓ 8 callers
Method
testI32
lib/c_glib/test/testthrifttestclient.cpp:94
↓ 8 callers
Method
testI64
lib/c_glib/test/testthrifttestclient.cpp:99
↓ 8 callers
Method
testInsanity
(Insanity argument)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:240
↓ 8 callers
Method
testMap
(Map<Integer, Integer> thing)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:162
↓ 8 callers
Method
testMapMap
(int hello)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:222
↓ 8 callers
Method
testNest
(Xtruct2 nest)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:141
↓ 8 callers
Method
testString
lib/c_glib/test/testthrifttestclient.cpp:81
↓ 8 callers
Method
testTypedef
(long thing)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:216
↓ 8 callers
Function
thrift_binary_protocol_read_byte
lib/c_glib/src/thrift/c_glib/protocol/thrift_binary_protocol.c:703
↓ 8 callers
Function
thrift_binary_protocol_write_binary
lib/c_glib/src/thrift/c_glib/protocol/thrift_binary_protocol.c:378
↓ 8 callers
Function
thrift_buffered_transport_close
implements thrift_transport_close */
lib/c_glib/src/thrift/c_glib/transport/thrift_buffered_transport.c:70
↓ 8 callers
Function
thrift_compact_protocol_read_message_begin
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:849
↓ 8 callers
Function
thrift_compact_protocol_read_varint32
* Read an i32 from the wire as a varint. The MSB of each byte is set * if there is another byte to follow. This can read up to 5 bytes. */
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:310
↓ 8 callers
Function
thrift_compact_protocol_write_binary
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:807
↓ 8 callers
Function
thrift_framed_transport_flush
implements thrift_transport_flush */
lib/c_glib/src/thrift/c_glib/transport/thrift_framed_transport.c:243
↓ 8 callers
Function
thrift_ssl_socket_close
implements thrift_transport_close */
lib/c_glib/src/thrift/c_glib/transport/thrift_ssl_socket.c:280
↓ 8 callers
Function
thrift_transport_read_end
lib/c_glib/src/thrift/c_glib/transport/thrift_transport.c:72
↓ 8 callers
Function
toLower
compiler/cpp/tests/catch/catch.hpp:8564
↓ 8 callers
Function
trace_fuzz_target
(script_path)
lib/rb/test/fuzz/fuzz_tracer.rb:22
↓ 8 callers
Method
validateBasicFieldValueMetadata
( ThriftMetadata.ThriftObject fieldMetadata, String fieldName, byte ttype)
lib/java/src/test/java/org/apache/thrift/partial/ThriftMetadataTest.java:152
↓ 8 callers
Method
validateFieldMetadata
( ThriftMetadata.ThriftStruct testStruct, int id, String fieldName, byte ttype)
lib/java/src/test/java/org/apache/thrift/partial/ThriftMetadataTest.java:169
← previous
next →
701–800 of 14,751, ranked by callers