Package | Description |
---|---|
org.tron.protos |
Modifier and Type | Class and Description |
---|---|
static class |
Protocol.NodeInfo.PeerInfo
Protobuf type
protocol.NodeInfo.PeerInfo |
static class |
Protocol.NodeInfo.PeerInfo.Builder
Protobuf type
protocol.NodeInfo.PeerInfo |
Modifier and Type | Method and Description |
---|---|
Protocol.NodeInfo.PeerInfoOrBuilder |
Protocol.NodeInfoOrBuilder.getPeerInfoListOrBuilder(int index)
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8; |
Protocol.NodeInfo.PeerInfoOrBuilder |
Protocol.NodeInfo.getPeerInfoListOrBuilder(int index)
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8; |
Protocol.NodeInfo.PeerInfoOrBuilder |
Protocol.NodeInfo.Builder.getPeerInfoListOrBuilder(int index)
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8; |
Modifier and Type | Method and Description |
---|---|
List<? extends Protocol.NodeInfo.PeerInfoOrBuilder> |
Protocol.NodeInfoOrBuilder.getPeerInfoListOrBuilderList()
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8; |
List<? extends Protocol.NodeInfo.PeerInfoOrBuilder> |
Protocol.NodeInfo.getPeerInfoListOrBuilderList()
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8; |
List<? extends Protocol.NodeInfo.PeerInfoOrBuilder> |
Protocol.NodeInfo.Builder.getPeerInfoListOrBuilderList()
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8; |
Copyright © 2020. All rights reserved.