Searched defs:GrpcServerOptions (Results 1 – 1 of 1) sorted by relevance
63 struct GrpcServerOptions { struct64 ServiceInitFunction service_func = nullptr;65 RendezvousMgrCreationFunction rendezvous_mgr_func = nullptr;66 CollectiveMgrCreationFunction collective_mgr_func = nullptr;67 WorkerCreationFunction worker_func = nullptr;68 StatsPublisherFactory stats_factory = CreateNoOpStatsPublisher;69 GrpcWorkerServiceOptions worker_service_options;