MCPcopy Create free account

hub / github.com/apache/thrift / functions

Functions14,751 in github.com/apache/thrift

↓ 2 callersMethodsetMaxBufferSize
\brief Change the maximum buffer size \param[in] maxSize the new maximum buffer size allowed to grow to \throws TTransportException(BAD_ARGS) if ma
lib/cpp/src/thrift/transport/TBufferTransports.h:717
↓ 2 callersMethodsetMaxConsecutiveFailures
* Sets how many time to keep retrying a host before marking it as down. * * @param int $numRetries */
lib/php/lib/Transport/TSocketPool.php:155
↓ 2 callersMethodsetMaxFrameSize
(int maxFrameSize)
lib/java/src/main/java/org/apache/thrift/TConfiguration.java:57
↓ 2 callersMethodsetMaxMessageSize
(int maxMessageSize)
lib/java/src/main/java/org/apache/thrift/transport/TEndpointTransport.java:38
↓ 2 callersFunctionsetMockWrappableProcessorName
setMockWrappableProcessorName sets the "name" of the TProcessorFunction to call on a mockWrappableProcessor when calling Process. In a normal TProces
lib/go/thrift/common_test.go:61
↓ 2 callersMethodsetNumRetries
* Sets how many time to keep retrying a host in the connect function. * * @param int $numRetries */
lib/php/lib/Transport/TSocketPool.php:135
↓ 2 callersMethodsetRandomize
* Turns randomization in connect order on or off. * * @param bool $randomize */
lib/php/lib/Transport/TSocketPool.php:165
↓ 2 callersMethodsetReadTimeout
lib/cpp/src/thrift/transport/TTransportUtils.cpp:171
↓ 2 callersMethodsetRetryInterval
* Sets how long to wait until retrying a host if it was marked down * * @param int $numRetries */
lib/php/lib/Transport/TSocketPool.php:145
↓ 2 callersMethodsetSocketTimeout
Sets the socket timeout @param timeout Milliseconds timeout
lib/java/src/main/java/org/apache/thrift/transport/TSocket.java:184
↓ 2 callersMethodsetState
lib/cpp/src/thrift/concurrency/Thread.h:104
↓ 2 callersMethodsetStringSizeLimit
lib/cpp/src/thrift/protocol/TDebugProtocol.h:65
↓ 2 callersMethodsetStructField
(V valueCollection, TFieldIdEnum fieldId, Object value)
lib/java/src/main/java/org/apache/thrift/partial/ThriftFieldValueProcessor.java:65
↓ 2 callersFunctionsetTags
compiler/cpp/tests/catch/catch.hpp:8177
↓ 2 callersMethodsetTailPolicy
Set file Tailing Policy @param policy New policy to set @return Old policy
lib/java/src/main/java/org/apache/thrift/transport/TFileTransport.java:198
↓ 2 callersMethodsetThread
Sets the actual thread object associated with this IO thread.
lib/cpp/src/thrift/server/TNonblockingServer.h:769
↓ 2 callersMethodsetTimeout
Sets the socket timeout, although this implementation never uses blocking operations so it is unused. @param timeout Milliseconds timeout
lib/java/src/main/java/org/apache/thrift/transport/TNonblockingSocket.java:112
↓ 2 callersMethodset_binary
compiler/cpp/src/thrift/parse/t_base_type.h:61
↓ 2 callersMethodset_double
compiler/cpp/src/thrift/parse/t_const_value.h:100
↓ 2 callersMethodset_enum
compiler/cpp/src/thrift/parse/t_const_value.h:153
↓ 2 callersMethodset_include_prefix
compiler/cpp/src/thrift/parse/t_program.h:277
↓ 2 callersMethodset_out_path
compiler/cpp/src/thrift/parse/t_program.h:125
↓ 2 callersMethodset_uuid
compiler/cpp/src/thrift/parse/t_const_value.h:88
↓ 2 callersFunctionsetup_pypath
(libdir, gendir)
test/py/RunClientServer.py:80
↓ 2 callersFunctionsetup_thrift_imports
Set up the Python path to include Thrift libraries and generated code.
lib/py/test/fuzz/fuzz_common.py:26
↓ 2 callersFunctionsha256
Compute SHA-256 of arbitrary bytes. Returns a 32-byte digest. */
compiler/cpp/src/thrift/generate/sha256.h:159
↓ 2 callersMethodsignal
(msg)
lib/rb/lib/thrift/server/nonblocking_server.rb:191
↓ 2 callersMethodskip
Skip a field with type `field_type` recursively until the default maximum skip depth is reached.
lib/rs/src/protocol/mod.rs:192
↓ 2 callersFunctionskip_map_contents
Helper method to skip the contents of a map (assumes the map header has been read).
lib/rb/ext/struct.c:442
↓ 2 callersFunctionskip_utf8_bom
* Skips UTF-8 BOM if there is one */
compiler/cpp/src/thrift/main.cc:912
↓ 2 callersMethodsome
Wrap value in a Some type (NB! value must not be null!) @param value the value to wrap. @param <T> the type of value @return a new Some(value)
lib/java/src/main/java/org/apache/thrift/Option.java:135
↓ 2 callersMethodspawn
lib/rb/lib/thrift/server/nonblocking_server.rb:121
↓ 2 callersMethodstart
Register with selector and start first state, which could be either connecting or writing. @throws IOException if register or starting fails
lib/java/src/main/java/org/apache/thrift/async/TAsyncMethodCall.java:147
↓ 2 callersMethodstartServer
(TProcessor processor, TProtocolFactory protoFactory)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:334
↓ 2 callersMethodstartService
* Registers the beginning of a "service method": basically, any of * the implementations of Thrift remote procedure calls that a * FacebookBase hand
contrib/fb303/cpp/ServiceTracker.cpp:77
↓ 2 callersMethodstepToNextPhase
When current phase is finished, it's expected to call this method first before running the state machine again. By calling this, "next phase" is marke
lib/java/src/main/java/org/apache/thrift/transport/sasl/NonblockingSaslHandler.java:197
↓ 2 callersMethodstop
* Stops the server serving * * @abstract * @return void */
lib/php/lib/Server/TServer.php:101
↓ 2 callersMethodstop
Trigger a graceful shutdown, but it does not block to wait for the shutdown to finish.
lib/java/src/main/java/org/apache/thrift/server/TSaslNonblockingServer.java:85
↓ 2 callersMethodstop
Stop serving and shut everything down.
lib/java/src/main/java/org/apache/thrift/server/TThreadedSelectorServer.java:254
↓ 2 callersMethodstopServer
()
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:342
↓ 2 callersFunctionstore
(user, result)
lib/nodejs/examples/server_http.js:27
↓ 2 callersFunctionstrlcpy
lib/rb/ext/strlcpy.c:24
↓ 2 callersMethodswap
compiler/cpp/tests/catch/catch.hpp:8243
↓ 2 callersMethodtakesArg
compiler/cpp/tests/catch/catch.hpp:4502
↓ 2 callersFunctiontakes_input_protocol
(t: &mut R)
lib/rs/src/protocol/mod.rs:1050
↓ 2 callersFunctiontakes_output_protocol
(t: &mut W)
lib/rs/src/protocol/mod.rs:1057
↓ 2 callersFunctiontakes_read_transport
(t: &mut R)
lib/rs/src/transport/mod.rs:283
↓ 2 callersFunctiontakes_write_transport
(t: &mut W)
lib/rs/src/transport/mod.rs:290
↓ 2 callersMethodtestBinary
(thing: Buffer)
lib/nodets/test/test_handler.ts:132
↓ 2 callersMethodtestBinary
test/cpp/src/TestServer.cpp:136
↓ 2 callersMethodtestBool
lib/c_glib/test/testthrifttestclient.cpp:86
↓ 2 callersMethodtestBool
($thing)
test/php/Handler.php:15
↓ 2 callersMethodtestBool
(bool thing, CancellationToken cancellationToken)
test/netstd/Server/TestServer.cs:238
↓ 2 callersMethodtestByte
($thing)
test/php/Handler.php:20
↓ 2 callersFunctiontestCaseSetup_1
lib/cpp/test/DebugProtoTest.cpp:33
↓ 2 callersFunctiontestCaseSetup_2
lib/cpp/test/DebugProtoTest.cpp:92
↓ 2 callersFunctiontestCaseSetup_2
lib/cpp/test/JSONProtoTest.cpp:74
↓ 2 callersFunctiontestCaseSetup_3
lib/cpp/test/JSONProtoTest.cpp:121
↓ 2 callersMethodtestCaseStarting
compiler/cpp/tests/catch/catch.hpp:8428
↓ 2 callersMethodtestDouble
(double thing)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:97
↓ 2 callersMethodtestDouble
(double thing, CancellationToken cancellationToken)
test/netstd/Server/TestServer.cs:262
↓ 2 callersMethodtestEnum
lib/c_glib/test/testthrifttestclient.cpp:196
↓ 2 callersMethodtestException
(self)
test/py/TestClient.py:238
↓ 2 callersMethodtestI32
(ThriftTest.Client testClient)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:377
↓ 2 callersMethodtestI32
($thing)
test/php/Handler.php:25
↓ 2 callersMethodtestI32
test/cpp/src/TestServer.cpp:121
↓ 2 callersMethodtestI64
($thing)
test/php/Handler.php:30
↓ 2 callersMethodtestInsanity
lib/c_glib/test/testthrifttestclient.cpp:220
↓ 2 callersMethodtestInsanity
test/cpp/src/TestServer.cpp:258
↓ 2 callersMethodtestList
lib/c_glib/test/testthrifttestclient.cpp:180
↓ 2 callersMethodtestList
(List<Integer> thing)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:194
↓ 2 callersMethodtestMap
lib/c_glib/test/testthrifttestclient.cpp:131
↓ 2 callersMethodtestMap
test/cpp/src/TestServer.cpp:169
↓ 2 callersMethodtestMapMap
lib/c_glib/test/testthrifttestclient.cpp:205
↓ 2 callersMethodtestMapMap
(hello: number)
lib/nodets/test/test_handler.ts:36
↓ 2 callersMethodtestMapMap
test/cpp/src/TestServer.cpp:244
↓ 2 callersFunctiontestMessage
(data, strict=True)
lib/py/test/thrift_TBinaryProtocol.py:168
↓ 2 callersMethodtestMulti
test/cpp/src/TestServer.cpp:308
↓ 2 callersMethodtestNest
lib/c_glib/test/testthrifttestclient.cpp:125
↓ 2 callersMethodtestNest
(\ThriftTest\Xtruct2 $thing)
test/php/Handler.php:55
↓ 2 callersMethodtestNest
test/cpp/src/TestServer.cpp:157
↓ 2 callersFunctiontestOneway
()
lib/nodejs/test/test_handler.mjs:208
↓ 2 callersMethodtestOneway
test/cpp/src/TestServer.cpp:366
↓ 2 callersFunctiontestParentService
lib/cpp/test/processor/ProcessorTest.cpp:427
↓ 2 callersFunctiontestProcessorMiddleware
(c *counter)
lib/go/thrift/middleware_test.go:43
↓ 2 callersMethodtestRunStarting
compiler/cpp/tests/catch/catch.hpp:8422
↓ 2 callersMethodtestSet
lib/c_glib/test/testthrifttestclient.cpp:164
↓ 2 callersMethodtestSet
(Set<Integer> thing)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:178
↓ 2 callersMethodtestSet
test/cpp/src/TestServer.cpp:202
↓ 2 callersMethodtestString
(String thing)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:67
↓ 2 callersMethodtestStringMap
lib/c_glib/test/testthrifttestclient.cpp:147
↓ 2 callersMethodtestStringMap
(Map<String, String> thing)
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java:170
↓ 2 callersMethodtestStringMap
(array $thing)
test/php/Handler.php:65
↓ 2 callersMethodtestStringMap
test/cpp/src/TestServer.cpp:185
↓ 2 callersMethodtestStruct
lib/c_glib/test/testthrifttestclient.cpp:120
↓ 2 callersMethodtestStruct
(\ThriftTest\Xtruct $thing)
test/php/Handler.php:50
↓ 2 callersMethodtestStruct
test/cpp/src/TestServer.cpp:148
↓ 2 callersMethodtestTypedef
lib/c_glib/test/testthrifttestclient.cpp:201
↓ 2 callersMethodtestTypedef
test/cpp/src/TestServer.cpp:239
↓ 2 callersMethodtestUuid
()
lib/java/src/test/java/org/apache/thrift/protocol/ProtocolTestBase.java:129
← previousnext →2,501–2,600 of 14,751, ranked by callers