Searched defs:GrpcServerOptions (Results 1 – 1 of 1) sorted by relevance
65 struct GrpcServerOptions { struct66 ServiceInitFunction service_func = nullptr;67 RendezvousMgrCreationFunction rendezvous_mgr_func = nullptr;68 CollectiveMgrCreationFunction collective_mgr_func = nullptr;69 WorkerCreationFunction worker_func = nullptr;70 StatsPublisherFactory stats_factory = CreateNoOpStatsPublisher;71 GrpcWorkerServiceOptions worker_service_options;72 DeviceMgr* local_device_mgr = nullptr;