JobDeviceFiltersOrBuilder

interfejs publiczny JobDeviceFiltersOrBuilder
Znane podklasy pośrednie

Metody publiczne

abstrakcyjna wartość logiczna
zawieraZadania (klucz int)
 Mapping from task ID to task device filters.
abstrakcyjny ciąg
pobierz nazwę ()
 The name of this job.
streszczenie com.google.protobuf.ByteString
getNameBytes ()
 The name of this job.
streszczenie Mapa<Integer, TaskDeviceFilters >
pobierzZadania ()
Zamiast tego użyj getTasksMap() .
streszczenie wew
getTasksCount ()
 Mapping from task ID to task device filters.
streszczenie Mapa<Integer, TaskDeviceFilters >
getTasksMap ()
 Mapping from task ID to task device filters.
abstrakcyjne filtry zadań i urządzeń
getTasksOrDefault (klucz int, domyślna wartość TaskDeviceFilters )
 Mapping from task ID to task device filters.
abstrakcyjne filtry zadań i urządzeń
getTasksOrThrow (klawisz int)
 Mapping from task ID to task device filters.

Metody publiczne

publiczna wartość logiczna abstrakcyjna zawieraZadania (klucz int)

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

publiczna abstrakcja String getName ()

 The name of this job.
 
string name = 1;

publiczne streszczenie com.google.protobuf.ByteString getNameBytes ()

 The name of this job.
 
string name = 1;

public streszczenie Mapa<Integer, TaskDeviceFilters > getTasks ()

Zamiast tego użyj getTasksMap() .

publiczne streszczenie int getTasksCount ()

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

publiczne streszczenie Mapa<Integer, TaskDeviceFilters > getTasksMap ()

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

publiczne streszczenie TaskDeviceFilters getTasksOrDefault (klucz int, domyślna wartość TaskDeviceFilters )

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

publiczne streszczenie TaskDeviceFilters getTasksOrThrow (klawisz int)

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