JobDeviceFiltersOrBuilder

giao diện công cộng JobDeviceFiltersOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công khai

trừu tượng boolean
chứa Nhiệm vụ (khóa int)
 Mapping from task ID to task device filters.
chuỗi trừu tượng
lấy Tên ()
 The name of this job.
tóm tắt com.google.protobuf.ByteString
getNameBytes ()
 The name of this job.
Bản đồ trừu tượng<Số nguyên, TaskDeviceFilters >
getTask ()
Thay vào đó hãy sử dụng getTasksMap() .
int trừu tượng
getTasksCount ()
 Mapping from task ID to task device filters.
Bản đồ trừu tượng<Số nguyên, TaskDeviceFilters >
getTasksMap ()
 Mapping from task ID to task device filters.
trừu tượng TaskDeviceFilters
getTasksOrDefault (khóa int, Giá trị mặc định của TaskDeviceFilters )
 Mapping from task ID to task device filters.
trừu tượng TaskDeviceFilters
getTasksOrThrow (khóa int)
 Mapping from task ID to task device filters.

Phương pháp công khai

boolean trừu tượng công khai chứaTasks (khóa int)

 Mapping from task ID to task device filters.
 
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2;

Chuỗi tóm tắt công khai getName ()

 The name of this job.
 
string name = 1;

tóm tắt công khai com.google.protobuf.ByteString getNameBytes ()

string name = 1;

 The name of this job.
 
= 1;

Bản đồ trừu tượng công khai<Integer, TaskDeviceFilters > getTasks ()

Thay vào đó hãy sử dụng getTasksMap() .

tóm tắt công khai int getTasksCount ()

 Mapping from task ID to task device filters.
 
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2;

Bản đồ trừu tượng công khai<Integer, TaskDeviceFilters > getTasksMap ()

 Mapping from task ID to task device filters.
 
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2;

tóm tắt công khai TaskDeviceFilters getTasksOrDefault (khóa int, TaskDeviceFilters defaultValue)

 Mapping from task ID to task device filters.
 
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2;

tóm tắt công khai TaskDeviceFilters getTasksOrThrow (khóa int)

 Mapping from task ID to task device filters.
 
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2;