InterconnectLink

InterconnectLink de clase final pública

Tensorflow de tipo tensorflow.InterconnectLink

Clases anidadas

clase InterconnectLink.Builder Tensorflow de tipo tensorflow.InterconnectLink

Constantes

En tDEVICE_ID_FIELD_NUMBER
En t STRENGTH_FIELD_NUMBER
En t TYPE_FIELD_NUMBER

Métodos públicos

booleano
es igual a (Objeto obj)
InterconnectLink estático
InterconnectLink
com.google.protobuf.Descriptors.Descriptor estático final
En t
getDeviceId ()
int32 device_id = 1;
En t
En t
getStrength ()
int32 strength = 3;
Cuerda
getType ()
string type = 2;
com.google.protobuf.ByteString
getTypeBytes ()
string type = 2;
final com.google.protobuf.UnknownFieldSet
En t
booleano final
InterconnectLink.Builder estático
newBuilder (prototipo de 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 (datos ByteBuffer)
InterconnectLink estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
InterconnectLink estático
parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
InterconnectLink estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
InterconnectLink estático
parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
InterconnectLink estático
parseFrom (datos com.google.protobuf.ByteString)
InterconnectLink estático
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
InterconnectLink estático
parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
InterconnectLink.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

public static final int DEVICE_ID_FIELD_NUMBER

Valor constante: 1

public static final int STRENGTH_FIELD_NUMBER

Valor constante: 3

público estático final int TYPE_FIELD_NUMBER

Valor constante: 2

Métodos públicos

public boolean es igual a (Object obj)

público estático 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 ()

InterconnectLink.Builder estático público newBuilder ()

public InterconnectLink.Builder newBuilderForType ()

Lanza
IOException

Lanza
IOException

Lanza
InvalidProtocolBufferException

Lanza
IOException

Lanza
InvalidProtocolBufferException

Lanza
IOException

Lanza
InvalidProtocolBufferException

Lanza
InvalidProtocolBufferException

Lanza
IOException

Lanza
InvalidProtocolBufferException

público estático analizador ()

public InterconnectLink.Builder toBuilder ()

public void writeTo (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOException