MCPcopy Create free account

hub / github.com/apache/thrift / types & classes

Types & classes2,268 in github.com/apache/thrift

↓ 204 callersClassTTransportException
* Class to encapsulate all the possible types of transport errors that may * occur in various transport systems. This provides a sort of generic * w
lib/cpp/src/thrift/transport/TTransportException.h:39
↓ 178 callersClassSome
The Some type, representing an existence of some value @param <T> The type of value
lib/java/src/main/java/org/apache/thrift/Option.java:93
↓ 78 callersTypeAliasTType
Type constants in the Thrift protocol
lib/go/thrift/type.go:23
↓ 76 callersClassTProtocolException
* Class to encapsulate all the possible types of protocol errors that may * occur in various protocol systems. This provides a sort of generic * wra
lib/cpp/src/thrift/protocol/TProtocolException.h:37
↓ 38 callersClassTException
lib/cpp/src/thrift/Thrift.h:83
↓ 33 callersClassTSSLException
* SSL exception. */
lib/cpp/src/thrift/transport/TSSLSocket.h:338
↓ 30 callersClassProtocol
* Old alias of the TXHRTransport for backwards compatibility.
lib/ts/thrift.d.ts:676
↓ 26 callersClassTProtocolException
Custom Protocol Exception class
lib/py/src/protocol/TProtocol.py:26
↓ 26 callersClassTTransportException
Custom Transport Exception class
lib/py/src/transport/TTransport.py:26
↓ 19 callersClassColour
compiler/cpp/tests/catch/catch.hpp:5483
↓ 18 callersClassTUuid
* Thrift wrapper class for a UUID type. * * The UUID is stored as a 16 byte buffer. * This class stores the UUID in network order when assigned fro
lib/cpp/src/thrift/TUuid.h:41
↓ 17 callersClassException
lib/rb/lib/thrift/exceptions.rb:21
↓ 16 callersClassoption
lib/cpp/test/TFileTransportTest.cpp:351
↓ 13 callersClasspluralise
compiler/cpp/tests/catch/catch.hpp:441
↓ 11 callersClassPHPExceptionWrapper
lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp:105
↓ 11 callersClassTypeError
lib/rb/lib/thrift/types.rb:44
↓ 10 callersClassTextAttributes
compiler/cpp/tests/catch/catch.hpp:4120
↓ 8 callersClassImmutableException
Test exception that mimics generated immutable exception behavior.
lib/py/test/test_immutable_exception.py:63
↓ 8 callersClassTApplicationException
lib/cpp/src/thrift/TApplicationException.h:32
↓ 8 callersClassTBinaryProtocol
Binary implementation of the Thrift protocol driver.
lib/py/src/protocol/TBinaryProtocol.py:26
↓ 8 callersClassTSSLSocket
SSL implementation of TSocket This class creates outbound sockets wrapped using the python standard ssl module for encrypted connections
lib/py/src/transport/TSSLSocket.py:213
↓ 7 callersClassMessage
lib/py/src/server/TNonblockingServer.py:95
↓ 7 callersClassTFrozenDict
A dictionary that is "frozen" like a frozenset
lib/py/src/Thrift.py:174
↓ 7 callersClassTransport
* Old alias of the TXHRTransport for backwards compatibility.
lib/ts/thrift.d.ts:293
↓ 6 callersClassIllegalStateException
lib/cpp/src/thrift/concurrency/Exception.h:36
↓ 6 callersClassTSocket
Socket implementation of TTransport base.
lib/py/src/transport/TSocket.py:51
↓ 6 callersClassText
compiler/cpp/tests/catch/catch.hpp:4139
↓ 5 callersClassInvalidArgumentException
lib/cpp/src/thrift/concurrency/Exception.h:34
↓ 5 callersTypeAliasTMessageType
Message type constants in the Thrift protocol.
lib/go/thrift/messagetype.go:23
↓ 5 callersClassTestSpecParser
compiler/cpp/tests/catch/catch.hpp:3690
↓ 4 callersClassCasedString
compiler/cpp/tests/catch/catch.hpp:2954
↓ 4 callersClassSummaryColumn
compiler/cpp/tests/catch/catch.hpp:10811
↓ 4 callersTypeAliasTHeaderProtocolID
THeaderProtocolID is the wrapped protocol id used in THeader.
lib/go/thrift/header_transport.go:69
↓ 4 callersClassTJSONProtocol
lib/py/src/protocol/TJSONProtocol.py:405
↓ 4 callersClassTestStruct
lib/java/src/test/java/org/apache/thrift/TestStruct.java:56
↓ 4 callersClassToken
compiler/cpp/tests/catch/catch.hpp:4586
↓ 4 callersTypeAliastCompactType
lib/go/thrift/compact_protocol.go:40
↓ 3 callersClassNameAndLocation
compiler/cpp/tests/catch/catch.hpp:5970
↓ 3 callersClassServerAcceptor
lib/py/test/test_sslsocket.py:49
↓ 3 callersClassSession
compiler/cpp/tests/catch/catch.hpp:6994
↓ 3 callersClassTTransportException
* Transport exceptions */
lib/php/lib/Exception/TTransportException.php:28
↓ 3 callersClassThreadFactory
* Factory to create thread object and bind them to Runnable * object for execution */
lib/cpp/src/thrift/concurrency/ThreadFactory.h:34
↓ 3 callersTypeAliasheaderKey
See https://godoc.org/context#WithValue on why do we need the unexported typedefs.
lib/go/thrift/header_context.go:28
↓ 3 callersClassstat
compiler/cpp/src/thrift/main.cc:217
↓ 2 callersClassArg
compiler/cpp/tests/catch/catch.hpp:4707
↓ 2 callersClassAssertionInfo
compiler/cpp/tests/catch/catch.hpp:934
↓ 2 callersClassBuildFailed
lib/py/setup.py:44
↓ 2 callersClassEntry
An entry in the thrift profile output. Contains a header line, and a backtrace.
contrib/parse_profiling.py:131
↓ 2 callersClassEvent
lib/cpp/test/processor/EventLog.h:35
↓ 2 callersClassGroupInfo
compiler/cpp/tests/catch/catch.hpp:5586
↓ 2 callersClassJSONBaseContext
lib/py/src/protocol/TJSONProtocol.py:89
↓ 2 callersClassJSONListContext
lib/py/src/protocol/TJSONProtocol.py:111
↓ 2 callersClassJSONPairContext
lib/py/src/protocol/TJSONProtocol.py:126
↓ 2 callersClassMutableException
Test exception that mimics generated mutable exception behavior.
lib/py/test/test_immutable_exception.py:105
↓ 2 callersTypeAliasMyTestEnum
lib/go/thrift/serializer_types_test.go:61
↓ 2 callersClassNoSuchTaskException
lib/cpp/src/thrift/concurrency/Exception.h:30
↓ 2 callersClassOneOfEach
struct OneOfEach { 1: bool im_true, 2: bool im_false, 3: byte a_bite, 4: i16 integer16, 5: i32 integer32, 6: i64 integer64, 7: double double_precision
test/rb/fixtures/structs.rb:180
↓ 2 callersClassReporterConfig
compiler/cpp/tests/catch/catch.hpp:5544
↓ 2 callersClassServiceException
contrib/fb303/cpp/ServiceTracker.h:199
↓ 2 callersClassStoredMessageProtocol
lib/py/src/TMultiplexedProcessor.py:77
↓ 2 callersClassSystemResourceException
lib/cpp/src/thrift/concurrency/Exception.h:54
↓ 2 callersClassTApplicationException
Application level thrift exceptions.
lib/py/src/Thrift.py:94
↓ 2 callersClassTBinaryProtocolFactory
lib/py/src/protocol/TBinaryProtocol.py:248
↓ 2 callersClassTBufferedTransport
Class that wraps another transport and buffers its I/O. The implementation uses a (configurable) fixed-size read buffer but buffers all write
lib/py/src/transport/TTransport.py:137
↓ 2 callersClassTCompactProtocol
Compact implementation of the Thrift protocol driver.
lib/py/src/protocol/TCompactProtocol.py:126
↓ 2 callersClassTEOFException
Exception thrown when EOF is hit
lib/cpp/src/thrift/transport/TFileTransport.h:376
↓ 2 callersClassTFramedTransport
Class that wraps another transport and frames its I/O when writing.
lib/py/src/transport/TTransport.py:262
↓ 2 callersClassTMemoryBuffer
lib/cpp/src/thrift/async/TAsyncChannel.h:30
↓ 2 callersClassTMemoryBuffer
Wraps a cBytesIO object as a TTransport. NOTE: Unlike the C++ version of this class, you cannot write to it then immediately read from
lib/py/src/transport/TTransport.py:202
↓ 2 callersClassTPedanticSequenceIdProtocolFactory
test/py/TestServer.py:240
↓ 2 callersClassTSSLServerSocket
SSL implementation of TServerSocket This uses the ssl module's wrap_socket() method to provide SSL negotiated encryption.
lib/py/src/transport/TSSLSocket.py:323
↓ 2 callersClassTServerSocket
Socket implementation of TServerTransport base.
lib/py/src/transport/TSocket.py:203
↓ 2 callersClassTestCaseStats
compiler/cpp/tests/catch/catch.hpp:5656
↓ 2 callersClassTestEntry
test/crossrunner/test.py:97
↓ 2 callersClassTestException
test/rb/core/test_exceptions.rb:24
↓ 2 callersClassTestProgram
test/crossrunner/test.py:27
↓ 2 callersClassTestRunStats
compiler/cpp/tests/catch/catch.hpp:5710
↓ 2 callersClassTimedOutException
lib/cpp/src/thrift/concurrency/Exception.h:42
↓ 2 callersClassXmlEncode
compiler/cpp/tests/catch/catch.hpp:9809
↓ 2 callersStructhandler
test/go/src/bin/stress/main.go:220
↓ 2 callersClasskey_compare
compiler/cpp/src/thrift/parse/t_field.h:103
↓ 2 callersClasssigaction
compiler/cpp/tests/catch/catch.hpp:6514
↓ 2 callersTypeAliastcpAddr
tcpAddr is a naive implementation of net.Addr that does nothing extra.
lib/go/thrift/socket.go:35
↓ 1 callersClassAddressInfo
A class to store information about a particular address in an object file.
contrib/parse_profiling.py:36
↓ 1 callersClassAddressResolutionHelper
lib/cpp/src/thrift/transport/TSocketUtils.h:53
↓ 1 callersClassAggrHandler
contrib/async-test/test-leaf.py:31
↓ 1 callersClassApprox
compiler/cpp/tests/catch/catch.hpp:2763
↓ 1 callersClassAssertRaises
lib/py/test/test_sslsocket.py:111
↓ 1 callersClassAssertionResult
compiler/cpp/tests/catch/catch.hpp:987
↓ 1 callersClassAssertionStats
compiler/cpp/tests/catch/catch.hpp:5600
↓ 1 callersClassBuilder
lib/java/src/main/java/org/apache/thrift/TConfiguration.java:71
↓ 1 callersClassBySectionInfo
compiler/cpp/tests/catch/catch.hpp:9559
↓ 1 callersClassCalculatorHandler
tutorial/py/PythonServer.py:38
↓ 1 callersClassCalculatorHandler
tutorial/py.tornado/PythonServer.py:39
↓ 1 callersClassCalculatorHandler
tutorial/py.twisted/PythonServer.py:39
↓ 1 callersClassClient
lib/py/test/thrift_TNonblockingServer.py:59
↓ 1 callersClassConnection
Basic class is represented connection. It can be in state: WAIT_LEN --- connection is reading request len. WAIT_MESSAGE --- conne
lib/py/src/server/TNonblockingServer.py:107
↓ 1 callersClassContainsMatcher
compiler/cpp/tests/catch/catch.hpp:2976
↓ 1 callersClassCounts
compiler/cpp/tests/catch/catch.hpp:2040
↓ 1 callersClassEndsWithMatcher
compiler/cpp/tests/catch/catch.hpp:2984
next →1–100 of 2,268, ranked by callers