public static interface NodeGroupRegEntity.NodeGroupRegOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getNodeType()
uint64 node_type = 2; |
com.google.protobuf.ByteString |
getNodeUri()
bytes node_uri = 1; |
com.google.protobuf.ByteString |
getPubKey()
bytes pub_key = 4; |
int |
getSeq()
uint32 seq = 5; |
com.google.protobuf.ByteString |
getSignedStr()
推荐使用nodeid
bytes signed_str = 3; |
com.google.protobuf.ByteString getNodeUri()
bytes node_uri = 1;long getNodeType()
uint64 node_type = 2;com.google.protobuf.ByteString getSignedStr()
推荐使用nodeid
bytes signed_str = 3;com.google.protobuf.ByteString getPubKey()
bytes pub_key = 4;int getSeq()
uint32 seq = 5;Copyright © 2022. All rights reserved.