ClusterDef kelas akhir publik
Defines a TensorFlow cluster as a set of jobs.
tensorflow.ClusterDef
Kelas Bersarang
kelas | ClusterDef.Pembangun | Defines a TensorFlow cluster as a set of jobs. |
Konstanta
ke dalam | JOB_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
ClusterDef statis | |
ClusterDef | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
Def Pekerjaan | getJob (indeks int) 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. |
ke dalam | |
final com.google.protobuf.UnknownFieldSet | |
ke dalam | Kode hash () |
boolean terakhir | |
ClusterDef.Builder statis | newBuilder (prototipe ClusterDef ) |
ClusterDef.Builder statis | |
ClusterDef.Pembangun | |
ClusterDef statis | parseDelimitedFrom (masukan Aliran Masukan) |
ClusterDef statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterDef statis | parseFrom (data ByteBuffer) |
ClusterDef statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterDef statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterDef statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
ClusterDef statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterDef statis | parseFrom (com.google.protobuf.ByteString data) |
ClusterDef statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterDef statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
ClusterDef.Pembangun | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int akhir statis publik JOB_FIELD_NUMBER
Nilai Konstan: 1
Metode Publik
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publik JobDef getJob (indeks int)
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;
publik dapatkanParserForType ()
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
kode hash int publik ()
boolean akhir publik diinisialisasi ()
clusterDef statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom ClusterDef statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom ClusterDef statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
InvalidProtocolBufferException |
---|
parseFrom ClusterDef statis publik (com.google.protobuf.CodedInputStream input)
Melempar
Pengecualian IO |
---|
parseFrom ClusterDef statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
InvalidProtocolBufferException |
---|
parseFrom ClusterDef statis publik (data com.google.protobuf.ByteString)
Melempar
InvalidProtocolBufferException |
---|
parseFrom ClusterDef statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom ClusterDef statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
InvalidProtocolBufferException |
---|
statis publik pengurai ()
public void writeTo (keluaran com.google.protobuf.CodedOutputStream)
Melempar
Pengecualian IO |
---|