public static interface NodeGroupRegVerifyEntity.NodeGroupRegVerifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getNodeType()
uint64 node_type = 2; |
com.google.protobuf.ByteString |
getNodeUri()
类似URI结构组播组层次关系
bytes node_uri = 1; |
com.google.protobuf.ByteString |
getPubKey()
bytes pub_key = 4; |
NodeGroupRegVerifyEntity.TnRouteType |
getRouteType()
.TnRouteType route_type = 5; |
int |
getRouteTypeValue()
.TnRouteType route_type = 5; |
int |
getSeq()
uint32 seq = 6; |
com.google.protobuf.ByteString |
getSignedStr()
推荐使用nodeid
bytes signed_str = 3; |
com.google.protobuf.ByteString getNodeUri()
类似URI结构组播组层次关系
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 getRouteTypeValue()
.TnRouteType route_type = 5;NodeGroupRegVerifyEntity.TnRouteType getRouteType()
.TnRouteType route_type = 5;int getSeq()
uint32 seq = 6;Copyright © 2022. All rights reserved.