MCPcopy Create free account

hub / github.com/apache/thrift / functions

Functions14,751 in github.com/apache/thrift

↓ 9 callersMethodwrite_json_object_end
lib/rb/lib/thrift/protocol/json_protocol.rb:369
↓ 9 callersMethodwrite_json_object_start
lib/rb/lib/thrift/protocol/json_protocol.rb:363
↓ 9 callersMethodwrite_list_begin
(etype, size)
lib/rb/lib/thrift/protocol/json_protocol.rb:430
↓ 9 callersMethodwrite_set_begin
(etype, size)
lib/rb/lib/thrift/protocol/json_protocol.rb:440
↓ 8 callersFunctionBOLD
(s)
lib/nodejs/test/thrift_4987_xhr_protocol.test.mjs:132
↓ 8 callersMethodGetTypeNameForTypeId
(TType typeId)
lib/netstd/Thrift/Protocol/Utilities/TJsonProtocolHelper.cs:25
↓ 8 callersMethodOutputListEnd
()
lib/go/thrift/simple_json_protocol.go:796
↓ 8 callersMethodParseListEnd
()
lib/go/thrift/simple_json_protocol.go:1122
↓ 8 callersMethodReadI32
(ctx context.Context)
lib/go/thrift/binary_protocol.go:446
↓ 8 callersMethodReadMapEnd
(ctx context.Context)
lib/go/thrift/protocol.go:64
↓ 8 callersMethodReadSetEnd
(ctx context.Context)
lib/go/thrift/protocol.go:68
↓ 8 callersFunctionReadWriteBool
(t testing.TB, p TProtocol, trans TTransport)
lib/go/thrift/protocol_test.go:245
↓ 8 callersFunctionReadWriteI16
(t testing.TB, p TProtocol, trans TTransport)
lib/go/thrift/protocol_test.go:340
↓ 8 callersFunctionReadWriteI32
(t testing.TB, p TProtocol, trans TTransport)
lib/go/thrift/protocol_test.go:377
↓ 8 callersFunctionReadWriteString
(t testing.TB, p TProtocol, trans TTransport)
lib/go/thrift/protocol_test.go:487
↓ 8 callersFunctionTransportTest
(t *testing.T, writeTrans TTransport, readTrans TTransport)
lib/go/thrift/transport_test.go:46
↓ 8 callersMethodWriteI32
(ctx context.Context, value int32)
lib/go/thrift/binary_protocol.go:227
↓ 8 callersMethodWriteI32
(ctx context.Context, v int32)
lib/go/thrift/json_protocol.go:179
↓ 8 callersMethodWriteUUID
(ctx context.Context, value Tuuid)
lib/go/thrift/protocol.go:55
↓ 8 callersMethodaddRow
compiler/cpp/tests/catch/catch.hpp:10817
↓ 8 callersMethodadd_transform
Adds a transform (e.g., ZLIB compression)
lib/rb/lib/thrift/protocol/header_protocol.rb:79
↓ 8 callersMethodappend_value
compiler/cpp/src/thrift/generate/validator_parser.h:126
↓ 8 callersFunctioncast_sockopt
lib/cpp/src/thrift/transport/TServerSocket.cpp:88
↓ 8 callersFunctionclear_triggers
lib/cpp/test/TransportTest.cpp:443
↓ 8 callersMethodcompile
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 callersMethoddeserialize
(base, buffer)
lib/rb/lib/thrift/serializer/deserializer.rb:27
↓ 8 callersMethoddump
compiler/cpp/src/thrift/generate/t_generator.h:440
↓ 8 callersFunctionerror
(m)
lib/nodejs/lib/thrift/json_parse.js:49
↓ 8 callersMethodflush
* 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 callersMethodfromFields
( Class<T> clasz, Iterable<ThriftField> fields)
lib/java/src/main/java/org/apache/thrift/partial/ThriftMetadata.java:449
↓ 8 callersMethodgenerate_consts
compiler/cpp/src/thrift/generate/t_generator.cc:163
↓ 8 callersMethodgetBuf
()
lib/java/src/main/java/org/apache/thrift/transport/AutoExpandingBufferWriteTransport.java:79
↓ 8 callersMethodgetBuffer
()
lib/php/lib/Transport/TMemoryBuffer.php:93
↓ 8 callersMethodgetBytesRemainingInBuffer
()
lib/java/src/main/java/org/apache/thrift/transport/TMemoryInputTransport.java:118
↓ 8 callersMethodgetHandler
lib/cpp/test/OneWayHTTPTest.cpp:83
↓ 8 callersMethodgetMethodName
()
lib/java/src/main/java/org/apache/thrift/ProcessFunction.java:93
↓ 8 callersMethodgetName
Gets the name of this field.
lib/java/src/main/java/org/apache/thrift/partial/ThriftMetadata.java:122
↓ 8 callersMethodgetSourceInfo
compiler/cpp/tests/catch/catch.hpp:8076
↓ 8 callersMethodgetStructMetaDataMap
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 callersMethodgetThreadManager
lib/cpp/src/thrift/server/TThreadPoolServer.cpp:117
↓ 8 callersMethodgetThriftFieldId
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 callersMethodget_identifier_name
compiler/cpp/src/thrift/parse/t_const_value.h:126
↓ 8 callersMethodget_int
compiler/cpp/src/thrift/generate/validator_parser.h:62
↓ 8 callersMethodget_string
compiler/cpp/src/thrift/parse/t_const_value.h:60
↓ 8 callersMethodinternalTestStructField
(StructFieldTestCase testCase)
lib/java/src/test/java/org/apache/thrift/protocol/ProtocolTestBase.java:435
↓ 8 callersMethodisOpen
(self)
lib/py/src/transport/TSocket.py:77
↓ 8 callersMethodlisten
* Opens a new socket server handle * * @return void */
lib/php/lib/Server/TServerSocket.php:91
↓ 8 callersMethodloadCertificate
lib/cpp/src/thrift/transport/TSSLSocket.cpp:978
↓ 8 callersMethodloadPrivateKey
lib/cpp/src/thrift/transport/TSSLSocket.cpp:1019
↓ 8 callersFunctionlogfile_open
(*args)
test/crossrunner/report.py:39
↓ 8 callersMethodmax_frame_size
(&self)
lib/rs/src/configuration.rs:55
↓ 8 callersMethodmax_message_size
(&self)
lib/rs/src/configuration.rs:51
↓ 8 callersFunctionnewPool
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 callersFunctionok
(t, msg)
lib/ts/test/phantom-client.ts:34
↓ 8 callersFunctionok
(t, msg)
lib/js/test/phantom-client.js:26
↓ 8 callersMethodpartialDeserializeField
( byte ttype, byte[] bytes, TFieldIdEnum fieldIdPathFirst, TFieldIdEnum... fieldIdPathRest)
lib/java/src/main/java/org/apache/thrift/TDeserializer.java:354
↓ 8 callersMethodprocessContext
Called when a client is about to call the processor.
lib/java/src/main/java/org/apache/thrift/server/TServerEventHandler.java:47
↓ 8 callersMethodputBack
($data)
lib/php/lib/Transport/TMemoryBuffer.php:103
↓ 8 callersMethodreadByte
()
lib/java/src/main/java/org/apache/thrift/protocol/TBinaryProtocol.java:331
↓ 8 callersMethodreadByteDirect
Read a byte, unlike ReadByte that reads Thrift-byte that is i8.
lib/go/thrift/compact_protocol.go:789
↓ 8 callersMethodreadI32
()
lib/javame/src/org/apache/thrift/protocol/TBinaryProtocol.java:277
↓ 8 callersMethodreadJSONArrayEnd
()
lib/php/lib/Protocol/TJSONProtocol.php:440
↓ 8 callersMethodreadJSONArrayStart
()
lib/php/lib/Protocol/TJSONProtocol.php:433
↓ 8 callersMethodread_binary
lib/rb/lib/thrift/protocol/json_protocol.rb:771
↓ 8 callersMethodread_byte
lib/rb/lib/thrift/protocol/json_protocol.rb:747
↓ 8 callersFunctionread_byte_direct
lib/rb/ext/compact_protocol.c:417
↓ 8 callersMethodread_double
lib/rb/lib/thrift/protocol/json_protocol.rb:763
↓ 8 callersMethodread_i16
lib/rb/lib/thrift/protocol/json_protocol.rb:751
↓ 8 callersMethodread_struct_end
lib/rb/lib/thrift/protocol/json_protocol.rb:688
↓ 8 callersMethodregisterProcessor
(self, serviceName, processor)
lib/py/src/TMultiplexedProcessor.py:39
↓ 8 callersMethodsafePeekContains
Safely peeks into the buffer, reading only what is necessary
lib/go/thrift/simple_json_protocol.go:1308
↓ 8 callersMethodserve
lib/cpp/src/thrift/async/TEvhttpServer.cpp:88
↓ 8 callersMethodserve
The run method fires up the server and gets things going.
lib/java/src/main/java/org/apache/thrift/server/TServer.java:129
↓ 8 callersMethodsetHandle
* @param resource $handle * @return void */
lib/php/lib/Transport/TSocket.php:138
↓ 8 callersMethodsetProtocolId
* Functions to work with headers by calling into THeaderTransport */
lib/cpp/src/thrift/protocol/THeaderProtocol.h:71
↓ 8 callersMethodsetServing
(boolean serving)
lib/java/src/main/java/org/apache/thrift/server/TServer.java:141
↓ 8 callersFunctionskip
lib/cpp/src/thrift/protocol/TProtocol.h:703
↓ 8 callersMethodskipBytes
(int numBytes)
lib/java/src/main/java/org/apache/thrift/protocol/TProtocol.java:562
↓ 8 callersMethodstop
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 callersMethodtestI32
lib/c_glib/test/testthrifttestclient.cpp:94
↓ 8 callersMethodtestI64
lib/c_glib/test/testthrifttestclient.cpp:99
↓ 8 callersMethodtestInsanity
(Insanity argument)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:240
↓ 8 callersMethodtestMap
(Map<Integer, Integer> thing)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:162
↓ 8 callersMethodtestMapMap
(int hello)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:222
↓ 8 callersMethodtestNest
(Xtruct2 nest)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:141
↓ 8 callersMethodtestString
lib/c_glib/test/testthrifttestclient.cpp:81
↓ 8 callersMethodtestTypedef
(long thing)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:216
↓ 8 callersFunctionthrift_binary_protocol_read_byte
lib/c_glib/src/thrift/c_glib/protocol/thrift_binary_protocol.c:703
↓ 8 callersFunctionthrift_binary_protocol_write_binary
lib/c_glib/src/thrift/c_glib/protocol/thrift_binary_protocol.c:378
↓ 8 callersFunctionthrift_buffered_transport_close
implements thrift_transport_close */
lib/c_glib/src/thrift/c_glib/transport/thrift_buffered_transport.c:70
↓ 8 callersFunctionthrift_compact_protocol_read_message_begin
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:849
↓ 8 callersFunctionthrift_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 callersFunctionthrift_compact_protocol_write_binary
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:807
↓ 8 callersFunctionthrift_framed_transport_flush
implements thrift_transport_flush */
lib/c_glib/src/thrift/c_glib/transport/thrift_framed_transport.c:243
↓ 8 callersFunctionthrift_ssl_socket_close
implements thrift_transport_close */
lib/c_glib/src/thrift/c_glib/transport/thrift_ssl_socket.c:280
↓ 8 callersFunctionthrift_transport_read_end
lib/c_glib/src/thrift/c_glib/transport/thrift_transport.c:72
↓ 8 callersFunctiontoLower
compiler/cpp/tests/catch/catch.hpp:8564
↓ 8 callersFunctiontrace_fuzz_target
(script_path)
lib/rb/test/fuzz/fuzz_tracer.rb:22
↓ 8 callersMethodvalidateBasicFieldValueMetadata
( ThriftMetadata.ThriftObject fieldMetadata, String fieldName, byte ttype)
lib/java/src/test/java/org/apache/thrift/partial/ThriftMetadataTest.java:152
↓ 8 callersMethodvalidateFieldMetadata
( ThriftMetadata.ThriftStruct testStruct, int id, String fieldName, byte ttype)
lib/java/src/test/java/org/apache/thrift/partial/ThriftMetadataTest.java:169
← previousnext →701–800 of 14,751, ranked by callers