public interface InterconnectLinkOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getDeviceId()
int32 device_id = 1; |
int |
getStrength()
int32 strength = 3; |
String |
getType()
string type = 2; |
org.nd4j.shade.protobuf.ByteString |
getTypeBytes()
string type = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getDeviceId()
int32 device_id = 1;String getType()
string type = 2;org.nd4j.shade.protobuf.ByteString getTypeBytes()
string type = 2;int getStrength()
int32 strength = 3;Copyright © 2021. All rights reserved.