MCPcopy Create free account

hub / github.com/apache/thrift / functions

Functions14,751 in github.com/apache/thrift

↓ 3 callersFunctiontime_diff
lib/cpp/test/TFileTransportTest.cpp:154
↓ 3 callersMethodtoString
(Collection<ByteBuffer> bbs, StringBuilder sb)
lib/java/src/main/java/org/apache/thrift/TBaseHelper.java:192
↓ 3 callersMethodto_io
lib/rb/lib/thrift/transport/socket.rb:134
↓ 3 callersMethodto_s
lib/rb/lib/thrift/protocol/json_protocol.rb:782
↓ 3 callersFunctiontype_to_u8
(field_type: TType)
lib/rs/src/protocol/compact.rs:727
↓ 3 callersFunctionunderscores_to_initial_caps
* Performs the reverse operation of initial_caps_to_underscores: The first * character of the string is made uppercase, along with each character tha
compiler/cpp/src/thrift/generate/t_c_glib_generator.cc:4573
↓ 3 callersMethodunlink
lib/cpp/test/TFileTransportTest.cpp:122
↓ 3 callersMethodusing_proxy
(self)
lib/py/src/transport/THttpClient.py:107
↓ 3 callersMethodwaitForTimeRelative
lib/cpp/src/thrift/concurrency/Monitor.cpp:168
↓ 3 callersMethodwake_up
Wake up main thread. The server usually waits in select call in we should terminate one. The simplest way is using socketpair.
lib/py/src/server/TNonblockingServer.py:275
↓ 3 callersMethodwakeupSelector
If the selector is blocked, wake it up.
lib/java/src/main/java/org/apache/thrift/server/TThreadedSelectorServer.java:385
↓ 3 callersMethodwhat
contrib/fb303/cpp/ServiceTracker.h:205
↓ 3 callersMethodwithOnlyPayload
Provide only payload to the frame. Throws UnsupportedOperationException if the frame expects a header. @param payload payload as a byte array
lib/java/src/main/java/org/apache/thrift/transport/sasl/FrameWriter.java:85
↓ 3 callersMethodwrite
(byte[] toWrite, int off, int len)
lib/java/src/main/java/org/apache/thrift/transport/AutoExpandingBufferWriteTransport.java:72
↓ 3 callersMethodwrite
(self, buf)
lib/py/src/transport/TTransport.py:235
↓ 3 callersMethodwrite
Write some bytes, putting them into the internal write buffer for eventual compression.
lib/py/src/transport/TZlibTransport.py:211
↓ 3 callersMethodwriteCollectionBegin
($etype, $size)
lib/php/lib/Protocol/TCompactProtocol.php:248
↓ 3 callersMethodwriteFieldHeader
($type, $fid)
lib/php/lib/Protocol/TCompactProtocol.php:212
↓ 3 callersMethodwriteI16
($value)
lib/php/lib/Protocol/TCompactProtocol.php:343
↓ 3 callersMethodwriteI16
(self, i16)
lib/py/src/protocol/TBinaryProtocol.py:115
↓ 3 callersMethodwriteI32
(int i32)
lib/java/src/main/java/org/apache/thrift/protocol/TSimpleJSONProtocol.java:249
↓ 3 callersMethodwriteJSONObjectEnd
()
lib/javame/src/org/apache/thrift/protocol/TJSONProtocol.java:509
↓ 3 callersMethodwriteJSONObjectEnd
()
lib/java/src/main/java/org/apache/thrift/protocol/TJSONProtocol.java:474
↓ 3 callersMethodwriteJSONObjectStart
()
lib/javame/src/org/apache/thrift/protocol/TJSONProtocol.java:503
↓ 3 callersMethodwriteJSONObjectStart
()
lib/java/src/main/java/org/apache/thrift/protocol/TJSONProtocol.java:468
↓ 3 callersMethodwriteString
($value)
lib/php/lib/Protocol/TCompactProtocol.php:365
↓ 3 callersMethodwriteUUID
lib/cpp/src/thrift/protocol/TJSONProtocol.cpp:719
↓ 3 callersMethodwrite_buffer_length
lib/cpp/test/OneWayHTTPTest.cpp:143
↓ 3 callersMethodwrite_bytes
(&mut self, b: &[u8])
lib/rs/src/protocol/binary.rs:440
↓ 3 callersMethodwrite_field_end
(&mut self)
lib/rs/src/protocol/compact.rs:570
↓ 3 callersMethodwrite_json_array_end
lib/rb/lib/thrift/protocol/json_protocol.rb:380
↓ 3 callersMethodwrite_json_array_start
lib/rb/lib/thrift/protocol/json_protocol.rb:374
↓ 3 callersMethodwrite_string
compiler/cpp/src/thrift/generate/t_json_generator.cc:471
↓ 3 callersFunctionwrite_string_direct
lib/rb/ext/binary_protocol_accelerated.c:81
↓ 3 callersFunctionyyerror
Error reporting used by the parser.
compiler/cpp/tests/thrift_test_parser_support.cc:45
↓ 2 callersMethodAcceptAsync
(CancellationToken cancellationToken = default)
lib/netstd/Thrift/Transport/Server/TServerTransport.cs:44
↓ 2 callersMethodAcceptLoop
()
lib/go/thrift/simple_server.go:235
↓ 2 callersFunctionAddReadTHeaderToContext
AddReadTHeaderToContext adds the whole THeader headers into context.
lib/go/thrift/header_context.go:103
↓ 2 callersMethodCalculate
(ctx context.Context, logid int32, w *tutorial.Work)
tutorial/go/src/handler.go:49
↓ 2 callersMethodClearWriteHeaders
ClearWriteHeaders clears all write headers previously set.
lib/go/thrift/header_protocol.go:117
↓ 2 callersMethodClose
()
lib/netstd/Thrift/Transport/TTransport.cs:84
↓ 2 callersMethodConfigureLogging
(ILoggingBuilder logging)
tutorial/netstd/Server/Program.cs:51
↓ 2 callersMethodConnect
contrib/fb303/TClientInfo.h:259
↓ 2 callersMethodCreateContextAsync
<summary> Called when a new client has connected and is about to being processing */ </summary>
lib/netstd/Thrift/Server/TServerEventHandler.cs:49
↓ 2 callersMethodCreateLogger
()
tutorial/netstd/Server/Program.cs:58
↓ 2 callersMethodDeleteContextAsync
<summary> Called when a client has finished request-handling to delete server context */ </summary>
lib/netstd/Thrift/Server/TServerEventHandler.cs:54
↓ 2 callersMethodDispose
(bool disposing)
lib/netstd/Thrift/Transport/Server/TNamedPipeServerTransport.cs:430
↓ 2 callersMethodDispose
()
lib/netstd/Thrift/Transport/Server/NullLogger.cs:40
↓ 2 callersMethodDispose
IDisposable
lib/netstd/Thrift/Transport/Client/TStreamTransport.cs:133
↓ 2 callersMethodDoTheMath
( int arg1, int arg2)
contrib/Rebus/ServiceImpl/Client.cs:148
↓ 2 callersMethodError
()
lib/go/thrift/application_exception.go:106
↓ 2 callersMethodError
()
lib/go/thrift/transport_exception.go:62
↓ 2 callersMethodError
()
lib/go/thrift/protocol_exception.go:63
↓ 2 callersMethodExecute
(List<string> args)
test/netstd/Server/TestServer.cs:565
↓ 2 callersFunctionExtractExceptionFromResult
ExtractExceptionFromResult extracts exceptions defined in thrift IDL from result TStruct used in TClient.Call. For a endpoint defined in thrift IDL l
lib/go/thrift/exception.go:141
↓ 2 callersFunctionFindAvailableTCPServerPort
(startPort int)
lib/go/thrift/transport_test.go:158
↓ 2 callersFunctionFloat64Ptr
(v float64)
lib/go/thrift/pointerize.go:48
↓ 2 callersMethodFlush
(ctx context.Context)
lib/go/thrift/framed_transport.go:204
↓ 2 callersMethodGetAsyncProcessor
(TTransport trans, TServer baseServer = null)
lib/netstd/Thrift/Processor/ITProcessorFactory.cs:26
↓ 2 callersMethodGetB
()
lib/go/thrift/serializer_types_test.go:123
↓ 2 callersMethodGetBuffer
()
lib/netstd/Thrift/Transport/Client/TMemoryBufferTransport.cs:152
↓ 2 callersMethodGetProtocol
(trans TTransport)
lib/go/thrift/protocol_factory.go:24
↓ 2 callersFunctionGetReadHeaderList
GetReadHeaderList returns the key list of read THeaders from the context.
lib/go/thrift/header_context.go:74
↓ 2 callersFunctionGetResponseHelper
GetResponseHelper retrieves the TResponseHelper implementation injected into the context object. If no helper was found in the context object, a nop
lib/go/thrift/response_helper.go:84
↓ 2 callersFunctionGetServerParams
( host string, port int64, domain_socket string, transport string, protocol string, ssl bool, certPath
test/go/src/common/server.go:40
↓ 2 callersMethodGetTBinaryStrictRead
GetTBinaryStrictRead returns the strict read configuration TBinaryProtocol should follow. It's nil-safe. DEFAULT_TBINARY_STRICT_READ will be returned
lib/go/thrift/configuration.go:213
↓ 2 callersMethodGetTBinaryStrictWrite
GetTBinaryStrictWrite returns the strict read configuration TBinaryProtocol should follow. It's nil-safe. DEFAULT_TBINARY_STRICT_WRITE will be return
lib/go/thrift/configuration.go:225
↓ 2 callersMethodGetTHeaderTransforms
GetTHeaderTransforms returns the THeaderTransformIDs to be applied on THeaderTransport writing. It's nil-safe. If tc is nil, empty slice will be retu
lib/go/thrift/configuration.go:255
↓ 2 callersFunctionInt64Ptr
(v int64)
lib/go/thrift/pointerize.go:53
↓ 2 callersFunctionInt8Ptr
(v int8)
lib/go/thrift/pointerize.go:50
↓ 2 callersMethodIsJsonNumeric
<summary> Return true if the given byte could be a valid part of a JSON number. </summary>
lib/netstd/Thrift/Protocol/Utilities/TJsonProtocolHelper.cs:122
↓ 2 callersMethodListen
()
lib/go/thrift/server_socket.go:55
↓ 2 callersFunctionNewNumericFromDouble
(dValue float64)
lib/go/thrift/numeric.go:54
↓ 2 callersFunctionNewStreamTransportR
(r io.Reader)
lib/go/thrift/iostream_transport.go:84
↓ 2 callersFunctionNewStreamTransportW
(w io.Writer)
lib/go/thrift/iostream_transport.go:88
↓ 2 callersFunctionNewTCompactProtocolConf
(trans TTransport, conf *TConfiguration)
lib/go/thrift/compact_protocol.go:136
↓ 2 callersFunctionNewTDebugProtocolFactoryWithLogger
NewTDebugProtocolFactoryWithLogger creates a TDebugProtocolFactory.
lib/go/thrift/debug_protocol.go:77
↓ 2 callersFunctionNewTHeaderProtocol
Deprecated: Use NewTHeaderProtocolConf instead.
lib/go/thrift/header_protocol.go:43
↓ 2 callersFunctionNewTHttpPostClientTransportFactory
Deprecated: Use NewTHttpClientTransportFactory instead.
lib/go/thrift/http_client.go:238
↓ 2 callersFunctionNewTMultiplexedProtocol
(protocol TProtocol, serviceName string)
lib/go/thrift/multiplexed_protocol.go:65
↓ 2 callersFunctionNewTRichTransport
Wraps Transport to provide TRichTransport interface
lib/go/thrift/rich_transport.go:32
↓ 2 callersFunctionNewTSSLServerSocket
(listenAddr string, cfg *tls.Config)
lib/go/thrift/ssl_server_socket.go:36
↓ 2 callersFunctionNewTSimpleJSONProtocolConf
(t TTransport, conf *TConfiguration)
lib/go/thrift/simple_json_protocol.go:116
↓ 2 callersMethodOutputElemListBegin
(elemType TType, size int)
lib/go/thrift/simple_json_protocol.go:810
↓ 2 callersMethodOutputElemListBegin
(elemType TType, size int)
lib/go/thrift/json_protocol.go:461
↓ 2 callersMethodOutputF64
(value float64)
lib/go/thrift/simple_json_protocol.go:698
↓ 2 callersMethodParseBase64EncodedBody
()
lib/go/thrift/simple_json_protocol.go:972
↓ 2 callersMethodParseElemListBegin
()
lib/go/thrift/simple_json_protocol.go:1101
↓ 2 callersMethodParseElemListBegin
()
lib/go/thrift/json_protocol.go:478
↓ 2 callersMethodParseF64
()
lib/go/thrift/simple_json_protocol.go:1012
↓ 2 callersMethodPeekAsync
(CancellationToken cancellationToken)
lib/netstd/Thrift/Transport/TTransport.cs:49
↓ 2 callersFunctionPointer
Pointer is the generic (type parameter) version of the helper function that converts types to pointer types.
lib/go/thrift/pointerize.go:24
↓ 2 callersMethodPreServeAsync
<summary> Called before the server begins */ </summary>
lib/netstd/Thrift/Server/TServerEventHandler.cs:44
↓ 2 callersMethodProcessContextAsync
<summary> Called when a client is about to call the processor */ </summary>
lib/netstd/Thrift/Server/TServerEventHandler.cs:60
↓ 2 callersMethodRead
(ctx context.Context, iprot TProtocol)
lib/go/thrift/serializer_types_test.go:166
↓ 2 callersMethodRead
(ctx context.Context, msg TStruct, b []byte)
lib/go/thrift/deserializer.go:61
↓ 2 callersMethodRead
(buf []byte)
lib/go/thrift/framed_transport.go:137
↓ 2 callersMethodReadAsync
(TProtocol tProtocol, CancellationToken cancellationToken = default)
lib/netstd/Thrift/Protocol/TBase.cs:33
↓ 2 callersMethodReadBinary
(ctx context.Context)
lib/go/thrift/simple_json_protocol.go:571
↓ 2 callersMethodReadBinary
(ctx context.Context)
lib/go/thrift/json_protocol.go:414
← previousnext →1,901–2,000 of 14,751, ranked by callers