کلاس نهایی عمومی ClusterDef
Defines a TensorFlow cluster as a set of jobs.
tensorflow.ClusterDef
کلاس های تو در تو
کلاس | ClusterDef.Builder | Defines a TensorFlow cluster as a set of jobs. |
ثابت ها
بین المللی | JOB_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
ClusterDef ایستا | |
ClusterDef | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
JobDef | getJob (شاخص int) The jobs that comprise the cluster. |
بین المللی | getJobCount () The jobs that comprise the cluster. |
لیست < JobDef > | getJobList () The jobs that comprise the cluster. |
JobDefOrBuilder | getJobOrBuilder (شاخص int) The jobs that comprise the cluster. |
لیست<? JobDefOrBuilder را گسترش می دهد > | getJobOrBuilderList () The jobs that comprise the cluster. |
بین المللی | |
com.google.protobuf.UnknownFieldSet نهایی | |
بین المللی | هش کد () |
بولی نهایی | |
استاتیک ClusterDef.Builder | newBuilder (نمونه اولیه ClusterDef ) |
استاتیک ClusterDef.Builder | newBuilder () |
ClusterDef.Builder | |
ClusterDef ایستا | parseDelimitedFrom (ورودی جریان ورودی) |
ClusterDef ایستا | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterDef ایستا | parseFrom (داده های ByteBuffer) |
ClusterDef ایستا | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterDef ایستا | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterDef ایستا | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
ClusterDef ایستا | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterDef ایستا | parseFrom (داده های com.google.protobuf.ByteString) |
ClusterDef ایستا | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterDef ایستا | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ایستا | تجزیه کننده () |
ClusterDef.Builder | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی JOB_FIELD_NUMBER
ارزش ثابت: 1
روش های عمومی
بولین عمومی برابر است (Object Obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی JobDef getJob (int index)
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 index)
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
لیست عمومی<? توسعه JobDefOrBuilder > getJobOrBuilderList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
عمومی getParserForType ()
عمومی int getSerializedSize ()
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک ClusterDef parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی static ClusterDef parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک ClusterDef parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک ClusterDef parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی استاتیک ClusterDef parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک ClusterDef parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک ClusterDef parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک ClusterDef parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|