FeatureLists

publiczne listy funkcji końcowej klasy

Protobuf typu tensorflow.FeatureLists

Klasy zagnieżdżone

klasa FeatureLists.Builder Protobuf typu tensorflow.FeatureLists

Stałe

wew FEATURE_LIST_FIELD_NUMBER

Metody publiczne

wartość logiczna
zawieraFeatureList (klawisz ciągu)
 Map from feature name to feature list.
wartość logiczna
równa się (obiekt obiektu)
statyczne listy funkcji
Listy funkcji
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Mapa<String, FeatureList >
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.
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny FeatureLists.Builder
statyczny FeatureLists.Builder
FeatureLists.Builder
statyczne listy funkcji
parseDelimitedFrom (wejście strumienia wejściowego)
statyczne listy funkcji
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne listy funkcji
parseFrom (dane ByteBuffer)
statyczne listy funkcji
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne listy funkcji
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne listy funkcji
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczne listy funkcji
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczne listy funkcji
parseFrom (dane com.google.protobuf.ByteString)
statyczne listy funkcji
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne listy funkcji
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
FeatureLists.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int FEATURE_LIST_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

publiczna wartość logiczna zawieraFeatureList (klucz ciąg)

 Map from feature name to feature list.
 
map<string, .tensorflow.FeatureList> feature_list = 1;

publiczna wartość logiczna równa się (obiekt obiektu)

publiczna statyczna lista funkcji getDefaultInstance ()

publiczne listy funkcji getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public Map<String, FeatureList > getFeatureList ()

Zamiast tego użyj getFeatureListMap() .

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;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static FeatureLists.Builder newBuilder (prototyp FeatureLists )

public static FeatureLists.Builder newBuilder ()

public FeatureLists.Builder newBuilderForType ()

public static FeatureLists parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

publiczne statyczne FeatureLists parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static FeatureLists parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczne statyczne FeatureLists parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczne statyczne FeatureLists parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyczna lista funkcji parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

publiczne statyczne FeatureLists parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyczna lista funkcji parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczne statyczne FeatureLists parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczne statyczne FeatureLists parseFrom (com.google.protobuf.ByteString dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public FeatureLists.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO