ClusterDefOrBuilder

interface pública ClusterDefOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

JobDef abstrato
getJob (int index)
 The jobs that comprise the cluster.
int abstrato
getJobCount ()
 The jobs that comprise the cluster.
Lista abstrata < JobDef >
getJobList ()
 The jobs that comprise the cluster.
JobDefOrBuilder abstrato
getJobOrBuilder (índice interno )
 The jobs that comprise the cluster.
Lista abstrata <? estende JobDefOrBuilder >
getJobOrBuilderList ()
 The jobs that comprise the cluster.

Métodos Públicos

public abstract JobDef getJob (int index)

 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;

public abstract List < JobDef > getJobList ()

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

public abstract JobDefOrBuilder getJobOrBuilder (índice interno )

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

Lista de resumos pública <? estende JobDefOrBuilder > getJobOrBuilderList ()

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