antarmuka publik ClusterDefOrBuilder 
| Subkelas Tidak Langsung yang Diketahui | 
Metode Publik
| abstrak JobDef |  getJob (indeks int)  The jobs that comprise the cluster.  | 
| abstrak ke dalam |  dapatkanJobCount ()  The jobs that comprise the cluster.  | 
| Daftar abstrak< JobDef > |  dapatkan Daftar Pekerjaan ()  The jobs that comprise the cluster.  | 
| abstrak JobDefOrBuilder |  getJobOrBuilder (indeks int)  The jobs that comprise the cluster.  | 
| Daftar abstrak<? memperluas JobDefOrBuilder > |  dapatkanJobOrBuilderList ()  The jobs that comprise the cluster.  | 
Metode Publik
abstrak publik JobDef getJob (indeks int)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; abstrak publik int getJobCount ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; Daftar abstrak publik< JobDef > getJobList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; abstrak publik JobDefOrBuilder getJobOrBuilder (int indeks)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; Daftar abstrak publik<? memperluas JobDefOrBuilder > getJobOrBuilderList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;