כיתה גמר ציבורית ClusterDef
Defines a TensorFlow cluster as a set of jobs.
tensorflow.ClusterDef
כיתות מקוננות
מַחלָקָה | ClusterDef.Builder | Defines a TensorFlow cluster as a set of jobs. |
קבועים
int | JOB_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
סטטי ClusterDef | |
ClusterDef | |
final static com.google.protobuf.Descriptors.Descriptor | |
JobDef | getJob (int index) The jobs that comprise the cluster. |
int | getJobCount () The jobs that comprise the cluster. |
רשימה< JobDef > | getJobList () The jobs that comprise the cluster. |
JobDefOrBuilder | getJobOrBuilder (int index) The jobs that comprise the cluster. |
רשימה<? מרחיב את JobDefOrBuilder > | getJobOrBuilderList () The jobs that comprise the cluster. |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | hashcode () |
בוליאנית סופית | |
סטטי ClusterDef.Builder | newBuilder (אב-טיפוס ClusterDef ) |
סטטי ClusterDef.Builder | newBuilder () |
ClusterDef.Builder | |
סטטי ClusterDef | parseDelimitedFrom (קלט InputStream) |
סטטי 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 (נתוני byte[], 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 ()
Public JobDef getJob (אינדקס אינט)
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;
רשימה ציבורית< JobDef > getJobList ()
The jobs that comprise the cluster.
repeated .tensorflow.JobDef job = 1;
Public 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 ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static ClusterDef parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static ClusterDef parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static ClusterDef parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static ClusterDef parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
Public static ClusterDef parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
public static ClusterDef parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static ClusterDef parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|