publiczna klasa końcowa TaskDeviceFilters
Defines the device filters for a remote task.
tensorflow.TaskDeviceFilters Klasy zagnieżdżone
| klasa | ZadanieDeviceFilters.Builder | Defines the device filters for a remote task. | |
Stałe
| wew | DEVICE_FILTERS_FIELD_NUMBER |
Metody publiczne
| wartość logiczna | równa się (obiekt obiektu) |
| statyczne filtry zadań i urządzeń | |
| Filtry urządzeń zadań | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| Smyczkowy | getDeviceFilters (indeks int) repeated string device_filters = 1; |
| com.google.protobuf.ByteString | getDeviceFiltersBytes (indeks int) repeated string device_filters = 1; |
| wew | pobierz liczbę filtrów urządzeń () repeated string device_filters = 1; |
| com.google.protobuf.ProtocolStringList | pobierz listę filtrów urządzeń () repeated string device_filters = 1; |
| wew | |
| końcowy com.google.protobuf.UnknownFieldSet | |
| wew | hashCode () |
| końcowa wartość logiczna | |
| statyczny TaskDeviceFilters.Builder | newBuilder (prototyp TaskDeviceFilters ) |
| statyczny TaskDeviceFilters.Builder | nowyBuilder () |
| ZadanieDeviceFilters.Builder | |
| statyczne filtry zadań i urządzeń | parseDelimitedFrom (wejście strumienia wejściowego) |
| statyczne filtry zadań i urządzeń | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne filtry zadań i urządzeń | parseFrom (dane ByteBuffer) |
| statyczne filtry zadań i urządzeń | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne filtry zadań i urządzeń | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne filtry zadań i urządzeń | parseFrom (wejście com.google.protobuf.CodedInputStream) |
| statyczne filtry zadań i urządzeń | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
| statyczne filtry zadań i urządzeń | parseFrom (dane com.google.protobuf.ByteString) |
| statyczne filtry zadań i urządzeń | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne filtry zadań i urządzeń | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny | parser () |
| ZadanieDeviceFilters.Builder | |
| próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int DEVICE_FILTERS_FIELD_NUMBER
Wartość stała: 1
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public String getDeviceFilters (indeks int)
repeated string device_filters = 1;
public com.google.protobuf.ByteString getDeviceFiltersBytes (indeks int)
repeated string device_filters = 1;
public int getDeviceFiltersCount ()
repeated string device_filters = 1;
public com.google.protobuf.ProtocolStringList getDeviceFiltersList ()
repeated string device_filters = 1;
publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
public static TaskDeviceFilters parseDelimitedFrom (wejście strumienia wejściowego)
Rzuca
| Wyjątek IO |
|---|
public static TaskDeviceFilters parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static TaskDeviceFilters parseFrom (dane ByteBuffer)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static TaskDeviceFilters parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static TaskDeviceFilters parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static TaskDeviceFilters parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
| Wyjątek IO |
|---|
public static TaskDeviceFilters parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static TaskDeviceFilters parseFrom (dane com.google.protobuf.ByteString)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static TaskDeviceFilters parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static TaskDeviceFilters parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
| Wyjątek IO |
|---|