공개 정적 최종 클래스 ClusterDef.Builder
Defines a TensorFlow cluster as a set of jobs.
tensorflow.ClusterDef 공개 방법
| ClusterDef.Builder | |
| ClusterDef.Builder | |
| ClusterDef.Builder | |
| ClusterDef.Builder | |
| ClusterDef.Builder | |
| JobDef.Builder |  addJobBuilder (정수 인덱스)  The jobs that comprise the cluster. | 
| JobDef.Builder |  addJobBuilder ()  The jobs that comprise the cluster. | 
| ClusterDef.Builder |  addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) | 
| ClusterDef |  짓다 () | 
| ClusterDef |  빌드부분 () | 
| ClusterDef.Builder |  분명한 () | 
| ClusterDef.Builder |  ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) | 
| ClusterDef.Builder |  클리어잡 ()  The jobs that comprise the cluster. | 
| ClusterDef.Builder |  ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) | 
| ClusterDef.Builder |  클론 () | 
| ClusterDef | |
| 최종 정적 com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| JobDef |  getJob (정수 인덱스)  The jobs that comprise the cluster. | 
| JobDef.Builder |  getJobBuilder (정수 인덱스)  The jobs that comprise the cluster. | 
| 목록< JobDef.Builder > |  getJobBuilderList ()  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. | 
| 최종 부울 |  초기화됨 () | 
| ClusterDef.Builder |  mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) | 
| ClusterDef.Builder |  mergeFrom (com.google.protobuf.다른 메시지 보내기) | 
| 최종 ClusterDef.Builder |  mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) | 
| ClusterDef.Builder |  RemoveJob (정수 인덱스)  The jobs that comprise the cluster. | 
| ClusterDef.Builder |  setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) | 
| ClusterDef.Builder | |
| ClusterDef.Builder | |
| ClusterDef.Builder |  setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) | 
| 최종 ClusterDef.Builder |  setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)  | 
상속된 메서드
공개 방법
public ClusterDef.Builder addAllJob (Iterable<? 확장 JobDef > 값)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; 공용 ClusterDef.Builder addJob ( JobDef 값)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; 공용 ClusterDef.Builder addJob ( JobDef.Builder builderForValue)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; 공용 ClusterDef.Builder addJob (int 인덱스, JobDef.Builder builderForValue)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; 공용 ClusterDef.Builder addJob (int 인덱스, JobDef 값)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; 공개 JobDef.Builder addJobBuilder (int 인덱스)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; 공개 JobDef.Builder addJobBuilder ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; 공개 ClusterDef.Builder 클리어Job ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; 공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 JobDef.Builder getJobBuilder (int 인덱스)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; 공개 목록< JobDef.Builder > getJobBuilderList ()
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; 공개 최종 부울 isInitialized ()
공개 ClusterDef.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
| IO예외 | 
|---|
공용 ClusterDef.Builder 제거Job (int 인덱스)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; 공용 ClusterDef.Builder setJob (int 인덱스, JobDef.Builder builderForValue)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1; 공용 ClusterDef.Builder setJob (int 인덱스, JobDef 값)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;