Searched defs:getTimeout (Results 1 – 2 of 2) sorted by relevance
/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/async/ | ||
D | TAsyncClient.java | 54 public long getTimeout() { in getTimeout() method in TAsyncClient |
/thrift-3.4.0/lib/cpp/src/thrift/server/ | ||
D | TThreadPoolServer.cpp | 101 int64_t TThreadPoolServer::getTimeout() const { in getTimeout() function in apache::thrift::server::TThreadPoolServer |