رابط عمومی ClusterDefOrBuilder
| زیر کلاس های غیر مستقیم شناخته شده |
روش های عمومی
| JobDef چکیده | getJob (شاخص int) The jobs that comprise the cluster. |
| انتزاعی | getJobCount () The jobs that comprise the cluster. |
| فهرست چکیده < JobDef > | getJobList () 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 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;