Searched refs:getTimeout (Results 1 – 4 of 4) sorted by relevance
101 int64_t TThreadPoolServer::getTimeout() const { in getTimeout() function in apache::thrift::server::TThreadPoolServer123 threadManager_->add(pClient, getTimeout(), getTaskExpiration()); in onClientConnected()
80 virtual int64_t getTimeout() const;
54 public long getTimeout() { in getTimeout() method in TAsyncClient
90 this.timeout = client.getTimeout(); in TAsyncMethodCall()