InterconnectLink

パブリック最終クラスInterconnectLink

Protobuf 型tensorflow.InterconnectLink

ネストされたクラス

クラスInterconnectLink.Builder Protobuf 型tensorflow.InterconnectLink

定数

整数DEVICE_ID_FIELD_NUMBER
整数STRENGTH_FIELD_NUMBER
整数TYPE_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的相互接続リンク
相互接続リンク
最終的な静的 com.google.protobuf.Descriptors.Descriptor
整数
getDeviceId ()
int32 device_id = 1;
整数
整数
getStrength ()
int32 strength = 3;
getType ()
string type = 2;
com.google.protobuf.ByteString
getTypeBytes ()
string type = 2;
最終的な com.google.protobuf.UnknownFieldSet
整数
最終ブール値
静的InterconnectLink.Builder
newBuilder ( InterconnectLinkプロトタイプ)
静的InterconnectLink.Builder
InterconnectLink.Builder
静的相互接続リンク
parseDelimitedFrom (InputStream 入力)
静的相互接続リンク
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的相互接続リンク
parseFrom (ByteBuffer データ)
静的相互接続リンク
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的相互接続リンク
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的相互接続リンク
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的相互接続リンク
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的相互接続リンク
parseFrom (com.google.protobuf.ByteString データ)
静的相互接続リンク
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的相互接続リンク
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
InterconnectLink.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

パブリック静的最終整数DEVICE_ID_FIELD_NUMBER

定数値: 1

パブリック静的最終整数STRENGTH_FIELD_NUMBER

定数値: 3

パブリック静的最終整数TYPE_FIELD_NUMBER

定数値: 2

パブリックメソッド

public booleanに等しい(オブジェクト obj)

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

public int getDeviceId ()

int32 device_id = 1;

公共getParserForType ()

public int getSerializedSize ()

public int getStrength ()

int32 strength = 3;

パブリック String getType ()

string type = 2;

public com.google.protobuf.ByteString getTypeBytes ()

string type = 2;

public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

パブリック最終ブール値isInitialized ()

public static InterconnectLink.Builder newBuilder ()

public InterconnectLink.Builder newBuilderForType ()

投げる
IO例外

投げる
IO例外

投げる
無効なプロトコルバッファ例外

投げる
IO例外

投げる
無効なプロトコルバッファ例外

投げる
IO例外

投げる
無効なプロトコルバッファ例外

投げる
無効なプロトコルバッファ例外

投げる
IO例外

投げる
無効なプロトコルバッファ例外

パブリック静的パーサー()

public InterconnectLink.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream 出力)

投げる
IO例外