public final class InterconnectLink
tensorflow.InterconnectLink tipo tensorflow.InterconnectLink
Classes aninhadas
| aula | InterconnectLink.Builder | tensorflow.InterconnectLink tipo tensorflow.InterconnectLink | |
Constantes
| int | DEVICE_ID_FIELD_NUMBER | |
| int | STRENGTH_FIELD_NUMBER | |
| int | TYPE_FIELD_NUMBER |
Métodos Públicos
| boleano | igual a (objeto obj) |
| InterconnectLink estático | |
| InterconnectLink | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| int | getDeviceId () int32 device_id = 1; |
| int | |
| int | getStrength () int32 strength = 3; |
| Fragmento | getType () string type = 2; |
| com.google.protobuf.ByteString | getTypeBytes () string type = 2; |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashCode () |
| final booleano | |
| static InterconnectLink.Builder | newBuilder (protótipo InterconnectLink ) |
| static InterconnectLink.Builder | newBuilder () |
| InterconnectLink.Builder | |
| InterconnectLink estático | parseDelimitedFrom (InputStream input) |
| InterconnectLink estático | parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| InterconnectLink estático | parseFrom (dados ByteBuffer) |
| InterconnectLink estático | parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| InterconnectLink estático | parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| InterconnectLink estático | parseFrom (com.google.protobuf.CodedInputStream input) |
| InterconnectLink estático | parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| InterconnectLink estático | parseFrom (com.google.protobuf.ByteString data) |
| InterconnectLink estático | parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| InterconnectLink estático | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| InterconnectLink.Builder | toBuilder () |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
public static final int DEVICE_ID_FIELD_NUMBER
Valor Constante: 1
public static final int STRENGTH_FIELD_NUMBER
Valor Constante: 3
public static final int TYPE_FIELD_NUMBER
Valor constante: 2
Métodos Públicos
public boolean equals (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getDeviceId ()
int32 device_id = 1;
público getParserForType ()
public int getSerializedSize ()
public int getStrength ()
int32 strength = 3;
public String getType ()
string type = 2;
public com.google.protobuf.ByteString getTypeBytes ()
string type = 2;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final boolean isInitialized ()
public static InterconnectLink parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static InterconnectLink parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static InterconnectLink parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static InterconnectLink parseFrom (com.google.protobuf.CodedInputStream input)
Lança
| IOException |
|---|
public static InterconnectLink parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static InterconnectLink parseFrom (com.google.protobuf.ByteString data)
Lança
| InvalidProtocolBufferException |
|---|
public static InterconnectLink parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static InterconnectLink parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|