MCPcopy Create free account

hub / github.com/apache/thrift / functions

Functions14,751 in github.com/apache/thrift

↓ 20 callersMethodtestI64
(long thing)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:91
↓ 20 callersFunctionwriteByte
(w io.Writer, c byte)
lib/go/thrift/rich_transport.go:67
↓ 20 callersMethodwriteJSONNumber
(self, number, formatter='{0}')
lib/py/src/protocol/TJSONProtocol.py:218
↓ 20 callersMethodwriteListBegin
(TList list)
lib/java/src/main/java/org/apache/thrift/protocol/TWriteProtocol.java:27
↓ 20 callersMethodwriteListEnd
()
lib/java/src/main/java/org/apache/thrift/protocol/TWriteProtocol.java:29
↓ 20 callersMethodwrite_field_stop
lib/rb/lib/thrift/protocol/json_protocol.rb:415
↓ 20 callersMethodwrite_type
Writes a field value based on the field information. field_info - A Hash containing the definition of the field: :type - The Thrift::Types constant
lib/rb/lib/thrift/protocol/base_protocol.rb:269
↓ 19 callersFunctionNewMockTProtocol
NewMockTProtocol creates a new mock instance.
lib/go/test/tests/protocol_mock.go:27
↓ 19 callersMethodReadAllAsync
(byte[] buffer, int offset, int length, CancellationToken cancellationToken)
lib/netstd/Thrift/Transport/TTransport.cs:114
↓ 19 callersMethodWriteMessageBegin
(ctx context.Context, name string, typeId TMessageType, seqid int32)
lib/go/thrift/protocol.go:34
↓ 19 callersMethodWriteMessageEnd
(ctx context.Context)
lib/go/thrift/protocol.go:35
↓ 19 callersMethodavailable_read
lib/cpp/src/thrift/transport/TBufferTransports.h:675
↓ 19 callersMethoddeserialize
Deserialize the Thrift object from a byte array. @param base The object to read into @param bytes The array to read from @throws TException if an err
lib/java/src/main/java/org/apache/thrift/TDeserializer.java:133
↓ 19 callersMethodgetBytesRemainingInBuffer
Get the number of bytes remaining in the underlying buffer. Returns -1 if this is a non-buffered transport. @return the number of bytes remaining in
lib/java/src/main/java/org/apache/thrift/transport/TTransport.java:186
↓ 19 callersMethodgetFactory
The protocol factory for the protocol being tested.
lib/java/src/test/java/org/apache/thrift/protocol/ProtocolTestBase.java:56
↓ 19 callersMethodgetTransport
* Accessor for transport * * @return TTransport */
lib/php/lib/Protocol/TProtocol.php:55
↓ 19 callersMethodread
(Nonblocking) Read fields from underlying transport layer. @param transport underlying transport. @return true if header is complete after read. @thr
lib/java/src/main/java/org/apache/thrift/transport/sasl/FrameHeaderReader.java:60
↓ 19 callersMethodreadAll
Guarantees that all of len bytes are actually read off the transport. @param buf Array to read into @param off Index to start reading at @param len M
lib/java/src/main/java/org/apache/thrift/transport/TTransport.java:96
↓ 19 callersMethodreset
Reset any internal state back to a blank slate. This method only needs to be implemented for stateful protocols.
lib/java/src/main/java/org/apache/thrift/protocol/TProtocol.java:426
↓ 19 callersFunctionroundtrip
($testClient, $method, $value)
test/php/TestClient.php:139
↓ 19 callersMethodset_req
compiler/cpp/src/thrift/parse/t_field.h:74
↓ 19 callersMethodsize
contrib/fb303/TClientInfo.cpp:98
↓ 19 callersMethodstart
(self)
test/crossrunner/run.py:73
↓ 19 callersMethodtap
(&block)
lib/rb/spec/spec_helper.rb:35
↓ 19 callersMethodtestDouble
()
lib/java/src/test/java/org/apache/thrift/protocol/ProtocolTestBase.java:58
↓ 19 callersFunctiontoString
compiler/cpp/tests/catch/catch.hpp:1707
↓ 19 callersMethodwrite_i32
(i32)
lib/rb/lib/thrift/protocol/json_protocol.rb:462
↓ 18 callersMethodIsOpen
Returns true if the transport is open
lib/go/thrift/transport.go:52
↓ 18 callersFunctionNewTJSONProtocolFactory
()
lib/go/thrift/json_protocol.go:55
↓ 18 callersMethodOpen
Opens the transport for communication
lib/go/thrift/transport.go:49
↓ 18 callersMethodReadFieldEnd
(ctx context.Context)
lib/go/thrift/protocol.go:62
↓ 18 callersMethodWriteByte
(ctx context.Context, value int8)
lib/go/thrift/protocol.go:48
↓ 18 callersMethodWriteListBegin
(ctx context.Context, elemType TType, size int)
lib/go/thrift/protocol.go:43
↓ 18 callersMethodbyteSequence
(int start, int end)
lib/java/src/test/java/org/apache/thrift/transport/TestTFramedTransport.java:49
↓ 18 callersMethodflush
(self)
lib/py/src/transport/TSocket.py:199
↓ 18 callersMethodgetBuffer
Access the protocol's underlying buffer directly. If this is not a buffered transport, return null. @return protocol's Underlying buffer
lib/java/src/main/java/org/apache/thrift/transport/TTransport.java:164
↓ 18 callersMethodgetValue
()
lib/java/src/main/java/org/apache/thrift/TEnum.java:23
↓ 18 callersFunctionmake_pedantic
Wrap a protocol in the pedantic sequence ID wrapper.
test/py/TestClient.py:357
↓ 18 callersFunctionread_file
Helper function to read file content
compiler/cpp/tests/cpp/t_cpp_generator_test_utils.h:40
↓ 18 callersMethodread_type
Reads a field value based on the field information. field_info - A Hash containing the pertinent data to write: :type - The Thrift::Types constant
lib/rb/lib/thrift/protocol/base_protocol.rb:311
↓ 18 callersMethodscopedElement
compiler/cpp/tests/catch/catch.hpp:9933
↓ 18 callersMethodthreadFactory
lib/cpp/src/thrift/concurrency/TimerManager.cpp:227
↓ 18 callersFunctionthrift_compact_protocol_write_byte
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:708
↓ 18 callersMethodwriteMapBegin
(TMap map)
lib/java/src/main/java/org/apache/thrift/protocol/TWriteProtocol.java:23
↓ 18 callersMethodwriteMapEnd
()
lib/java/src/main/java/org/apache/thrift/protocol/TWriteProtocol.java:25
↓ 18 callersMethodwriteSetBegin
(TSet set)
lib/java/src/main/java/org/apache/thrift/protocol/TWriteProtocol.java:31
↓ 18 callersMethodwriteSetEnd
()
lib/java/src/main/java/org/apache/thrift/protocol/TWriteProtocol.java:33
↓ 17 callersMethodAdd
(ctx context.Context, num1 int32, num2 int32)
tutorial/go/src/handler.go:44
↓ 17 callersMethodFlushAsync
(CancellationToken cancellationToken)
lib/netstd/Thrift/Transport/TTransport.cs:170
↓ 17 callersFunctionNewTBinaryProtocolFactoryConf
(conf *TConfiguration)
lib/go/thrift/binary_protocol.go:90
↓ 17 callersMethodbuild
(self)
lib/rs/src/configuration.rs:119
↓ 17 callersFunctionbuildErrors
extract error messages from error queue
lib/cpp/src/thrift/transport/TSSLSocket.cpp:1142
↓ 17 callersMethodclear
Clear the header and make it available to read a new header.
lib/java/src/main/java/org/apache/thrift/transport/sasl/FrameHeaderReader.java:50
↓ 17 callersMethodcreateClient
lib/cpp/test/processor/ProcessorTest.cpp:262
↓ 17 callersMethodfetch
Main entry function for fetching from servers. @return The fetched data.
lib/java/src/main/java/org/apache/thrift/TNonblockingMultiFetchClient.java:142
↓ 17 callersMethodget
(self, timeout=None)
test/crossrunner/run.py:345
↓ 17 callersMethodgetBufferAsString
lib/cpp/src/thrift/transport/TBufferTransports.h:589
↓ 17 callersMethodgetBufferPosition
Return the index within the underlying buffer that specifies the next spot that should be read from. @return index within the underlying buffer that
lib/java/src/main/java/org/apache/thrift/transport/TTransport.java:175
↓ 17 callersMethodgetInnerTransport
()
lib/java/src/main/java/org/apache/thrift/transport/layered/TLayeredTransport.java:50
↓ 17 callersMethodidleWorkerCount
lib/cpp/src/thrift/concurrency/ThreadManager.cpp:91
↓ 17 callersFunctioninit
()
lib/go/thrift/numeric.go:158
↓ 17 callersMethodnotifyAll
lib/cpp/src/thrift/concurrency/Monitor.cpp:180
↓ 17 callersMethodpendingTaskCount
lib/cpp/src/thrift/concurrency/ThreadManager.cpp:98
↓ 17 callersMethodreadAll
(byte[] buf, int off, int len)
lib/java/src/main/java/org/apache/thrift/protocol/TBinaryProtocol.java:484
↓ 17 callersMethodread_string
lib/rb/lib/thrift/protocol/json_protocol.rb:767
↓ 17 callersMethodread_uuid
lib/rb/lib/thrift/protocol/json_protocol.rb:775
↓ 17 callersMethodset_doc
compiler/cpp/src/thrift/parse/t_doc.h:36
↓ 17 callersFunctionstartsWith
compiler/cpp/tests/catch/catch.hpp:4424
↓ 17 callersFunctionthrift_compact_protocol_read_field_end
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:1031
↓ 17 callersFunctionthrift_compact_protocol_write_field_end
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c:553
↓ 17 callersFunctionthrift_transport_read_all
lib/c_glib/src/thrift/c_glib/transport/thrift_transport.c:100
↓ 17 callersFunctionthrow_tprotocolexception
lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp:419
↓ 17 callersMethodtotal
compiler/cpp/tests/catch/catch.hpp:2330
↓ 17 callersMethodwhat
lib/cpp/src/thrift/Thrift.h:91
↓ 17 callersMethodworkerCount
lib/cpp/src/thrift/concurrency/ThreadManager.cpp:93
↓ 17 callersMethodwrite_struct_begin
(name)
lib/rb/lib/thrift/protocol/json_protocol.rb:397
↓ 17 callersMethodwrite_struct_end
lib/rb/lib/thrift/protocol/json_protocol.rb:401
↓ 17 callersFunctionwrite_varint32
lib/rb/ext/compact_protocol.c:135
↓ 16 callersFunctionNewTBinaryProtocolConf
(t TTransport, conf *TConfiguration)
lib/go/thrift/binary_protocol.go:59
↓ 16 callersFunctionNewTMemoryBufferLen
(size int)
lib/go/thrift/memory_buffer.go:55
↓ 16 callersMethod_deserialize
(self, objtype, data)
test/py/SerializationTest.py:201
↓ 16 callersMethod_serialize
(self, obj)
test/py/SerializationTest.py:195
↓ 16 callersMethodapply
(T t, U u, V v)
lib/java/src/test/java/org/apache/thrift/test/voidmethexceptions/TestVoidMethExceptions.java:595
↓ 16 callersMethodavailable_write
lib/cpp/src/thrift/transport/TBufferTransports.h:680
↓ 16 callersMethodcompareTo
(Object o1, Object o2)
lib/java/src/main/java/org/apache/thrift/TBaseHelper.java:41
↓ 16 callersMethoddata
lib/cpp/src/thrift/TUuid.h:117
↓ 16 callersMethodfileno
Returns the file descriptor of the associated socket.
lib/py/src/server/TNonblockingServer.py:227
↓ 16 callersMethodgetIndent
Gets a space string whose length is proportional to the given indent level.
lib/java/src/main/java/org/apache/thrift/partial/ThriftMetadata.java:112
↓ 16 callersMethodis_json_numeric
Return true if the character ch is in [-+0-9.Ee]; false otherwise
lib/rb/lib/thrift/protocol/json_protocol.rb:235
↓ 16 callersMethodparse
compiler/cpp/tests/catch/catch.hpp:4966
↓ 16 callersMethodread
Reads a sequence of bytes from this channel into the given buffer. An attempt is made to read up to the number of bytes remaining in the buffer, that
lib/java/src/main/java/org/apache/thrift/transport/TTransport.java:69
↓ 16 callersMethodreadBinary
()
lib/java/src/main/java/org/apache/thrift/protocol/TReadProtocol.java:49
↓ 16 callersMethodreadJSONString
($skipContext)
lib/php/lib/Protocol/TJSONProtocol.php:277
↓ 16 callersMethodread_struct_begin
lib/rb/lib/thrift/protocol/json_protocol.rb:683
↓ 16 callersFunctionserialize
(thrift_object, protocol_factory=TBinaryProtocol.TBinaryProtocolFactory())
lib/py/src/TSerialization.py:24
↓ 16 callersMethodstart
lib/cpp/test/processor/ServerThread.cpp:34
↓ 16 callersFunctionswap
* Swap two TUuid objects */
lib/cpp/src/thrift/TUuid.h:140
↓ 16 callersFunctionthrift_buffered_transport_write
implements thrift_transport_write */
lib/c_glib/src/thrift/c_glib/transport/thrift_buffered_transport.c:223
↓ 16 callersFunctionthrift_transport_write
lib/c_glib/src/thrift/c_glib/transport/thrift_transport.c:79
↓ 16 callersMethodvalidate
(self)
lib/py/src/transport/TSSLSocket.py:289
← previousnext →301–400 of 14,751, ranked by callers