public static final class Protocol.NodeInfo extends com.google.protobuf.GeneratedMessageV3 implements Protocol.NodeInfoOrBuilder
protocol.NodeInfo
Modifier and Type | Class and Description |
---|---|
static class |
Protocol.NodeInfo.Builder
Protobuf type
protocol.NodeInfo |
static class |
Protocol.NodeInfo.ConfigNodeInfo
Protobuf type
protocol.NodeInfo.ConfigNodeInfo |
static interface |
Protocol.NodeInfo.ConfigNodeInfoOrBuilder |
static class |
Protocol.NodeInfo.MachineInfo
Protobuf type
protocol.NodeInfo.MachineInfo |
static interface |
Protocol.NodeInfo.MachineInfoOrBuilder |
static class |
Protocol.NodeInfo.PeerInfo
Protobuf type
protocol.NodeInfo.PeerInfo |
static interface |
Protocol.NodeInfo.PeerInfoOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
Modifier and Type | Field and Description |
---|---|
static int |
ACTIVECONNECTCOUNT_FIELD_NUMBER |
static int |
BEGINSYNCNUM_FIELD_NUMBER |
static int |
BLOCK_FIELD_NUMBER |
static int |
CHEATWITNESSINFOMAP_FIELD_NUMBER |
static int |
CONFIGNODEINFO_FIELD_NUMBER |
static int |
CURRENTCONNECTCOUNT_FIELD_NUMBER |
static int |
MACHINEINFO_FIELD_NUMBER |
static int |
PASSIVECONNECTCOUNT_FIELD_NUMBER |
static int |
PEERINFOLIST_FIELD_NUMBER |
static int |
SOLIDITYBLOCK_FIELD_NUMBER |
static int |
TOTALFLOW_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
containsCheatWitnessInfoMap(String key)
map<string, string> cheatWitnessInfoMap = 11; |
boolean |
equals(Object obj) |
int |
getActiveConnectCount()
int32 activeConnectCount = 5; |
long |
getBeginSyncNum()
int64 beginSyncNum = 1; |
String |
getBlock()
string block = 2; |
com.google.protobuf.ByteString |
getBlockBytes()
string block = 2; |
Map<String,String> |
getCheatWitnessInfoMap()
Deprecated.
|
int |
getCheatWitnessInfoMapCount()
map<string, string> cheatWitnessInfoMap = 11; |
Map<String,String> |
getCheatWitnessInfoMapMap()
map<string, string> cheatWitnessInfoMap = 11; |
String |
getCheatWitnessInfoMapOrDefault(String key,
String defaultValue)
map<string, string> cheatWitnessInfoMap = 11; |
String |
getCheatWitnessInfoMapOrThrow(String key)
map<string, string> cheatWitnessInfoMap = 11; |
Protocol.NodeInfo.ConfigNodeInfo |
getConfigNodeInfo()
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9; |
Protocol.NodeInfo.ConfigNodeInfoOrBuilder |
getConfigNodeInfoOrBuilder()
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9; |
int |
getCurrentConnectCount()
connect information
int32 currentConnectCount = 4; |
static Protocol.NodeInfo |
getDefaultInstance() |
Protocol.NodeInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Protocol.NodeInfo.MachineInfo |
getMachineInfo()
.protocol.NodeInfo.MachineInfo machineInfo = 10; |
Protocol.NodeInfo.MachineInfoOrBuilder |
getMachineInfoOrBuilder()
.protocol.NodeInfo.MachineInfo machineInfo = 10; |
com.google.protobuf.Parser<Protocol.NodeInfo> |
getParserForType() |
int |
getPassiveConnectCount()
int32 passiveConnectCount = 6; |
Protocol.NodeInfo.PeerInfo |
getPeerInfoList(int index)
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8; |
int |
getPeerInfoListCount()
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8; |
List<Protocol.NodeInfo.PeerInfo> |
getPeerInfoListList()
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8; |
Protocol.NodeInfo.PeerInfoOrBuilder |
getPeerInfoListOrBuilder(int index)
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8; |
List<? extends Protocol.NodeInfo.PeerInfoOrBuilder> |
getPeerInfoListOrBuilderList()
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8; |
int |
getSerializedSize() |
String |
getSolidityBlock()
string solidityBlock = 3; |
com.google.protobuf.ByteString |
getSolidityBlockBytes()
string solidityBlock = 3; |
long |
getTotalFlow()
int64 totalFlow = 7; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasConfigNodeInfo()
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9; |
int |
hashCode() |
boolean |
hasMachineInfo()
.protocol.NodeInfo.MachineInfo machineInfo = 10; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static Protocol.NodeInfo.Builder |
newBuilder() |
static Protocol.NodeInfo.Builder |
newBuilder(Protocol.NodeInfo prototype) |
Protocol.NodeInfo.Builder |
newBuilderForType() |
protected Protocol.NodeInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Protocol.NodeInfo |
parseDelimitedFrom(InputStream input) |
static Protocol.NodeInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.NodeInfo |
parseFrom(byte[] data) |
static Protocol.NodeInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.NodeInfo |
parseFrom(ByteBuffer data) |
static Protocol.NodeInfo |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.NodeInfo |
parseFrom(com.google.protobuf.ByteString data) |
static Protocol.NodeInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.NodeInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Protocol.NodeInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.NodeInfo |
parseFrom(InputStream input) |
static Protocol.NodeInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Protocol.NodeInfo> |
parser() |
Protocol.NodeInfo.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int BEGINSYNCNUM_FIELD_NUMBER
public static final int BLOCK_FIELD_NUMBER
public static final int SOLIDITYBLOCK_FIELD_NUMBER
public static final int CURRENTCONNECTCOUNT_FIELD_NUMBER
public static final int ACTIVECONNECTCOUNT_FIELD_NUMBER
public static final int PASSIVECONNECTCOUNT_FIELD_NUMBER
public static final int TOTALFLOW_FIELD_NUMBER
public static final int PEERINFOLIST_FIELD_NUMBER
public static final int CONFIGNODEINFO_FIELD_NUMBER
public static final int MACHINEINFO_FIELD_NUMBER
public static final int CHEATWITNESSINFOMAP_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField
in class com.google.protobuf.GeneratedMessageV3
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public long getBeginSyncNum()
int64 beginSyncNum = 1;
getBeginSyncNum
in interface Protocol.NodeInfoOrBuilder
public String getBlock()
string block = 2;
getBlock
in interface Protocol.NodeInfoOrBuilder
public com.google.protobuf.ByteString getBlockBytes()
string block = 2;
getBlockBytes
in interface Protocol.NodeInfoOrBuilder
public String getSolidityBlock()
string solidityBlock = 3;
getSolidityBlock
in interface Protocol.NodeInfoOrBuilder
public com.google.protobuf.ByteString getSolidityBlockBytes()
string solidityBlock = 3;
getSolidityBlockBytes
in interface Protocol.NodeInfoOrBuilder
public int getCurrentConnectCount()
connect information
int32 currentConnectCount = 4;
getCurrentConnectCount
in interface Protocol.NodeInfoOrBuilder
public int getActiveConnectCount()
int32 activeConnectCount = 5;
getActiveConnectCount
in interface Protocol.NodeInfoOrBuilder
public int getPassiveConnectCount()
int32 passiveConnectCount = 6;
getPassiveConnectCount
in interface Protocol.NodeInfoOrBuilder
public long getTotalFlow()
int64 totalFlow = 7;
getTotalFlow
in interface Protocol.NodeInfoOrBuilder
public List<Protocol.NodeInfo.PeerInfo> getPeerInfoListList()
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListList
in interface Protocol.NodeInfoOrBuilder
public List<? extends Protocol.NodeInfo.PeerInfoOrBuilder> getPeerInfoListOrBuilderList()
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListOrBuilderList
in interface Protocol.NodeInfoOrBuilder
public int getPeerInfoListCount()
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListCount
in interface Protocol.NodeInfoOrBuilder
public Protocol.NodeInfo.PeerInfo getPeerInfoList(int index)
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoList
in interface Protocol.NodeInfoOrBuilder
public Protocol.NodeInfo.PeerInfoOrBuilder getPeerInfoListOrBuilder(int index)
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListOrBuilder
in interface Protocol.NodeInfoOrBuilder
public boolean hasConfigNodeInfo()
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
hasConfigNodeInfo
in interface Protocol.NodeInfoOrBuilder
public Protocol.NodeInfo.ConfigNodeInfo getConfigNodeInfo()
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
getConfigNodeInfo
in interface Protocol.NodeInfoOrBuilder
public Protocol.NodeInfo.ConfigNodeInfoOrBuilder getConfigNodeInfoOrBuilder()
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
getConfigNodeInfoOrBuilder
in interface Protocol.NodeInfoOrBuilder
public boolean hasMachineInfo()
.protocol.NodeInfo.MachineInfo machineInfo = 10;
hasMachineInfo
in interface Protocol.NodeInfoOrBuilder
public Protocol.NodeInfo.MachineInfo getMachineInfo()
.protocol.NodeInfo.MachineInfo machineInfo = 10;
getMachineInfo
in interface Protocol.NodeInfoOrBuilder
public Protocol.NodeInfo.MachineInfoOrBuilder getMachineInfoOrBuilder()
.protocol.NodeInfo.MachineInfo machineInfo = 10;
getMachineInfoOrBuilder
in interface Protocol.NodeInfoOrBuilder
public int getCheatWitnessInfoMapCount()
Protocol.NodeInfoOrBuilder
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapCount
in interface Protocol.NodeInfoOrBuilder
public boolean containsCheatWitnessInfoMap(String key)
map<string, string> cheatWitnessInfoMap = 11;
containsCheatWitnessInfoMap
in interface Protocol.NodeInfoOrBuilder
@Deprecated public Map<String,String> getCheatWitnessInfoMap()
getCheatWitnessInfoMapMap()
instead.getCheatWitnessInfoMap
in interface Protocol.NodeInfoOrBuilder
public Map<String,String> getCheatWitnessInfoMapMap()
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapMap
in interface Protocol.NodeInfoOrBuilder
public String getCheatWitnessInfoMapOrDefault(String key, String defaultValue)
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapOrDefault
in interface Protocol.NodeInfoOrBuilder
public String getCheatWitnessInfoMapOrThrow(String key)
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapOrThrow
in interface Protocol.NodeInfoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static Protocol.NodeInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.NodeInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.NodeInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.NodeInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.NodeInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.NodeInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.NodeInfo parseFrom(InputStream input) throws IOException
IOException
public static Protocol.NodeInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Protocol.NodeInfo parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Protocol.NodeInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Protocol.NodeInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Protocol.NodeInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public Protocol.NodeInfo.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Protocol.NodeInfo.Builder newBuilder()
public static Protocol.NodeInfo.Builder newBuilder(Protocol.NodeInfo prototype)
public Protocol.NodeInfo.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Protocol.NodeInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static Protocol.NodeInfo getDefaultInstance()
public static com.google.protobuf.Parser<Protocol.NodeInfo> parser()
public com.google.protobuf.Parser<Protocol.NodeInfo> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public Protocol.NodeInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2020. All rights reserved.