ClusterDef

classe finale publique ClusterDef

 Defines a TensorFlow cluster as a set of jobs.
 
Tensorflow de type tensorflow.ClusterDef

Classes imbriquées

classe ClusterDef.Builder
 Defines a TensorFlow cluster as a set of jobs. 

Constantes

int JOB_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
ClusterDef statique
ClusterDef
final statique com.google.protobuf.Descriptors.Descriptor
JobDef
getJob (index entier)
 The jobs that comprise the cluster.
int
getJobCount ()
 The jobs that comprise the cluster.
Liste< JobDef >
getJobList ()
 The jobs that comprise the cluster.
JobDefOrBuilder
getJobOrBuilder (index int)
 The jobs that comprise the cluster.
Liste<? étend JobDefOrBuilder >
getJobOrBuilderList ()
 The jobs that comprise the cluster.
int
final com.google.protobuf.UnknownFieldSet
int
booléen final
ClusterDef.Builder statique
newBuilder (prototype ClusterDef )
ClusterDef.Builder statique
ClusterDef.Builder
ClusterDef statique
parseDelimitedFrom (entrée InputStream)
ClusterDef statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ClusterDef statique
parseFrom (données ByteBuffer)
ClusterDef statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ClusterDef statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ClusterDef statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
ClusterDef statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ClusterDef statique
parseFrom (données com.google.protobuf.ByteString)
ClusterDef statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ClusterDef statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
ClusterDef.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int JOB_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

public statique ClusterDef getDefaultInstance ()

public ClusterDef getDefaultInstanceForType ()

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

public JobDef getJob (index int)

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

public int getJobCount ()

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

liste publique < JobDef > getJobList ()

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

public JobDefOrBuilder getJobOrBuilder (index int)

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

Liste publique <? étend JobDefOrBuilder > getJobOrBuilderList ()

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

publique getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

code de hachage int public ()

public final booléen isInitialized ()

public statique ClusterDef.Builder newBuilder (prototype ClusterDef )

public statique ClusterDef.Builder newBuilder ()

public ClusterDef.Builder newBuilderForType ()

public statique ClusterDef parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public statique ClusterDef parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique ClusterDef parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public statique ClusterDef parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static ClusterDef parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique ClusterDef parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static ClusterDef parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique ClusterDef parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static ClusterDef parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique ClusterDef parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public ClusterDef.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException