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
↓ 16 callers
Method
write_string
(str)
lib/rb/lib/thrift/protocol/json_protocol.rb:474
↓ 16 callers
Method
write_uuid
(uuid)
lib/rb/lib/thrift/protocol/json_protocol.rb:482
↓ 15 callers
Function
NewTTransportFactory
()
lib/go/thrift/transport_factory.go:37
↓ 15 callers
Function
ParseTuuid
ParseTuuid parses a canonical form UUID string into Tuuid. Note that this function only supports case insensitive canonical form (8-4-4-4-12/xxxxxxxx
lib/go/thrift/uuid.go:97
↓ 15 callers
Method
Process
(ctx context.Context, in, out TProtocol)
lib/go/thrift/processor_factory.go:31
↓ 15 callers
Method
ReadMessageBegin
(ctx context.Context)
lib/go/thrift/protocol.go:57
↓ 15 callers
Function
checkNoEvents
* Check that there are no more events in the log */
lib/cpp/test/processor/ProcessorTest.cpp:288
↓ 15 callers
Method
checkReadBytesAvailable
lib/cpp/src/thrift/protocol/TProtocol.h:605
↓ 15 callers
Method
flush
Flush any pending data out of a transport buffer. @throws TTransportException if there was an error writing out data.
lib/java/src/main/java/org/apache/thrift/transport/TTransport.java:156
↓ 15 callers
Method
force_binary_encoding
Forces the encoding of the buffer to BINARY. If the buffer passed is frozen, then it will be duplicated. buffer - The String to force the encoding of
lib/rb/lib/thrift/bytes.rb:45
↓ 15 callers
Method
getPort
lib/cpp/test/processor/ServerThread.h:87
↓ 15 callers
Method
get_set_field
get the symbol that indicates what the currently set field type is.
lib/rb/lib/thrift/union.rb:134
↓ 15 callers
Method
inspect
lib/rb/lib/thrift/union.rb:48
↓ 15 callers
Function
join_path
Join two path components
compiler/cpp/tests/cpp/t_cpp_generator_test_utils.h:59
↓ 15 callers
Method
read_i32
lib/rb/lib/thrift/protocol/json_protocol.rb:755
↓ 15 callers
Method
serialize
(TBase input, TProtocolFactory protocolFactory)
lib/java/src/test/java/org/apache/thrift/TestTDeserializer.java:198
↓ 15 callers
Method
setPropertyValue
* Set the value of a private/protected property * * @param object $object * @param string $propertyName * @param mixed $value
lib/php/test/Unit/Lib/ReflectionHelper.php:68
↓ 15 callers
Method
set_name
compiler/cpp/src/thrift/parse/t_type.h:45
↓ 15 callers
Method
skip
(type)
lib/rb/lib/thrift/protocol/base_protocol.rb:344
↓ 15 callers
Function
source_dir
Get the source directory of the current test file
compiler/cpp/tests/cpp/t_cpp_generator_test_utils.h:51
↓ 15 callers
Function
thrift_protocol_write_byte
lib/c_glib/src/thrift/c_glib/protocol/thrift_protocol.c:190
↓ 15 callers
Function
thrift_transport_open
lib/c_glib/src/thrift/c_glib/transport/thrift_transport.c:52
↓ 15 callers
Method
writeI64
(long i64)
lib/java/src/main/java/org/apache/thrift/protocol/TWriteProtocol.java:43
↓ 15 callers
Function
write_byte_direct
lib/rb/ext/compact_protocol.c:102
↓ 14 callers
Method
Error
()
lib/go/thrift/transport_exception_test.go:35
↓ 14 callers
Method
ReadListBegin
(ctx context.Context)
lib/go/thrift/protocol.go:65
↓ 14 callers
Method
ReadStructEnd
(ctx context.Context)
lib/go/thrift/protocol.go:60
↓ 14 callers
Method
Skip
(ctx context.Context, fieldType TType)
lib/go/thrift/protocol.go:79
↓ 14 callers
Method
StartsWith
compiler/cpp/tests/catch/catch.hpp:3427
↓ 14 callers
Method
byteSequence
(int start, int end)
lib/java/src/test/java/org/apache/thrift/transport/TestTZlibTransport.java:41
↓ 14 callers
Method
consumeBuffer
Consume len bytes from the underlying buffer. @param len the number of bytes to consume from the underlying buffer.
lib/java/src/main/java/org/apache/thrift/transport/TTransport.java:195
↓ 14 callers
Method
createServer
lib/cpp/test/processor/ProcessorTest.cpp:247
↓ 14 callers
Function
genInt64StringMap
(length int)
lib/go/test/tests/equals_test.go:280
↓ 14 callers
Method
get
(self)
contrib/zeromq/test-server.py:35
↓ 14 callers
Method
getBuffer
TODO(dreiss): Make bufPtr const.
lib/cpp/src/thrift/transport/TBufferTransports.h:584
↓ 14 callers
Method
getConfiguration
()
lib/java/src/main/java/org/apache/thrift/transport/TTransport.java:197
↓ 14 callers
Method
getMessage
compiler/cpp/tests/catch/catch.hpp:8073
↓ 14 callers
Method
getNsGlobal
()
lib/php/test/Integration/BaseValidatorTest.php:31
↓ 14 callers
Function
get_protocol_exception
lib/rb/ext/protocol.c:24
↓ 14 callers
Function
hlprintf
Customized version of printf that changes the text color This depends on hConsole global being initialized
contrib/transport-sample/client/client.cpp:37
↓ 14 callers
Method
isOpen
* Tests whether this is open * * @return bool true if the socket is open */
lib/php/lib/Transport/TSocket.php:203
↓ 14 callers
Method
listen
lib/rb/spec/nonblocking_server_spec.rb:96
↓ 14 callers
Method
open
(self)
lib/py/src/transport/TSocket.py:127
↓ 14 callers
Method
peek
lib/cpp/src/thrift/transport/TPipe.cpp:266
↓ 14 callers
Method
protocolFactory
(TProtocolFactory factory)
lib/java/src/main/java/org/apache/thrift/server/TServer.java:76
↓ 14 callers
Method
push
(v _ParseContext)
lib/go/thrift/simple_json_protocol.go:68
↓ 14 callers
Method
read_message_end
lib/rb/lib/thrift/protocol/json_protocol.rb:678
↓ 14 callers
Method
reset
(byte[] buf)
lib/java/src/main/java/org/apache/thrift/transport/TMemoryInputTransport.java:57
↓ 14 callers
Function
resolve_typedef
compiler/cpp/src/thrift/generate/t_netstd_generator.cc:109
↓ 14 callers
Method
testSpec
compiler/cpp/tests/catch/catch.hpp:3716
↓ 14 callers
Method
testString
()
lib/java/src/test/java/org/apache/thrift/protocol/ProtocolTestBase.java:118
↓ 14 callers
Function
thrift_audit_failure
compiler/cpp/src/thrift/audit/t_audit.cpp:42
↓ 14 callers
Function
thrift_socket_close
implements thrift_transport_close */
lib/c_glib/src/thrift/c_glib/transport/thrift_socket.c:128
↓ 14 callers
Method
toString
()
lib/java/src/main/java/org/apache/thrift/protocol/TField.java:42
↓ 13 callers
Method
Encode
(byte[] src, int srcOff, int len, byte[] dst, int dstOff)
lib/netstd/Thrift/Protocol/Utilities/TBase64Utils.cs:57
↓ 13 callers
Function
NewTCompactProtocolFactoryConf
(conf *TConfiguration)
lib/go/thrift/compact_protocol.go:91
↓ 13 callers
Function
NewTHeaderTransport
Deprecated: Use NewTHeaderTransportConf instead.
lib/go/thrift/header_transport.go:289
↓ 13 callers
Function
checkSizeForProtocol
(size int32, cfg *TConfiguration)
lib/go/thrift/configuration.go:319
↓ 13 callers
Function
deserialize
(base, buf, protocol_factory=TBinaryProtocol.TBinaryProtocolFactory())
lib/py/src/TSerialization.py:32
↓ 13 callers
Method
flush
(&mut self)
lib/rs/src/protocol/mod.rs:555
↓ 13 callers
Method
get
()
lib/javame/src/org/apache/thrift/TByteArrayOutputStream.java:34
↓ 13 callers
Method
get_type_name_for_type_id
(id)
lib/rb/lib/thrift/protocol/json_protocol.rb:158
↓ 13 callers
Function
init_data
lib/cpp/test/TBufferBaseTest.cpp:161
↓ 13 callers
Method
main
(String[] args)
lib/js/test/src/test/Httpd.java:92
↓ 13 callers
Method
of
(Class<T> clasz)
lib/java/src/main/java/org/apache/thrift/partial/ThriftMetadata.java:440
↓ 13 callers
Method
pop
()
lib/go/thrift/simple_json_protocol.go:80
↓ 13 callers
Method
readAll
lib/cpp/src/thrift/qt/TQIODeviceTransport.cpp:61
↓ 13 callers
Method
skip
lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp:299
↓ 13 callers
Function
thrift_transport_is_open
lib/c_glib/src/thrift/c_glib/transport/thrift_transport.c:40
↓ 13 callers
Method
transportFactory
(TTransportFactory factory)
lib/java/src/main/java/org/apache/thrift/server/TServer.java:60
↓ 13 callers
Function
usage
* Display the usage message and then exit with an error code. */
compiler/cpp/src/thrift/main.cc:679
↓ 13 callers
Method
write_bool
(bool)
lib/rb/lib/thrift/protocol/json_protocol.rb:450
↓ 13 callers
Method
write_double
(dub)
lib/rb/lib/thrift/protocol/json_protocol.rb:470
↓ 12 callers
Function
NewTCompactProtocol
Deprecated: Use NewTCompactProtocolConf instead.
lib/go/thrift/compact_protocol.go:130
↓ 12 callers
Method
ReadI32
(ctx context.Context)
lib/go/thrift/protocol.go:72
↓ 12 callers
Method
ReadListEnd
(ctx context.Context)
lib/go/thrift/protocol.go:66
↓ 12 callers
Method
ReadStructBegin
(ctx context.Context)
lib/go/thrift/protocol.go:59
↓ 12 callers
Method
TMultiplexedProtocol
* Wrap the specified protocol, allowing it to be used to communicate with a * multiplexing server. The <code>serviceName</code> is required as it
lib/cpp/src/thrift/protocol/TMultiplexedProtocol.h:70
↓ 12 callers
Method
TestString
(ctx context.Context, thing string)
lib/go/test/tests/thrifttest_handler.go:57
↓ 12 callers
Method
WriteI32
(ctx context.Context, value int32)
lib/go/thrift/protocol.go:50
↓ 12 callers
Method
WriteI64
(ctx context.Context, value int64)
lib/go/thrift/protocol.go:51
↓ 12 callers
Method
default
()
lib/rs/src/configuration.rs:77
↓ 12 callers
Method
escapeNum
()
lib/php/lib/Protocol/JSON/PairContext.php:60
↓ 12 callers
Function
expect_invalid_uuid
(value, message)
lib/rb/spec/uuid_validation_spec.rb:80
↓ 12 callers
Method
for
(path, processor, protocol_factory)
lib/rb/lib/thrift/server/thin_http_server.rb:54
↓ 12 callers
Method
frame
lib/cpp/test/Benchmark.cpp:42
↓ 12 callers
Method
fromNames
Generates and returns n-ary tree of fields and their sub-fields. <p> @param fieldNames collection of fully qualified field names. <p>for example
lib/java/src/main/java/org/apache/thrift/partial/ThriftField.java:151
↓ 12 callers
Function
genBasicFoo
()
lib/go/test/tests/equals_test.go:124
↓ 12 callers
Method
generate_program
* Top level program generation function. Calls the generator subclass methods * for preparing file streams etc. then iterates over all the parts of t
compiler/cpp/src/thrift/generate/t_generator.cc:30
↓ 12 callers
Method
get
()
lib/go/thrift/pool.go:54
↓ 12 callers
Method
get_transport
(trans)
lib/rb/lib/thrift/transport/base_transport.rb:109
↓ 12 callers
Method
get_type_id_for_type_name
(name)
lib/rb/lib/thrift/protocol/json_protocol.rb:189
↓ 12 callers
Method
isEmpty
lib/cpp/src/thrift/transport/TFileTransport.cpp:967
↓ 12 callers
Function
lualongnumber_pushlong
Creates a new longnumber and pushes it onto the statck
lib/lua/src/longnumberutils.c:38
↓ 12 callers
Function
opCast
compiler/cpp/tests/catch/catch.hpp:1302
↓ 12 callers
Method
peek
()
lib/go/thrift/simple_json_protocol.go:72
↓ 12 callers
Function
readByte
(r io.Reader)
lib/go/thrift/rich_transport.go:52
↓ 12 callers
Method
readJSONInteger
()
lib/javame/src/org/apache/thrift/protocol/TJSONProtocol.java:748
↓ 12 callers
Method
readJSONInteger
()
lib/java/src/main/java/org/apache/thrift/protocol/TJSONProtocol.java:726
↓ 12 callers
Method
read_all
(size)
lib/rb/lib/thrift/transport/base_transport.rb:82
← previous
next →
401–500 of 14,751, ranked by callers