ClusterDefOrBuilder

interfejs publiczny ClusterDefOrBuilder
Znane podklasy pośrednie

Metody publiczne

streszczenie JobDef
getJob (indeks int)
 The jobs that comprise the cluster.
streszczenie wew
getJobCount ()
 The jobs that comprise the cluster.
lista abstrakcyjna <JobDef>
getJobList ()
 The jobs that comprise the cluster.
streszczenie JobDefOrBuilder
getJobOrBuilder (indeks int)
 The jobs that comprise the cluster.
lista abstrakcyjna<? rozszerza JobDefOrBuilder >
getJobOrBuilderList ()
 The jobs that comprise the cluster.

Metody publiczne

publiczne streszczenie JobDef getJob (indeks int)

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

publiczne streszczenie int getJobCount ()

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

publiczna lista abstrakcyjna< JobDef > getJobList ()

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

publiczne streszczenie JobDefOrBuilder getJobOrBuilder (indeks int)

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;

publiczna lista abstrakcyjna<? rozszerza JobDefOrBuilder > getJobOrBuilderList ()

 The jobs that comprise the cluster.
 
repeated .tensorflow.JobDef job = 1;