classe final pública InterconnectLink
Tipo de protobuf tensorflow.InterconnectLink
Classes aninhadas
aula | InterconnectLink.Builder | Tipo de protobuf tensorflow.InterconnectLink |
Constantes
interno | DEVICE_ID_FIELD_NUMBER | |
interno | STRENGTH_FIELD_NUMBER | |
interno | TYPE_FIELD_NUMBER |
Métodos Públicos
boleano | é igual (objeto obj) |
InterconnectLink estático | |
InterconexãoLink | |
final estático com.google.protobuf.Descriptors.Descriptor | |
interno | getDeviceId () int32 device_id = 1; |
interno | |
interno | obter força () int32 strength = 3; |
Corda | getType () string type = 2; |
com.google.protobuf.ByteString | getTypeBytes () string type = 2; |
final com.google.protobuf.UnknownFieldSet | |
interno | código hash () |
booleano final | |
InterconnectLink.Builder estático | newBuilder (protótipo InterconnectLink ) |
InterconnectLink.Builder estático | |
InterconnectLink.Builder | |
InterconnectLink estático | parseDelimitedFrom (entrada InputStream) |
InterconnectLink estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectLink estático | parseFrom (dados de ByteBuffer) |
InterconnectLink estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectLink estático | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectLink estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
InterconnectLink estático | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectLink estático | parseFrom (dados com.google.protobuf.ByteString) |
InterconnectLink estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectLink estático | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático | analisador () |
InterconnectLink.Builder | |
vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int DEVICE_ID_FIELD_NUMBER
Valor Constante: 1
int final estático público STRENGTH_FIELD_NUMBER
Valor Constante: 3
público estático final int TYPE_FIELD_NUMBER
Valor Constante: 2
Métodos Públicos
booleano público é igual (Object obj)
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público int getDeviceId ()
int32 device_id = 1;
público getParserForType ()
público int getSerializedSize ()
público int getStrength ()
int32 strength = 3;
String pública getType ()
string type = 2;
público com.google.protobuf.ByteString getTypeBytes ()
string type = 2;
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hashCode int público ()
público final booleano isInitialized ()
public static InterconnectLink parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static InterconnectLink parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static InterconnectLink parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
public static InterconnectLink parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
IOException |
---|
public static InterconnectLink parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
public static InterconnectLink parseFrom (dados com.google.protobuf.ByteString)
Lança
InvalidProtocolBufferException |
---|
public static InterconnectLink parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static InterconnectLink parseFrom (dados com.google.protobuf.ByteString, 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 |
---|