FeatureLists de clase final pública
Tensorflow de tipo tensorflow.FeatureLists
Clases anidadas
| clase | FeatureLists.Builder | Tensorflow de tipo tensorflow.FeatureLists | |
Constantes
| En t | FEATURE_LIST_FIELD_NUMBER |
Métodos públicos
| booleano | containsFeatureList (clave de cadena) Map from feature name to feature list. |
| booleano | es igual a (Objeto obj) |
| FeatureLists estáticas | |
| FeatureLists | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| Mapa <String, FeatureList > | getFeatureList () Utilice getFeatureListMap() lugar. |
| En t | getFeatureListCount () Map from feature name to feature list. |
| Mapa <String, FeatureList > | getFeatureListMap () Map from feature name to feature list. |
| Lista de características | getFeatureListOrDefault (clave de cadena, FeatureList defaultValue ) Map from feature name to feature list. |
| Lista de características | getFeatureListOrThrow (clave de cadena) Map from feature name to feature list. |
| En t | |
| final com.google.protobuf.UnknownFieldSet | |
| En t | hashCode () |
| booleano final | |
| FeatureLists.Builder estático | newBuilder (prototipo de FeatureLists ) |
| FeatureLists.Builder estático | newBuilder () |
| FeatureLists.Builder | |
| FeatureLists estáticas | parseDelimitedFrom (entrada InputStream) |
| FeatureLists estáticas | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| FeatureLists estáticas | parseFrom (datos ByteBuffer) |
| FeatureLists estáticas | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| FeatureLists estáticas | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| FeatureLists estáticas | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| FeatureLists estáticas | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| FeatureLists estáticas | parseFrom (datos com.google.protobuf.ByteString) |
| FeatureLists estáticas | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| FeatureLists estáticas | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| FeatureLists.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
público estático final int FEATURE_LIST_FIELD_NUMBER
Valor constante: 1
Métodos públicos
public boolean containsFeatureList (clave de cadena)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1;public boolean es igual a (Object obj)
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
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; pública listaCaracterísticas getFeatureListOrDefault (String key, listaCaracterísticas defaultValue)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1;pública listaCaracterísticas getFeatureListOrThrow (String key)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; público getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final boolean isInitialized ()
FeatureLists estáticas públicas parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
FeatureLists estáticas públicas parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
FeatureLists estáticas públicas parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
FeatureLists estáticas públicas parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOException |
|---|
FeatureLists estáticas públicas parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
FeatureLists estáticas públicas parseFrom (datos de com.google.protobuf.ByteString)
Lanza
| InvalidProtocolBufferException |
|---|
FeatureLists estáticas públicas parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
FeatureLists estáticas públicas parseFrom (datos de com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|