interfaccia pubblica ClusterDefOrBuilder 
| Sottoclassi indirette conosciute | 
Metodi pubblici
| astratto JobDef |  getJob (indice int)  The jobs that comprise the cluster. | 
| astratto int |  getJobCount ()  The jobs that comprise the cluster. | 
| Lista astratta< JobDef > |  getJobList ()  The jobs that comprise the cluster. | 
| estratto JobDefOrBuilder |  getJobOrBuilder (indice int)  The jobs that comprise the cluster. | 
| Elenco astratto<? estende JobDefOrBuilder > |  getJobOrBuilderList ()  The jobs that comprise the cluster. | 
Metodi pubblici
public abstract JobDef getJob (indice int)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; public abstract int getJobCount ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; lista astratta pubblica< JobDef > getJobList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; public abstract JobDefOrBuilder getJobOrBuilder (indice int)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; Elenco abstract pubblico<? estende JobDefOrBuilder > getJobOrBuilderList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;