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
↓ 2 callers
Function
ensureServerAlive
()
test/py/RunClientServer.py:149
↓ 2 callers
Method
ensureTagClosed
compiler/cpp/tests/catch/catch.hpp:10001
↓ 2 callers
Method
evaluateChallenge
(byte[] challenge)
lib/java/src/test/java/org/apache/thrift/transport/TestTSaslTransports.java:375
↓ 2 callers
Method
evaluateResponse
(byte[] response)
lib/java/src/test/java/org/apache/thrift/transport/TestTSaslTransports.java:417
↓ 2 callers
Function
exec_context
(port, logdir, test, prog, is_server)
test/crossrunner/run.py:148
↓ 2 callers
Method
executeThriftCompile
()
contrib/thrift-maven-plugin/src/test/java/org/apache/thrift/maven/TestThrift.java:80
↓ 2 callers
Method
expectLessThan
(Insanity insanity1, Insanity insanity2)
lib/java/src/test/java/org/apache/thrift/TestStruct.java:189
↓ 2 callers
Method
fieldNotFoundException
(String fieldName)
lib/java/src/main/java/org/apache/thrift/partial/ThriftMetadata.java:545
↓ 2 callers
Method
findChild
compiler/cpp/tests/catch/catch.hpp:6114
↓ 2 callers
Method
findFile
* Find class in namespaces or definitions directories * @param string $class * @return string */
lib/php/lib/ClassLoader/ThriftClassLoader.php:130
↓ 2 callers
Method
finish
()
lib/java/src/main/java/org/apache/thrift/async/TAsyncClientManager.java:85
↓ 2 callers
Method
finishConnect
{@inheritDoc}
lib/java/src/main/java/org/apache/thrift/transport/TNonblockingSocket.java:192
↓ 2 callers
Method
flush
lib/rb/lib/thrift/transport/header_transport.rb:199
↓ 2 callers
Method
flush
lib/cpp/src/thrift/transport/TBufferTransports.cpp:121
↓ 2 callers
Method
flush
()
lib/java/src/test/java/org/apache/thrift/transport/WriteCountingTransport.java:53
↓ 2 callers
Method
forceClose
Force connection shutdown for this connection.
lib/cpp/src/thrift/server/TNonblockingServer.cpp:292
↓ 2 callers
Function
fpToString
compiler/cpp/tests/catch/catch.hpp:8909
↓ 2 callers
Method
fromNullable
Wraps value in an Option type, depending on whether or not value is null @param value the value to wrap in Option @param <T> the type of value @retur
lib/java/src/main/java/org/apache/thrift/Option.java:120
↓ 2 callers
Method
fromZigZag
($n)
lib/php/lib/Protocol/TCompactProtocol.php:113
↓ 2 callers
Method
fsync
lib/cpp/test/TFileTransportTest.cpp:69
↓ 2 callers
Method
fullConfig
compiler/cpp/tests/catch/catch.hpp:5552
↓ 2 callers
Function
full_meal
()
lib/rs/test/src/bin/kitchen_sink_server.rs:272
↓ 2 callers
Function
fuzzChooseProtocol
(d byte, t thrift.TTransport)
lib/go/test/fuzz/fuzz.go:41
↓ 2 callers
Function
gen_compressible_buffer
lib/cpp/test/ZlibTest.cpp:99
↓ 2 callers
Function
gen_random_buffer
lib/cpp/test/ZlibTest.cpp:131
↓ 2 callers
Function
gen_uniform_buffer
lib/cpp/test/ZlibTest.cpp:93
↓ 2 callers
Function
generateSafeReadBytesBenchmark
(askedSize int32, dataSize int)
lib/go/thrift/binary_protocol_test.go:119
↓ 2 callers
Method
getAccessibleProperty
* Get a reflection property and make it accessible if needed * * @param object|string $objectOrClass * @param string $propertyName
lib/php/test/Unit/Lib/ReflectionHelper.php:33
↓ 2 callers
Function
getAnnotation
compiler/cpp/tests/catch/catch.hpp:3338
↓ 2 callers
Method
getBuf
()
lib/java/src/main/java/org/apache/thrift/transport/TFileTransport.java:73
↓ 2 callers
Method
getBufferPosition
()
lib/java/src/main/java/org/apache/thrift/transport/AutoExpandingBufferReadTransport.java:80
↓ 2 callers
Method
getBufferSize
lib/cpp/src/thrift/transport/TPipeServer.cpp:453
↓ 2 callers
Method
getBytesData
()
lib/java/src/crossTest/java/org/apache/thrift/test/TestClient.java:822
↓ 2 callers
Method
getChunkNum
()
lib/java/src/main/java/org/apache/thrift/transport/TFileTransport.java:127
↓ 2 callers
Method
getClientTransport
(TTransport underlyingTransport)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:344
↓ 2 callers
Method
getConcurrentClientLimit
lib/cpp/src/thrift/server/TServerFramework.cpp:191
↓ 2 callers
Method
getConnection
contrib/fb303/TClientInfo.cpp:91
↓ 2 callers
Method
getCounter
(String key)
contrib/fb303/java/src/FacebookBase.java:82
↓ 2 callers
Method
getCurChunk
lib/cpp/src/thrift/transport/TFileTransport.cpp:882
↓ 2 callers
Method
getCurrentTestName
compiler/cpp/tests/catch/catch.hpp:6715
↓ 2 callers
Function
getCurrentTicks
compiler/cpp/tests/catch/catch.hpp:8498
↓ 2 callers
Method
getEventSize
lib/cpp/src/thrift/transport/TFileTransport.h:91
↓ 2 callers
Method
getExecutorService
()
lib/java/src/main/java/org/apache/thrift/server/TThreadPoolServer.java:124
↓ 2 callers
Method
getExpression
compiler/cpp/tests/catch/catch.hpp:8052
↓ 2 callers
Method
getFD
lib/cpp/test/TFileTransportTest.cpp:120
↓ 2 callers
Method
getFieldDesc
(F setField)
lib/java/src/main/java/org/apache/thrift/TUnion.java:191
↓ 2 callers
Function
getFormattedDuration
Because formatting using c++ streams is stateful, drop down to C is required Alternatively we could use stringstream, but its performance is... not go
compiler/cpp/tests/catch/catch.hpp:9448
↓ 2 callers
Method
getHeaderTransport
lib/cpp/src/thrift/server/TNonblockingServer.cpp:580
↓ 2 callers
Method
getHost
* Get the host that this socket is connected to * * @return string host */
lib/php/lib/Transport/TSocket.php:183
↓ 2 callers
Method
getId
* Gets the thread's platform-specific ID */
lib/cpp/src/thrift/concurrency/Thread.h:155
↓ 2 callers
Method
getInputProtocolFactory
lib/cpp/src/thrift/server/TServer.h:120
↓ 2 callers
Method
getLocalSocketAddress
()
lib/java/src/main/java/org/apache/thrift/transport/SocketAddressProvider.java:29
↓ 2 callers
Method
getMaxFrameSize
* Get the maximum size of the frame at read */
lib/cpp/src/thrift/transport/TBufferTransports.h:405
↓ 2 callers
Method
getMaxFrameSize
* Get the maximum allowed frame size. * * If a client tries to send a message larger than this limit, * its connection will be closed. *
lib/cpp/src/thrift/server/TNonblockingServer.h:509
↓ 2 callers
Method
getNegotiatedProperty
(String propName)
lib/java/src/main/java/org/apache/thrift/transport/TSaslTransport.java:505
↓ 2 callers
Method
getOffset
()
lib/java/src/main/java/org/apache/thrift/transport/TFileTransport.java:135
↓ 2 callers
Method
getOutput
@return the output
contrib/thrift-maven-plugin/src/main/java/org/apache/thrift/maven/Thrift.java:126
↓ 2 callers
Method
getOutput
Get all the bytes written by thrift output protocol. @return a byte array.
lib/java/src/main/java/org/apache/thrift/transport/TMemoryTransport.java:85
↓ 2 callers
Method
getOutputProtocol
Get the TProtocol being used as the output (write) protocol. @return
lib/javame/src/org/apache/thrift/TServiceClient.java:38
↓ 2 callers
Method
getPreferences
compiler/cpp/tests/catch/catch.hpp:8415
↓ 2 callers
Method
getProtocol
(self, trans)
lib/py/src/protocol/TBinaryProtocol.py:306
↓ 2 callers
Method
getProtocolFactory
()
lib/java/src/crossTest/java/org/apache/thrift/test/TestNonblockingClient.java:1043
↓ 2 callers
Method
getResizeBufferEveryN
* Get # of calls made between buffer size checks. 0 means disabled. * * @return # of calls between buffer size checks. */
lib/cpp/src/thrift/server/TNonblockingServer.h:657
↓ 2 callers
Method
getSequenceId
()
lib/java/src/main/java/org/apache/thrift/async/TAsyncMethodCall.java:105
↓ 2 callers
Method
getServerSocket
()
lib/java/src/main/java/org/apache/thrift/transport/TServerSocket.java:151
↓ 2 callers
Method
getServerTransport
lib/cpp/src/thrift/server/TServer.h:112
↓ 2 callers
Method
getSize
lib/cpp/test/ZlibTest.cpp:68
↓ 2 callers
Method
getSize
()
lib/java/src/main/java/org/apache/thrift/protocol/TSet.java:44
↓ 2 callers
Method
getSocketChannel
Returns a reference to the underlying SocketChannel.
lib/java/src/main/java/org/apache/thrift/transport/TNonblockingSocket.java:121
↓ 2 callers
Method
getSocketInfo
lib/cpp/src/thrift/transport/TSocket.cpp:833
↓ 2 callers
Method
getState
get state of connection.
lib/cpp/src/thrift/server/TNonblockingServer.cpp:305
↓ 2 callers
Method
getState
lib/cpp/src/thrift/concurrency/Thread.h:98
↓ 2 callers
Method
getStoreAsStream
(String store)
lib/java/src/main/java/org/apache/thrift/transport/TSSLTransportFactory.java:318
↓ 2 callers
Method
getTConnection
lib/cpp/src/thrift/server/TNonblockingServer.cpp:363
↓ 2 callers
Method
getTSocket
return the TSocket transport wrapping this network connection
lib/cpp/src/thrift/server/TNonblockingServer.cpp:308
↓ 2 callers
Method
getThriftSourceRoot
()
contrib/thrift-maven-plugin/src/main/java/org/apache/thrift/maven/AbstractThriftMojo.java:240
↓ 2 callers
Method
getTransport
()
lib/java/src/crossTest/java/org/apache/thrift/test/TestNonblockingClient.java:1055
↓ 2 callers
Method
getTrustStorePassword
()
lib/java/src/test/java/org/apache/thrift/transport/TestTSSLTransportFactory.java:59
↓ 2 callers
Method
getType
* Returns an error code that provides information about the type of error * that has occurred. * * @return Error code */
lib/cpp/src/thrift/transport/TTransportException.h:77
↓ 2 callers
Method
getType
()
lib/java/src/main/java/org/apache/thrift/protocol/TMessage.java:42
↓ 2 callers
Method
getTypeName
lib/cpp/src/thrift/VirtualProfiling.cpp:170
↓ 2 callers
Method
getVarint
($data)
lib/php/lib/Protocol/TCompactProtocol.php:118
↓ 2 callers
Method
getWriteBufferDefaultSize
* Get the starting size of a TConnection object's write buffer. * * @return # bytes we initialize a TConnection object's write buffer to. */
lib/cpp/src/thrift/server/TNonblockingServer.h:587
↓ 2 callers
Function
get_cn_name
* Print the common name of certificate */
lib/c_glib/test/testtransportsslsocket.c:212
↓ 2 callers
Method
get_identifier_with_parent
compiler/cpp/src/thrift/parse/t_const_value.h:140
↓ 2 callers
Function
get_in_addr
* Handle IPV4 and IPV6 addr */
lib/c_glib/test/testtransportsslsocket.c:240
↓ 2 callers
Method
get_namespace
compiler/cpp/src/thrift/parse/t_program.h:321
↓ 2 callers
Method
get_recursive
compiler/cpp/src/thrift/parse/t_program.h:363
↓ 2 callers
Method
get_string_byte
Gets the byte value of a given position in a String. string - The String to retrive the byte value from. index - The Integer location of the byte va
lib/rb/lib/thrift/bytes.rb:56
↓ 2 callers
Method
good
XXX
lib/cpp/src/thrift/async/TEvhttpClientChannel.h:70
↓ 2 callers
Method
handleOps
(int interestOps)
lib/java/src/main/java/org/apache/thrift/transport/sasl/NonblockingSaslHandler.java:178
↓ 2 callers
Method
handleRead
Do the work required to read from a readable client. If the frame is fully read, then invoke the method call.
lib/java/src/main/java/org/apache/thrift/server/AbstractNonblockingServer.java:187
↓ 2 callers
Method
handleWrite
Let a writable client get written, if there's data to be written.
lib/java/src/main/java/org/apache/thrift/server/AbstractNonblockingServer.java:201
↓ 2 callers
Method
handle_stream
(&mut self, stream: S)
lib/rs/src/server/threaded.rs:233
↓ 2 callers
Method
hasExpandedExpression
compiler/cpp/tests/catch/catch.hpp:8065
↓ 2 callers
Method
hasPendingDataToRead
lib/cpp/src/thrift/transport/TSocket.cpp:190
↓ 2 callers
Method
hasReadValidator
($class)
lib/php/test/Integration/BaseValidatorTest.php:162
↓ 2 callers
Method
hasWriteValidator
($class)
lib/php/test/Integration/BaseValidatorTest.php:169
↓ 2 callers
Function
help
* Diplays the help message and then exits with an error code. */
compiler/cpp/src/thrift/main.cc:688
↓ 2 callers
Function
hexChar
Return the hex character representing the integer val. The value is masked to make sure it is in the correct range.
lib/cpp/src/thrift/protocol/TJSONProtocol.cpp:261
← previous
next →
2,201–2,300 of 14,751, ranked by callers