interface publique ClusterDefOrBuilder
Sous-classes indirectes connues |
Méthodes publiques
résumé JobDef | getJob (index entier) The jobs that comprise the cluster. |
entier abstrait | getJobCount () The jobs that comprise the cluster. |
Liste abstraite< JobDef > | getJobList () The jobs that comprise the cluster. |
résumé JobDefOrBuilder | getJobOrBuilder (index int) The jobs that comprise the cluster. |
Liste abstraite <? étend JobDefOrBuilder > | getJobOrBuilderList () The jobs that comprise the cluster. |
Méthodes publiques
résumé public JobDef getJob (index int)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
public abstrait int getJobCount ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
Liste abstraite publique < JobDef > getJobList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
résumé public JobDefOrBuilder getJobOrBuilder (index int)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
Liste des résumés publics<? étend JobDefOrBuilder > getJobOrBuilderList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;