#include <server.h>
Definition at line 42 of file test/cpp/qps/server.h.
◆ Server()
grpc::testing::Server::Server |
( |
const ServerConfig & |
config | ) |
|
|
inlineexplicit |
◆ ~Server()
virtual grpc::testing::Server::~Server |
( |
| ) |
|
|
inlinevirtual |
◆ ApplyConfigToBuilder()
static void grpc::testing::Server::ApplyConfigToBuilder |
( |
const ServerConfig & |
config, |
|
|
ServerBuilder * |
builder |
|
) |
| |
|
inlinestaticprotected |
◆ cores()
int grpc::testing::Server::cores |
( |
| ) |
const |
|
inline |
◆ CreateServerCredentials()
static std::shared_ptr<ServerCredentials> grpc::testing::Server::CreateServerCredentials |
( |
const ServerConfig & |
config | ) |
|
|
inlinestatic |
◆ GetPollCount()
virtual int grpc::testing::Server::GetPollCount |
( |
| ) |
|
|
inlinevirtual |
◆ InProcessChannel()
◆ Mark()
ServerStats grpc::testing::Server::Mark |
( |
bool |
reset | ) |
|
|
inline |
◆ port()
int grpc::testing::Server::port |
( |
| ) |
const |
|
inline |
◆ SetPayload()
static bool grpc::testing::Server::SetPayload |
( |
PayloadType |
type, |
|
|
int |
size, |
|
|
Payload * |
payload |
|
) |
| |
|
inlinestatic |
◆ cores_
int grpc::testing::Server::cores_ |
|
private |
◆ last_reset_poll_count_
int grpc::testing::Server::last_reset_poll_count_ |
|
private |
◆ port_
int grpc::testing::Server::port_ |
|
private |
◆ timer_
std::unique_ptr<UsageTimer> grpc::testing::Server::timer_ |
|
private |
The documentation for this class was generated from the following file: