ClusterDef.Builder

kelas akhir statis publik ClusterDef.Builder

 Defines a TensorFlow cluster as a set of jobs.
 
Protobuf tipe tensorflow.ClusterDef

Metode Publik

ClusterDef.Pembangun
addAllJob (Nilai Iterable<? extends JobDef >)
 The jobs that comprise the cluster.
ClusterDef.Pembangun
addJob (nilai JobDef )
 The jobs that comprise the cluster.
ClusterDef.Pembangun
addJob ( JobDef.Builder pembangunForValue)
 The jobs that comprise the cluster.
ClusterDef.Pembangun
addJob (indeks int, JobDef.Builder builderForValue)
 The jobs that comprise the cluster.
ClusterDef.Pembangun
addJob (indeks int, nilai JobDef )
 The jobs that comprise the cluster.
JobDef.Builder
addJobBuilder (indeks int)
 The jobs that comprise the cluster.
JobDef.Builder
tambahkanJobBuilder ()
 The jobs that comprise the cluster.
ClusterDef.Pembangun
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
ClusterDef
ClusterDef
ClusterDef.Pembangun
jernih ()
ClusterDef.Pembangun
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
ClusterDef.Pembangun
pekerjaan yang jelas ()
 The jobs that comprise the cluster.
ClusterDef.Pembangun
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ClusterDef.Pembangun
klon ()
ClusterDef
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
Def Pekerjaan
getJob (indeks int)
 The jobs that comprise the cluster.
JobDef.Builder
getJobBuilder (indeks int)
 The jobs that comprise the cluster.
Daftar< JobDef.Builder >
dapatkanJobBuilderList ()
 The jobs that comprise the cluster.
ke dalam
dapatkanJobCount ()
 The jobs that comprise the cluster.
Daftar< JobDef >
dapatkan Daftar Pekerjaan ()
 The jobs that comprise the cluster.
JobDefOrBuilder
getJobOrBuilder (indeks int)
 The jobs that comprise the cluster.
Daftar<? memperluas JobDefOrBuilder >
dapatkanJobOrBuilderList ()
 The jobs that comprise the cluster.
boolean terakhir
ClusterDef.Pembangun
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ClusterDef.Pembangun
mergeFrom (com.google.protobuf.Pesan lainnya)
ClusterDef.Builder terakhir
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
ClusterDef.Pembangun
hapus Pekerjaan (int indeks)
 The jobs that comprise the cluster.
ClusterDef.Pembangun
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
ClusterDef.Pembangun
setJob (indeks int, JobDef.Builder builderForValue)
 The jobs that comprise the cluster.
ClusterDef.Pembangun
setJob (indeks int, nilai JobDef )
 The jobs that comprise the cluster.
ClusterDef.Pembangun
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
ClusterDef.Builder terakhir
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Metode Warisan

Metode Publik

public ClusterDef.Builder addAllJob (Nilai Iterable<? extends JobDef >)

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

publik ClusterDef.Builder addJob (nilai JobDef )

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

publik ClusterDef.Builder addJob ( JobDef.Builder builderForValue)

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

ClusterDef.Builder addJob publik (indeks int, JobDef.Builder builderForValue)

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

public ClusterDef.Builder addJob (indeks int, nilai JobDef )

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

publik JobDef.Builder addJobBuilder (int indeks)

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

publik JobDef.Builder addJobBuilder ()

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

public ClusterDef.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

build ClusterDef publik ()

publik ClusterDef buildPartial ()

publik ClusterDef.Builder jelas ()

ClusterDef.Builder clearField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor)

ClusterDef.Builder publik clearJob ()

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

ClusterDef.Builder publik clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

klon ClusterDef.Builder publik ()

ClusterDef publik getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()

publik JobDef getJob (indeks int)

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

publik JobDef.Builder getJobBuilder (int indeks)

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

Daftar publik< JobDef.Builder > getJobBuilderList ()

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

int publik getJobCount ()

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

Daftar publik< JobDef > getJobList ()

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

publik JobDefOrBuilder getJobOrBuilder (int indeks)

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

Daftar Publik<? memperluas JobDefOrBuilder > getJobOrBuilderList ()

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

boolean akhir publik diinisialisasi ()

ClusterDef.Builder mergeFrom publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

ClusterDef.Builder mergeFrom publik (com.google.protobuf.Message lainnya)

ClusterDef.Builder mergeUnknownFields final publik (com.google.protobuf.UnknownFieldSet unknownFields)

ClusterDef.Builder publik deleteJob (indeks int)

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

public ClusterDef.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

ClusterDef.Builder setJob publik (indeks int, JobDef.Builder builderForValue)

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

public ClusterDef.Builder setJob (indeks int, nilai JobDef )

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

public ClusterDef.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)

clusterDef.Builder setUnknownFields final publik (com.google.protobuf.UnknownFieldSet unknownFields)