อินเทอร์เฟซสาธารณะ ClusterDefOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| JobDef นามธรรม | getJob (ดัชนี int) The jobs that comprise the cluster. |
| บทคัดย่อ | getJobCount () The jobs that comprise the cluster. |
| รายการนามธรรม < JobDef > | รับรายการงาน () The jobs that comprise the cluster. |
| นามธรรม JobDefOrBuilder | getJobOrBuilder (ดัชนี int) The jobs that comprise the cluster. |
| รายการนามธรรม<? ขยาย JobDefOrBuilder > | getJobOrBuilderList () 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;