interfaz pública ClusterDefOrBuilder
Subclases indirectas conocidas |
Métodos públicos
resumen JobDef | getJob (índice int) The jobs that comprise the cluster. |
resumen entero | getTrabajoCount () The jobs that comprise the cluster. |
Lista abstracta< JobDef > | obtener lista de trabajos () The jobs that comprise the cluster. |
resumen JobDefOrBuilder | getJobOrBuilder (índice int) The jobs that comprise the cluster. |
Lista abstracta<? extiende JobDefOrBuilder > | getJobOrBuilderList () The jobs that comprise the cluster. |
Métodos públicos
resumen público JobDef getJob (índice int)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
resumen público int getJobCount ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
Lista abstracta pública< JobDef > getJobList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
resumen público JobDefOrBuilder getJobOrBuilder (índice int)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
Lista de resúmenes públicos <? extiende JobDefOrBuilder > getJobOrBuilderList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;