public interface CompleteGroupRequestOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDeviceName(int index)
repeated string device_name = 4; |
org.nd4j.shade.protobuf.ByteString |
getDeviceNameBytes(int index)
repeated string device_name = 4; |
int |
getDeviceNameCount()
repeated string device_name = 4; |
List<String> |
getDeviceNameList()
repeated string device_name = 4; |
String |
getDeviceType()
string device_type = 3; |
org.nd4j.shade.protobuf.ByteString |
getDeviceTypeBytes()
string device_type = 3; |
int |
getGroupKey()
int32 group_key = 1; |
int |
getGroupSize()
int32 group_size = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getGroupKey()
int32 group_key = 1;int getGroupSize()
int32 group_size = 2;String getDeviceType()
string device_type = 3;org.nd4j.shade.protobuf.ByteString getDeviceTypeBytes()
string device_type = 3;int getDeviceNameCount()
repeated string device_name = 4;String getDeviceName(int index)
repeated string device_name = 4;org.nd4j.shade.protobuf.ByteString getDeviceNameBytes(int index)
repeated string device_name = 4;Copyright © 2021. All rights reserved.