الواجهة العامة ClusterDefOrBuilder 
| الفئات الفرعية غير المباشرة المعروفة | 
الأساليب العامة
| JobDef مجردة |  الحصول على الوظيفة (مؤشر كثافة العمليات)  The jobs that comprise the cluster. | 
| كثافة العمليات مجردة |  الحصول علىJobCount ()  The jobs that comprise the cluster. | 
| قائمة مجردة< JobDef > |  قائمة الوظائف ()  The jobs that comprise the cluster. | 
| JobDefOrBuilder مجردة |  getJobOrBuilder (فهرس كثافة العمليات)  The jobs that comprise the cluster. | 
| قائمة مجردة <؟ يمتد JobDefOrBuilder > |  قائمة getJobOrBuilder ()  The jobs that comprise the cluster. | 
الأساليب العامة
الملخص العام JobDef getJob (مؤشر int)
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)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; قائمة الملخصات العامة<؟ يمتد JobDefOrBuilder > getJobOrBuilderList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;