パブリックインターフェイスClusterDefOrBuilder
| 既知の間接サブクラス |
パブリックメソッド
| 抽象的なジョブ定義 | getJob (int インデックス) The jobs that comprise the cluster. |
| 抽象整数 | getJobCount () The jobs that comprise the cluster. |
| 抽象リスト< JobDef > | getJobList () The jobs that comprise the cluster. |
| 抽象JobDefOrBuilder | getJobOrBuilder (int インデックス) The jobs that comprise the cluster. |
| 抽象リスト<? JobDefOrBuilder を拡張 > | getJobOrBuilderList () The jobs that comprise the cluster. |
パブリックメソッド
パブリック抽象JobDef getJob (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; public abstract List< JobDef > getJobList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; パブリック抽象JobDefOrBuilder getJobOrBuilder (int インデックス)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; 公開抄録リスト<? extends JobDefOrBuilder > getJobOrBuilderList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;