ClusterDefOrBuilder

공용 인터페이스 ClusterDefOrBuilder
알려진 간접 하위 클래스

공개 방법

추상적인 JobDef
getJob (정수 인덱스)
 The jobs that comprise the cluster.
추상 정수
getJobCount ()
 The jobs that comprise the cluster.
추상 목록< JobDef >
getJobList ()
 The jobs that comprise the cluster.
추상 JobDefOrBuilder
getJobOrBuilder (정수 인덱스)
 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;

공개 추상 int getJobCount ()

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

공개 추상 목록< 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;

공개 요약 목록<? JobDefOrBuilder > getJobOrBuilderList () 를 확장합니다.

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