publiczna statyczna klasa końcowa FeatureLists.Builder
Protobuf typu tensorflow.FeatureLists
Metody publiczne
| FeatureLists.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| Listy funkcji | zbudować () |
| Listy funkcji | |
| FeatureLists.Builder | jasne () |
| FeatureLists.Builder | |
| FeatureLists.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
| FeatureLists.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| FeatureLists.Builder | klon () |
| wartość logiczna | zawieraFeatureList (klawisz ciągu) Map from feature name to feature list. |
| Listy funkcji | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Mapa<String, FeatureList > | pobierz listę funkcji () Zamiast tego użyj funkcji getFeatureListMap() . |
| wew | getFeatureListCount () Map from feature name to feature list. |
| Mapa<String, FeatureList > | getFeatureListMap () Map from feature name to feature list. |
| Lista funkcji | getFeatureListOrDefault (klucz ciągu, domyślna wartość FeatureList ) Map from feature name to feature list. |
| Lista funkcji | getFeatureListOrThrow (klawisz ciągu) Map from feature name to feature list. |
| Mapa<String, FeatureList > | getMutableFeatureList () Zamiast tego użyj alternatywnych akcesorów mutacji. |
| końcowa wartość logiczna | |
| FeatureLists.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| FeatureLists.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
| końcowy FeatureLists.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
| FeatureLists.Builder | |
| FeatureLists.Builder | |
| FeatureLists.Builder | usuńFeatureList (klawisz ciągu) Map from feature name to feature list. |
| FeatureLists.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| FeatureLists.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
| końcowy FeatureLists.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Metody dziedziczone
Metody publiczne
public FeatureLists.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
publiczna wartość logiczna zawieraFeatureList (klucz ciąg)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getFeatureListCount ()
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; public Map<String, FeatureList > getFeatureListMap ()
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; public FeatureList getFeatureListOrDefault (klucz łańcuchowy, domyślna wartość FeatureList )
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; public FeatureList getFeatureListOrThrow (klawisz łańcuchowy)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; public Map<String, FeatureList > getMutableFeatureList ()
Zamiast tego użyj alternatywnych akcesorów mutacji.
publiczna końcowa wartość logiczna isInitialized ()
public FeatureLists.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
publiczna wersja finalna FeatureLists.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public FeatureLists.Builder putAllFeatureList (Map<String, FeatureList > wartości)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; public FeatureLists.Builder putFeatureList (klucz ciągu, wartość FeatureList )
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; public FeatureLists.Builder usuńFeatureList (klucz ciąg)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1;