อินเทอร์เฟซสาธารณะ JobDeviceFiltersOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| บูลีนนามธรรม | hasTasks (คีย์ int) Mapping from task ID to task device filters. |
| สตริงที่เป็นนามธรรม | รับชื่อ () The name of this job. |
| นามธรรม com.google.protobuf.ByteString | getNameBytes () The name of this job. |
| แผนที่นามธรรม <จำนวนเต็ม TaskDeviceFilters > | รับงาน () ใช้ getTasksMap() แทน |
| บทคัดย่อ | getTasksCount () Mapping from task ID to task device filters. |
| แผนที่นามธรรม <จำนวนเต็ม TaskDeviceFilters > | getTasksMap () Mapping from task ID to task device filters. |
| TaskDeviceFilters นามธรรม | getTasksOrDefault (คีย์ int, TaskDeviceFilters defaultValue) Mapping from task ID to task device filters. |
| TaskDeviceFilters นามธรรม | getTasksOrThrow (คีย์ int) Mapping from task ID to task device filters. |
วิธีการสาธารณะ
บูลีนนามธรรมสาธารณะ containsTasks (คีย์ int)
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; สตริงนามธรรมสาธารณะ getName ()
The name of this job.
string name = 1; นามธรรมสาธารณะ com.google.protobuf.ByteString getNameBytes ()
The name of this job.
string name = 1; บทคัดย่อสาธารณะ int getTasksCount ()
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; แผนที่นามธรรมสาธารณะ <Integer, TaskDeviceFilters > getTasksMap ()
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; TaskDeviceFilters นามธรรมสาธารณะ getTasksOrDefault (คีย์ int, TaskDeviceFilters defaultValue)
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; TaskDeviceFilters นามธรรมสาธารณะ getTasksOrThrow (คีย์ int)
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2;