public static final class Response.NodeInfo extends com.google.protobuf.GeneratedMessageV3 implements Response.NodeInfoOrBuilder
protocol.NodeInfo| Modifier and Type | Class and Description |
|---|---|
static class |
Response.NodeInfo.Builder
Protobuf type
protocol.NodeInfo |
static class |
Response.NodeInfo.ConfigNodeInfo
Protobuf type
protocol.NodeInfo.ConfigNodeInfo |
static interface |
Response.NodeInfo.ConfigNodeInfoOrBuilder |
static class |
Response.NodeInfo.MachineInfo
Protobuf type
protocol.NodeInfo.MachineInfo |
static interface |
Response.NodeInfo.MachineInfoOrBuilder |
static class |
Response.NodeInfo.PeerInfo
Protobuf type
protocol.NodeInfo.PeerInfo |
static interface |
Response.NodeInfo.PeerInfoOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 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(java.lang.String key)
map<string, string> cheatWitnessInfoMap = 11; |
boolean |
equals(java.lang.Object obj) |
int |
getActiveConnectCount()
int32 activeConnectCount = 5; |
long |
getBeginSyncNum()
int64 beginSyncNum = 1; |
java.lang.String |
getBlock()
string block = 2; |
com.google.protobuf.ByteString |
getBlockBytes()
string block = 2; |
java.util.Map<java.lang.String,java.lang.String> |
getCheatWitnessInfoMap()
Deprecated.
|
int |
getCheatWitnessInfoMapCount()
map<string, string> cheatWitnessInfoMap = 11; |
java.util.Map<java.lang.String,java.lang.String> |
getCheatWitnessInfoMapMap()
map<string, string> cheatWitnessInfoMap = 11; |
java.lang.String |
getCheatWitnessInfoMapOrDefault(java.lang.String key,
java.lang.String defaultValue)
map<string, string> cheatWitnessInfoMap = 11; |
java.lang.String |
getCheatWitnessInfoMapOrThrow(java.lang.String key)
map<string, string> cheatWitnessInfoMap = 11; |
Response.NodeInfo.ConfigNodeInfo |
getConfigNodeInfo()
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9; |
Response.NodeInfo.ConfigNodeInfoOrBuilder |
getConfigNodeInfoOrBuilder()
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9; |
int |
getCurrentConnectCount()
connect information
|
static Response.NodeInfo |
getDefaultInstance() |
Response.NodeInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Response.NodeInfo.MachineInfo |
getMachineInfo()
.protocol.NodeInfo.MachineInfo machineInfo = 10; |
Response.NodeInfo.MachineInfoOrBuilder |
getMachineInfoOrBuilder()
.protocol.NodeInfo.MachineInfo machineInfo = 10; |
com.google.protobuf.Parser<Response.NodeInfo> |
getParserForType() |
int |
getPassiveConnectCount()
int32 passiveConnectCount = 6; |
Response.NodeInfo.PeerInfo |
getPeerInfoList(int index)
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8; |
int |
getPeerInfoListCount()
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8; |
java.util.List<Response.NodeInfo.PeerInfo> |
getPeerInfoListList()
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8; |
Response.NodeInfo.PeerInfoOrBuilder |
getPeerInfoListOrBuilder(int index)
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8; |
java.util.List<? extends Response.NodeInfo.PeerInfoOrBuilder> |
getPeerInfoListOrBuilderList()
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8; |
int |
getSerializedSize() |
java.lang.String |
getSolidityBlock()
string solidityBlock = 3; |
com.google.protobuf.ByteString |
getSolidityBlockBytes()
string solidityBlock = 3; |
long |
getTotalFlow()
int64 totalFlow = 7; |
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.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
boolean |
isInitialized() |
static Response.NodeInfo.Builder |
newBuilder() |
static Response.NodeInfo.Builder |
newBuilder(Response.NodeInfo prototype) |
Response.NodeInfo.Builder |
newBuilderForType() |
protected Response.NodeInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Response.NodeInfo |
parseDelimitedFrom(java.io.InputStream input) |
static Response.NodeInfo |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Response.NodeInfo |
parseFrom(byte[] data) |
static Response.NodeInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Response.NodeInfo |
parseFrom(java.nio.ByteBuffer data) |
static Response.NodeInfo |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Response.NodeInfo |
parseFrom(com.google.protobuf.ByteString data) |
static Response.NodeInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Response.NodeInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Response.NodeInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Response.NodeInfo |
parseFrom(java.io.InputStream input) |
static Response.NodeInfo |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Response.NodeInfo> |
parser() |
Response.NodeInfo.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic 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
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public long getBeginSyncNum()
int64 beginSyncNum = 1;getBeginSyncNum in interface Response.NodeInfoOrBuilderpublic java.lang.String getBlock()
string block = 2;getBlock in interface Response.NodeInfoOrBuilderpublic com.google.protobuf.ByteString getBlockBytes()
string block = 2;getBlockBytes in interface Response.NodeInfoOrBuilderpublic java.lang.String getSolidityBlock()
string solidityBlock = 3;getSolidityBlock in interface Response.NodeInfoOrBuilderpublic com.google.protobuf.ByteString getSolidityBlockBytes()
string solidityBlock = 3;getSolidityBlockBytes in interface Response.NodeInfoOrBuilderpublic int getCurrentConnectCount()
connect information
int32 currentConnectCount = 4;getCurrentConnectCount in interface Response.NodeInfoOrBuilderpublic int getActiveConnectCount()
int32 activeConnectCount = 5;getActiveConnectCount in interface Response.NodeInfoOrBuilderpublic int getPassiveConnectCount()
int32 passiveConnectCount = 6;getPassiveConnectCount in interface Response.NodeInfoOrBuilderpublic long getTotalFlow()
int64 totalFlow = 7;getTotalFlow in interface Response.NodeInfoOrBuilderpublic java.util.List<Response.NodeInfo.PeerInfo> getPeerInfoListList()
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;getPeerInfoListList in interface Response.NodeInfoOrBuilderpublic java.util.List<? extends Response.NodeInfo.PeerInfoOrBuilder> getPeerInfoListOrBuilderList()
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;getPeerInfoListOrBuilderList in interface Response.NodeInfoOrBuilderpublic int getPeerInfoListCount()
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;getPeerInfoListCount in interface Response.NodeInfoOrBuilderpublic Response.NodeInfo.PeerInfo getPeerInfoList(int index)
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;getPeerInfoList in interface Response.NodeInfoOrBuilderpublic Response.NodeInfo.PeerInfoOrBuilder getPeerInfoListOrBuilder(int index)
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;getPeerInfoListOrBuilder in interface Response.NodeInfoOrBuilderpublic boolean hasConfigNodeInfo()
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;hasConfigNodeInfo in interface Response.NodeInfoOrBuilderpublic Response.NodeInfo.ConfigNodeInfo getConfigNodeInfo()
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;getConfigNodeInfo in interface Response.NodeInfoOrBuilderpublic Response.NodeInfo.ConfigNodeInfoOrBuilder getConfigNodeInfoOrBuilder()
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;getConfigNodeInfoOrBuilder in interface Response.NodeInfoOrBuilderpublic boolean hasMachineInfo()
.protocol.NodeInfo.MachineInfo machineInfo = 10;hasMachineInfo in interface Response.NodeInfoOrBuilderpublic Response.NodeInfo.MachineInfo getMachineInfo()
.protocol.NodeInfo.MachineInfo machineInfo = 10;getMachineInfo in interface Response.NodeInfoOrBuilderpublic Response.NodeInfo.MachineInfoOrBuilder getMachineInfoOrBuilder()
.protocol.NodeInfo.MachineInfo machineInfo = 10;getMachineInfoOrBuilder in interface Response.NodeInfoOrBuilderpublic int getCheatWitnessInfoMapCount()
Response.NodeInfoOrBuildermap<string, string> cheatWitnessInfoMap = 11;getCheatWitnessInfoMapCount in interface Response.NodeInfoOrBuilderpublic boolean containsCheatWitnessInfoMap(java.lang.String key)
map<string, string> cheatWitnessInfoMap = 11;containsCheatWitnessInfoMap in interface Response.NodeInfoOrBuilder@Deprecated public java.util.Map<java.lang.String,java.lang.String> getCheatWitnessInfoMap()
getCheatWitnessInfoMapMap() instead.getCheatWitnessInfoMap in interface Response.NodeInfoOrBuilderpublic java.util.Map<java.lang.String,java.lang.String> getCheatWitnessInfoMapMap()
map<string, string> cheatWitnessInfoMap = 11;getCheatWitnessInfoMapMap in interface Response.NodeInfoOrBuilderpublic java.lang.String getCheatWitnessInfoMapOrDefault(java.lang.String key,
java.lang.String defaultValue)
map<string, string> cheatWitnessInfoMap = 11;getCheatWitnessInfoMapOrDefault in interface Response.NodeInfoOrBuilderpublic java.lang.String getCheatWitnessInfoMapOrThrow(java.lang.String key)
map<string, string> cheatWitnessInfoMap = 11;getCheatWitnessInfoMapOrThrow in interface Response.NodeInfoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Response.NodeInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Response.NodeInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Response.NodeInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Response.NodeInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Response.NodeInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Response.NodeInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Response.NodeInfo parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Response.NodeInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Response.NodeInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Response.NodeInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Response.NodeInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Response.NodeInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic Response.NodeInfo.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Response.NodeInfo.Builder newBuilder()
public static Response.NodeInfo.Builder newBuilder(Response.NodeInfo prototype)
public Response.NodeInfo.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Response.NodeInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Response.NodeInfo getDefaultInstance()
public static com.google.protobuf.Parser<Response.NodeInfo> parser()
public com.google.protobuf.Parser<Response.NodeInfo> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Response.NodeInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder