public interface GraphTransferNodeInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getInputCount()
int32 input_count = 6; |
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
int |
getNodeId()
int32 node_id = 2; |
int |
getOutputCount()
int32 output_count = 7; |
int |
getPaddingId()
int32 padding_id = 5; |
int |
getSocOpId()
int32 soc_op_id = 4; |
String |
getTypeName()
string type_name = 3; |
com.google.protobuf.ByteString |
getTypeNameBytes()
string type_name = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
string name = 1;com.google.protobuf.ByteString getNameBytes()
string name = 1;int getNodeId()
int32 node_id = 2;String getTypeName()
string type_name = 3;com.google.protobuf.ByteString getTypeNameBytes()
string type_name = 3;int getSocOpId()
int32 soc_op_id = 4;int getPaddingId()
int32 padding_id = 5;int getInputCount()
int32 input_count = 6;int getOutputCount()
int32 output_count = 7;Copyright © 2015–2019. All rights reserved.