MCPcopy Create free account

hub / github.com/apache/thrift / functions

Functions14,751 in github.com/apache/thrift

↓ 6 callersMethodmain
(String[] args)
tutorial/js/src/Httpd.java:87
↓ 6 callersFunctionmakeAsserter
(assertionFn)
lib/nodejs/test/test_driver.mjs:49
↓ 6 callersFunctionmakeAsserter
(assertionFn: (a: any, b: any, msg?: string) => void)
lib/nodets/test/test_driver.ts:45
↓ 6 callersFunctionobject
()
lib/nodejs/lib/thrift/json_parse.js:209
↓ 6 callersMethodopen
lib/rb/lib/thrift/transport/socket.rb:35
↓ 6 callersMethodpeek
lib/rb/lib/thrift/protocol/json_protocol.rb:39
↓ 6 callersMethodpopWriteContext
Pop the last write context off the stack
lib/java/src/main/java/org/apache/thrift/protocol/TSimpleJSONProtocol.java:124
↓ 6 callersMethodprocessor
(service_name)
lib/rb/lib/thrift/multiplexed_processor.rb:42
↓ 6 callersMethodreadAll
lib/cpp/src/thrift/transport/TFileTransport.cpp:537
↓ 6 callersMethodreadByte
(&$value)
lib/php/lib/Protocol/TBinaryProtocol.php:343
↓ 6 callersMethodreadEnd
lib/cpp/src/thrift/transport/THttpTransport.cpp:76
↓ 6 callersMethodreadJSONObjectEnd
()
lib/php/lib/Protocol/TJSONProtocol.php:427
↓ 6 callersMethodreadString
(self)
lib/py/src/protocol/TJSONProtocol.py:480
↓ 6 callersMethodreadU32
lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp:339
↓ 6 callersMethodreadVarint
(&$result)
lib/php/lib/Protocol/TCompactProtocol.php:143
↓ 6 callersMethodread_byte
(&mut self)
lib/rs/src/protocol/binary.rs:297
↓ 6 callersMethodreceiveSaslMessage
Read a complete Thrift SASL message. @return The SASL status and payload from this message. @throws TTransportException Thrown if there is a failure
lib/java/src/main/java/org/apache/thrift/transport/TSaslTransport.java:145
↓ 6 callersMethodregisterSelector
Register the new SocketChannel with our Selector, indicating we'd like to be notified when it's ready for I/O. @param selector @return the selection
lib/java/src/main/java/org/apache/thrift/transport/TNonblockingSocket.java:102
↓ 6 callersMethodresetContextStack
Reset the context stack to its initial state.
lib/go/thrift/simple_json_protocol.go:1319
↓ 6 callersFunctionsafeReadBytes
This function is shared between TBinaryProtocol and TCompactProtocol. It tries to read size bytes from trans, in a way that prevents large allocation
lib/go/thrift/binary_protocol.go:596
↓ 6 callersMethodsetRequestHeader
()
lib/nodejs/test/thrift_4987_xhr_protocol.test.mjs:197
↓ 6 callersMethodset_integer
compiler/cpp/src/thrift/parse/t_const_value.h:62
↓ 6 callersFunctionset_trigger
lib/cpp/test/TransportTest.cpp:461
↓ 6 callersMethodshowDurations
compiler/cpp/tests/catch/catch.hpp:4034
↓ 6 callersMethodshutdown
lib/rb/benchmark/server.rb:93
↓ 6 callersMethodsimple
(Calculator.Processor processor)
tutorial/java/src/JavaServer.java:64
↓ 6 callersMethodskip
* Method to arbitrarily skip over data. */
lib/cpp/src/thrift/protocol/TProtocol.h:561
↓ 6 callersMethodskip
Skips over the next data element from the provided input TProtocol object. @param prot the protocol object to read from @param type the next value wi
lib/java/src/main/java/org/apache/thrift/protocol/TProtocolUtil.java:52
↓ 6 callersMethodtestBinary
()
lib/java/src/test/java/org/apache/thrift/protocol/ProtocolTestBase.java:89
↓ 6 callersMethodtestEnum
($thing)
test/php/Handler.php:80
↓ 6 callersMethodtestEnum
test/cpp/src/TestServer.cpp:234
↓ 6 callersMethodtestException
lib/c_glib/test/testthrifttestclient.cpp:303
↓ 6 callersMethodtestInsanity
(argument: ttypes.Insanity)
lib/nodets/test/test_handler.ts:51
↓ 6 callersMethodtestList
(List<Integer> thing)
lib/java/src/test/java/org/apache/thrift/protocol/ProtocolTestBase.java:513
↓ 6 callersMethodtestMultiException
(String arg0, String arg1)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:291
↓ 6 callersMethodtestOneway
(int sleepFor)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:312
↓ 6 callersMethodtestSet
(Set<Integer> thing)
lib/java/src/test/java/org/apache/thrift/protocol/ProtocolTestBase.java:520
↓ 6 callersMethodtestStringMap
(Map<String, String> thing)
lib/java/src/test/java/org/apache/thrift/protocol/ProtocolTestBase.java:526
↓ 6 callersFunctionthrift_binary_protocol_read_binary
lib/c_glib/src/thrift/c_glib/protocol/thrift_binary_protocol.c:879
↓ 6 callersFunctionthrift_binary_protocol_read_list_begin
lib/c_glib/src/thrift/c_glib/protocol/thrift_binary_protocol.c:601
↓ 6 callersFunctionthrift_binary_protocol_write_map_begin
lib/c_glib/src/thrift/c_glib/protocol/thrift_binary_protocol.c:168
↓ 6 callersFunctionthrift_binary_protocol_write_string
lib/c_glib/src/thrift/c_glib/protocol/thrift_binary_protocol.c:364
↓ 6 callersFunctionthrift_compact_protocol_read_binary
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:1442
↓ 6 callersFunctionthrift_compact_protocol_read_i16
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:1274
↓ 6 callersFunctionthrift_compact_protocol_read_i32
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:1300
↓ 6 callersFunctionthrift_compact_protocol_read_i64
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:1326
↓ 6 callersFunctionthrift_compact_protocol_read_map_begin
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:1040
↓ 6 callersFunctionthrift_compact_protocol_write_list_begin
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:617
↓ 6 callersFunctionthrift_framed_transport_close
implements thrift_transport_close */
lib/c_glib/src/thrift/c_glib/transport/thrift_framed_transport.c:73
↓ 6 callersFunctionthrift_framed_transport_open
implements thrift_transport_open */
lib/c_glib/src/thrift/c_glib/transport/thrift_framed_transport.c:65
↓ 6 callersFunctionthrift_framed_transport_write
implements thrift_transport_write */
lib/c_glib/src/thrift/c_glib/transport/thrift_framed_transport.c:214
↓ 6 callersFunctionthrift_protocol_write_i32
lib/c_glib/src/thrift/c_glib/protocol/thrift_protocol.c:206
↓ 6 callersFunctionthrift_socket_is_open
implements thrift_transport_is_open */
lib/c_glib/src/thrift/c_glib/transport/thrift_socket.c:71
↓ 6 callersFunctionthrift_socket_open
implements thrift_transport_open */
lib/c_glib/src/thrift/c_glib/transport/thrift_socket.c:146
↓ 6 callersFunctionthrift_ssl_socket_is_open
implements thrift_transport_is_open */
lib/c_glib/src/thrift/c_glib/transport/thrift_ssl_socket.c:232
↓ 6 callersFunctionthrift_transport_peek
lib/c_glib/src/thrift/c_glib/transport/thrift_transport.c:46
↓ 6 callersMethodtoString
Output the contents of the memory buffer as a String, using the supplied encoding @param enc the encoding to use @return the contents of the memory b
lib/javame/src/org/apache/thrift/transport/TMemoryBuffer.java:71
↓ 6 callersMethodtoString
Output the contents of the memory buffer as a String, using the supplied encoding @param charset the encoding to use @return the contents of the memo
lib/java/src/main/java/org/apache/thrift/transport/TMemoryBuffer.java:94
↓ 6 callersMethodupdateKnownMessageSize
(long size)
lib/java/src/main/java/org/apache/thrift/transport/TTransport.java:199
↓ 6 callersMethodvalidateList
(List<V> list, int id, int numItems)
lib/java/src/test/java/org/apache/thrift/partial/TestPartialThriftDeserializer.java:297
↓ 6 callersMethodvalidate_message_begin
(fname, mtype, rseqid, expected_name)
lib/rb/lib/thrift/client.rb:69
↓ 6 callersMethodverify
* Default implementation of AccessManager */
lib/cpp/src/thrift/transport/TSSLSocket.cpp:1182
↓ 6 callersMethodwithHeaderAndPayload
Provide (maybe empty) header and payload to the frame. This can be called only when isComplete returns true (last frame has been written out). @param
lib/java/src/main/java/org/apache/thrift/transport/sasl/FrameWriter.java:41
↓ 6 callersMethodwriteByte
($value)
lib/php/lib/Protocol/TCompactProtocol.php:328
↓ 6 callersMethodwriteString
($value)
lib/php/lib/Protocol/TBinaryProtocol.php:212
↓ 6 callersMethodwriteUuid
(UUID uuid)
lib/java/src/main/java/org/apache/thrift/protocol/TWriteProtocol.java:45
↓ 6 callersFunctionwrite_anything
lib/rb/ext/struct.c:348
↓ 6 callersMethodwrite_i32
(&mut self, i: i32)
lib/rs/src/protocol/binary.rs:461
↓ 6 callersMethodwrite_json_double
Convert the given double to a JSON string, which is either the number, "NaN" or "Infinity" or "-Infinity".
lib/rb/lib/thrift/protocol/json_protocol.rb:336
↓ 5 callersMethodClearHeaders
ClearHeaders clears all the response headers previously set. It's no-op if the underlying protocol/transport does not support THeader.
lib/go/thrift/response_helper.go:73
↓ 5 callersMethodDispose
IDisposable
lib/netstd/Thrift/Transport/Client/THttpTransport.cs:288
↓ 5 callersFunctionEnumToString
lib/cpp/test/EnumTest.cpp:69
↓ 5 callersMethodFlush
Flush writes the appropriate header and the write buffer to the underlying transport.
lib/go/thrift/header_transport.go:605
↓ 5 callersFunctionGetHeader
GetHeader returns a value of the given header from the context.
lib/go/thrift/header_context.go:57
↓ 5 callersFunctionInt32Ptr
(v int32)
lib/go/thrift/pointerize.go:52
↓ 5 callersFunctionNewStreamTransportRW
(rw io.ReadWriter)
lib/go/thrift/iostream_transport.go:92
↓ 5 callersFunctionNewTBinaryProtocolFactoryDefault
Deprecated: Use NewTBinaryProtocolFactoryConf instead.
lib/go/thrift/binary_protocol.go:74
↓ 5 callersFunctionNewTDeserializer
()
lib/go/thrift/deserializer.go:31
↓ 5 callersFunctionNewTFramedTransport
Deprecated: Use NewTFramedTransportConf instead.
lib/go/thrift/framed_transport.go:99
↓ 5 callersFunctionNewTFramedTransportConf
(transport TTransport, conf *TConfiguration)
lib/go/thrift/framed_transport.go:116
↓ 5 callersFunctionNewTHeaderResponseHelper
NewTHeaderResponseHelper creates a new THeaderResponseHelper from the underlying TProtocol.
lib/go/thrift/response_helper.go:52
↓ 5 callersFunctionNewTHeaderTransportConf
NewTHeaderTransportConf creates THeaderTransport from the underlying transport, with given TConfiguration attached. If trans is already a *THeaderTra
lib/go/thrift/header_transport.go:305
↓ 5 callersFunctionNewTSerializer
()
lib/go/thrift/serializer.go:36
↓ 5 callersFunctionNewTZlibTransportFactoryWithFactory
NewTZlibTransportFactoryWithFactory constructs a new instance of TZlibTransportFactory as a wrapper over existing transport factory
lib/go/thrift/zlib_transport.go:62
↓ 5 callersMethodParseI64
()
lib/go/thrift/simple_json_protocol.go:990
↓ 5 callersMethodProtocol
Protocol returns the wrapped protocol id used in this THeaderTransport.
lib/go/thrift/header_transport.go:768
↓ 5 callersMethodReadBinary
(ctx context.Context)
lib/go/thrift/protocol.go:76
↓ 5 callersMethodReadConditionalDelimiterAsync
(CancellationToken cancellationToken)
lib/netstd/Thrift/Protocol/TJSONProtocol.cs:890
↓ 5 callersMethodReadI32
(ctx context.Context)
lib/go/thrift/json_protocol.go:369
↓ 5 callersMethodReadI64
(ctx context.Context)
lib/go/thrift/json_protocol.go:374
↓ 5 callersMethodReadUUID
(ctx context.Context)
lib/go/thrift/protocol.go:77
↓ 5 callersMethodResetMessageSizeAndConsumedBytes
(long newSize = -1)
lib/netstd/Thrift/Transport/TTransport.cs:42
↓ 5 callersMethodSend
(ctx context.Context, oprot TProtocol, seqId int32, method string, args TStruct)
lib/go/thrift/client.go:33
↓ 5 callersMethodSetLength
(int value)
lib/netstd/Thrift/Transport/Client/TMemoryBufferTransport.cs:77
↓ 5 callersFunctionSleep
contrib/transport-sample/config.h:10
↓ 5 callersMethodTestStruct
(ctx context.Context, thing *thrifttest.Xtruct)
lib/go/test/tests/thrifttest_handler.go:89
↓ 5 callersFunctionThriftJSONString
lib/cpp/src/thrift/protocol/TJSONProtocol.h:330
↓ 5 callersMethodTryGetBuffer
(out ArraySegment<byte> bufSegment)
lib/netstd/Thrift/Transport/Client/TMemoryBufferTransport.cs:159
↓ 5 callersMethodWriteString
(ctx context.Context, v string)
lib/go/thrift/json_protocol.go:191
↓ 5 callersMethod__readUByte
(self)
lib/py/src/protocol/TCompactProtocol.py:318
← previousnext →1,001–1,100 of 14,751, ranked by callers