ClusterDefOrBuilder

ממשק ציבורי ClusterDefOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

מופשט JobDef
getJob (int index)
 The jobs that comprise the cluster.
מופשט int
getJobCount ()
 The jobs that comprise the cluster.
רשימה מופשטת< JobDef >
getJobList ()
 The jobs that comprise the cluster.
מופשט JobDefOrBuilder
getJobOrBuilder (int index)
 The jobs that comprise the cluster.
רשימה מופשטת<? מרחיב את JobDefOrBuilder >
getJobOrBuilderList ()
 The jobs that comprise the cluster.

שיטות ציבוריות

תקציר ציבורי JobDef getJob (int index)

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

תקציר ציבורי int getJobCount ()

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

רשימת תקציר ציבורית< JobDef > getJobList ()

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

תקציר ציבורי JobDefOrBuilder getJobOrBuilder (int index)

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

רשימת תקציר ציבורית<? מרחיב את JobDefOrBuilder > getJobOrBuilderList ()

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;