общедоступный интерфейс ClusterDefOrBuilder
| Известные косвенные подклассы |
Публичные методы
| абстрактный JobDef | getJob (целочисленный индекс) The jobs that comprise the cluster. |
| абстрактный int | получитьJobCount () The jobs that comprise the cluster. |
| абстрактный список <JobDef> | получить список_заданий () The jobs that comprise the cluster. |
| абстрактный Джобдефорбуилдер | getJobOrBuilder (индекс целого числа) 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;