Searched defs:Master (Results 1 – 6 of 6) sorted by relevance
27 class Master; variable
44 class Master; variable
25 class Master; variable
64 Master::Master(MasterEnv* env, double session_gc_seconds) in Master() function in tensorflow::Master
75 pub struct Master<E: Endpoint<MasterReq>> { struct76 node: Arc<Mutex<MasterInternal<E>>>, argument79 impl<E: Endpoint<MasterReq> + From<SystemStream>> Master<E> { implementation86 impl<E: Endpoint<MasterReq>> Master<E> { implementation144 impl<E: Endpoint<MasterReq>> VhostBackend for Master<E> { implementation338 impl<E: Endpoint<MasterReq>> VhostUserMaster for Master<E> { implementation560 impl<E: Endpoint<MasterReq> + AsRawDescriptor> AsRawDescriptor for Master<E> { implementation
4192 "Master": { object