Go to the documentation of this file.
29 namespace load_reporter {
33 return service_->has_synchronous_methods();
40 return service_->has_async_methods();
bool has_sync_methods() const override
void Finish(ServerInitializer *si) override
Finish will be called at the end of ServerBuilder::BuildAndStart().
void UpdateServerBuilder(ServerBuilder *builder) override
std::shared_ptr< LoadReporterAsyncServiceImpl > service_
constexpr absl::remove_reference_t< T > && move(T &&t) noexcept
A builder class for the creation and startup of grpc::Server instances.
void InitServer(ServerInitializer *si) override
bool has_async_methods() const override
bool RegisterService(std::shared_ptr< grpc::Service > service)
static grpc_completion_queue * cq
grpc
Author(s):
autogenerated on Fri May 16 2025 02:59:16