ClusterDef

lớp cuối cùng công khai ClusterDef

 Defines a TensorFlow cluster as a set of jobs.
 
Loại tensorflow.ClusterDef của Protobuf.ClusterDef

Các lớp lồng nhau

lớp học ClusterDef.Builder
 Defines a TensorFlow cluster as a set of jobs. 

Hằng số

int CÔNG VIỆC_FIELD_NUMBER

Phương pháp công khai

boolean
bằng (Đối tượng obj)
ClusterDef tĩnh
ClusterDef
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
JobDef
getJob (chỉ số int)
 The jobs that comprise the cluster.
int
getJobCount ()
 The jobs that comprise the cluster.
Danh sách< JobDef >
getJobList ()
 The jobs that comprise the cluster.
JobDefOrBuilder
getJobOrBuilder (chỉ mục int)
 The jobs that comprise the cluster.
Danh sách<? mở rộng JobDefOrBuilder >
getJobOrBuilderList ()
 The jobs that comprise the cluster.
int
com.google.protobuf.UnknownFieldSet cuối cùng
int
boolean cuối cùng
ClusterDef.Builder tĩnh
newBuilder (nguyên mẫu ClusterDef )
ClusterDef.Builder tĩnh
ClusterDef.Builder
ClusterDef tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
ClusterDef tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry)
ClusterDef tĩnh
ParseFrom (dữ liệu ByteBuffer)
ClusterDef tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ClusterDef tĩnh
ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ClusterDef tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream)
ClusterDef tĩnh
ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ClusterDef tĩnh
ParseFrom (dữ liệu com.google.protobuf.ByteString)
ClusterDef tĩnh
ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ClusterDef tĩnh
ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
tĩnh
ClusterDef.Builder
trống rỗng
writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Phương pháp kế thừa

Hằng số

int tĩnh công khai JOB_FIELD_NUMBER

Giá trị không đổi: 1

Phương pháp công khai

boolean công khai bằng (Object obj)

tĩnh công khai ClusterDef getDefaultInstance ()

công khai ClusterDef getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

công khai JobDef getJob (chỉ mục int)

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

int công khai getJobCount ()

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

Danh sách công khai< JobDef > getJobList ()

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

công khai JobDefOrBuilder getJobOrBuilder (chỉ mục int)

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

Danh sách công khai<? mở rộng JobDefOrBuilder > getJobOrBuilderList ()

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

công cộng getParserForType ()

int công khai getSerializedSize ()

trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()

mã băm int công khai ()

boolean cuối cùng công khai được khởi tạo ()

public static ClusterDef.Builder newBuilder (nguyên mẫu ClusterDef )

tĩnh công khai ClusterDef.Builder newBuilder ()

công khai ClusterDef.Builder newBuilderForType ()

public static ClusterDef phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)

Ném
IOException

public static ClusterDef ParseDelimitedFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

phân tích cú pháp ClusterDef tĩnh công khaiFrom (dữ liệu ByteBuffer)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp ClusterDef tĩnh công khaiTừ (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

phân tích cú pháp ClusterDef tĩnh công khai (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp ClusterDef tĩnh công khai (đầu vào com.google.protobuf.CodedInputStream)

Ném
IOException

phân tích cú pháp ClusterDef tĩnh công khaiTừ (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp ClusterDef tĩnh công khai (dữ liệu com.google.protobuf.ByteString)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp ClusterDef tĩnh công khai (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

phân tích cú pháp ClusterDef tĩnh công khaiTừ (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

công cộng tĩnh trình phân tích cú pháp ()

công khai ClusterDef.Builder toBuilder ()

public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Ném
IOException