antarmuka publik JobDeviceFiltersOrBuilder
| Subkelas Tidak Langsung yang Diketahui |
Metode Publik
| boolean abstrak | berisiTugas (kunci int) Mapping from task ID to task device filters. |
| Tali abstrak | dapatkan Nama () The name of this job. |
| abstrak com.google.protobuf.ByteString | dapatkanNamaBytes () The name of this job. |
| peta abstrak<Integer, TaskDeviceFilters > | dapatkan Tugas () Gunakan getTasksMap() sebagai gantinya. |
| abstrak ke dalam | dapatkanTasksCount () Mapping from task ID to task device filters. |
| peta abstrak<Integer, TaskDeviceFilters > | dapatkanTasksMap () Mapping from task ID to task device filters. |
| abstrak TaskDeviceFilters | getTasksOrDefault (kunci int, TaskDeviceFilters defaultValue) Mapping from task ID to task device filters. |
| abstrak TaskDeviceFilters | getTasksOrThrow (kunci int) Mapping from task ID to task device filters. |
Metode Publik
boolean abstrak publik berisi Tugas (kunci int)
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; abstrak publik String getName ()
The name of this job.
string name = 1; abstrak publik com.google.protobuf.ByteString getNameBytes ()
The name of this job.
string name = 1; peta abstrak publik<Integer, TaskDeviceFilters > getTasks ()
Gunakan getTasksMap() sebagai gantinya.
abstrak publik int getTasksCount ()
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; peta abstrak publik<Integer, TaskDeviceFilters > getTasksMap ()
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; abstrak publik TaskDeviceFilters getTasksOrDefault (kunci int, TaskDeviceFilters defaultValue)
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2; abstrak publik TaskDeviceFilters getTasksOrThrow (kunci int)
Mapping from task ID to task device filters.
map<int32, .tensorflow.TaskDeviceFilters> tasks = 2;