interface pública ClusterDefOrBuilder
| Subclasses indiretas conhecidas |
Métodos Públicos
| Resumo JobDef | getJob (índice interno) The jobs that comprise the cluster. |
| abstrato int | getJobCount () The jobs that comprise the cluster. |
| Lista abstrata< JobDef > | getJobList () The jobs that comprise the cluster. |
| Resumo JobDefOrBuilder | getJobOrBuilder (índice interno) The jobs that comprise the cluster. |
| lista abstrata<? estende JobDefOrBuilder > | getJobOrBuilderList () The jobs that comprise the cluster. |
Métodos Públicos
público abstrato JobDef getJob (índice int)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; resumo público int getJobCount ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; lista abstrata pública< JobDef > getJobList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; público abstrato JobDefOrBuilder getJobOrBuilder (índice int)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; lista abstrata pública<? estende JobDefOrBuilder > getJobOrBuilderList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;