public static final class Protocol.NodeInfo.MachineInfo extends com.google.protobuf.GeneratedMessageV3 implements Protocol.NodeInfo.MachineInfoOrBuilder
protocol.NodeInfo.MachineInfo
Modifier and Type | Class and Description |
---|---|
static class |
Protocol.NodeInfo.MachineInfo.Builder
Protobuf type
protocol.NodeInfo.MachineInfo |
static class |
Protocol.NodeInfo.MachineInfo.DeadLockThreadInfo
Protobuf type
protocol.NodeInfo.MachineInfo.DeadLockThreadInfo |
static interface |
Protocol.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder |
static class |
Protocol.NodeInfo.MachineInfo.MemoryDescInfo
Protobuf type
protocol.NodeInfo.MachineInfo.MemoryDescInfo |
static interface |
Protocol.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder |
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 |
CPUCOUNT_FIELD_NUMBER |
static int |
CPURATE_FIELD_NUMBER |
static int |
DEADLOCKTHREADCOUNT_FIELD_NUMBER |
static int |
DEADLOCKTHREADINFOLIST_FIELD_NUMBER |
static int |
FREEMEMORY_FIELD_NUMBER |
static int |
JAVAVERSION_FIELD_NUMBER |
static int |
JVMFREEMEMORY_FIELD_NUMBER |
static int |
JVMTOTALMEMOERY_FIELD_NUMBER |
static int |
MEMORYDESCINFOLIST_FIELD_NUMBER |
static int |
OSNAME_FIELD_NUMBER |
static int |
PROCESSCPURATE_FIELD_NUMBER |
static int |
THREADCOUNT_FIELD_NUMBER |
static int |
TOTALMEMORY_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getCpuCount()
int32 cpuCount = 3; |
double |
getCpuRate()
double cpuRate = 6; |
int |
getDeadLockThreadCount()
int32 deadLockThreadCount = 2; |
Protocol.NodeInfo.MachineInfo.DeadLockThreadInfo |
getDeadLockThreadInfoList(int index)
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13; |
int |
getDeadLockThreadInfoListCount()
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13; |
List<Protocol.NodeInfo.MachineInfo.DeadLockThreadInfo> |
getDeadLockThreadInfoListList()
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13; |
Protocol.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder |
getDeadLockThreadInfoListOrBuilder(int index)
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13; |
List<? extends Protocol.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder> |
getDeadLockThreadInfoListOrBuilderList()
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13; |
static Protocol.NodeInfo.MachineInfo |
getDefaultInstance() |
Protocol.NodeInfo.MachineInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getFreeMemory()
int64 freeMemory = 5; |
String |
getJavaVersion()
string javaVersion = 7; |
com.google.protobuf.ByteString |
getJavaVersionBytes()
string javaVersion = 7; |
long |
getJvmFreeMemory()
int64 jvmFreeMemory = 10; |
long |
getJvmTotalMemoery()
int64 jvmTotalMemoery = 9; |
Protocol.NodeInfo.MachineInfo.MemoryDescInfo |
getMemoryDescInfoList(int index)
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12; |
int |
getMemoryDescInfoListCount()
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12; |
List<Protocol.NodeInfo.MachineInfo.MemoryDescInfo> |
getMemoryDescInfoListList()
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12; |
Protocol.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder |
getMemoryDescInfoListOrBuilder(int index)
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12; |
List<? extends Protocol.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder> |
getMemoryDescInfoListOrBuilderList()
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12; |
String |
getOsName()
string osName = 8; |
com.google.protobuf.ByteString |
getOsNameBytes()
string osName = 8; |
com.google.protobuf.Parser<Protocol.NodeInfo.MachineInfo> |
getParserForType() |
double |
getProcessCpuRate()
double processCpuRate = 11; |
int |
getSerializedSize() |
int |
getThreadCount()
int32 threadCount = 1; |
long |
getTotalMemory()
int64 totalMemory = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Protocol.NodeInfo.MachineInfo.Builder |
newBuilder() |
static Protocol.NodeInfo.MachineInfo.Builder |
newBuilder(Protocol.NodeInfo.MachineInfo prototype) |
Protocol.NodeInfo.MachineInfo.Builder |
newBuilderForType() |
protected Protocol.NodeInfo.MachineInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Protocol.NodeInfo.MachineInfo |
parseDelimitedFrom(InputStream input) |
static Protocol.NodeInfo.MachineInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.NodeInfo.MachineInfo |
parseFrom(byte[] data) |
static Protocol.NodeInfo.MachineInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.NodeInfo.MachineInfo |
parseFrom(ByteBuffer data) |
static Protocol.NodeInfo.MachineInfo |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.NodeInfo.MachineInfo |
parseFrom(com.google.protobuf.ByteString data) |
static Protocol.NodeInfo.MachineInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.NodeInfo.MachineInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Protocol.NodeInfo.MachineInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.NodeInfo.MachineInfo |
parseFrom(InputStream input) |
static Protocol.NodeInfo.MachineInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Protocol.NodeInfo.MachineInfo> |
parser() |
Protocol.NodeInfo.MachineInfo.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, internalGetMapField, 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 THREADCOUNT_FIELD_NUMBER
public static final int DEADLOCKTHREADCOUNT_FIELD_NUMBER
public static final int CPUCOUNT_FIELD_NUMBER
public static final int TOTALMEMORY_FIELD_NUMBER
public static final int FREEMEMORY_FIELD_NUMBER
public static final int CPURATE_FIELD_NUMBER
public static final int JAVAVERSION_FIELD_NUMBER
public static final int OSNAME_FIELD_NUMBER
public static final int JVMTOTALMEMOERY_FIELD_NUMBER
public static final int JVMFREEMEMORY_FIELD_NUMBER
public static final int PROCESSCPURATE_FIELD_NUMBER
public static final int MEMORYDESCINFOLIST_FIELD_NUMBER
public static final int DEADLOCKTHREADINFOLIST_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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public int getThreadCount()
int32 threadCount = 1;
getThreadCount
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public int getDeadLockThreadCount()
int32 deadLockThreadCount = 2;
getDeadLockThreadCount
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public int getCpuCount()
int32 cpuCount = 3;
getCpuCount
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public long getTotalMemory()
int64 totalMemory = 4;
getTotalMemory
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public long getFreeMemory()
int64 freeMemory = 5;
getFreeMemory
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public double getCpuRate()
double cpuRate = 6;
getCpuRate
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public String getJavaVersion()
string javaVersion = 7;
getJavaVersion
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public com.google.protobuf.ByteString getJavaVersionBytes()
string javaVersion = 7;
getJavaVersionBytes
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public String getOsName()
string osName = 8;
getOsName
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public com.google.protobuf.ByteString getOsNameBytes()
string osName = 8;
getOsNameBytes
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public long getJvmTotalMemoery()
int64 jvmTotalMemoery = 9;
getJvmTotalMemoery
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public long getJvmFreeMemory()
int64 jvmFreeMemory = 10;
getJvmFreeMemory
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public double getProcessCpuRate()
double processCpuRate = 11;
getProcessCpuRate
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public List<Protocol.NodeInfo.MachineInfo.MemoryDescInfo> getMemoryDescInfoListList()
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListList
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public List<? extends Protocol.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder> getMemoryDescInfoListOrBuilderList()
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListOrBuilderList
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public int getMemoryDescInfoListCount()
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListCount
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public Protocol.NodeInfo.MachineInfo.MemoryDescInfo getMemoryDescInfoList(int index)
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoList
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public Protocol.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder getMemoryDescInfoListOrBuilder(int index)
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListOrBuilder
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public List<Protocol.NodeInfo.MachineInfo.DeadLockThreadInfo> getDeadLockThreadInfoListList()
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListList
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public List<? extends Protocol.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder> getDeadLockThreadInfoListOrBuilderList()
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListOrBuilderList
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public int getDeadLockThreadInfoListCount()
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListCount
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public Protocol.NodeInfo.MachineInfo.DeadLockThreadInfo getDeadLockThreadInfoList(int index)
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoList
in interface Protocol.NodeInfo.MachineInfoOrBuilder
public Protocol.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder getDeadLockThreadInfoListOrBuilder(int index)
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListOrBuilder
in interface Protocol.NodeInfo.MachineInfoOrBuilder
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.MachineInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.NodeInfo.MachineInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.NodeInfo.MachineInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.NodeInfo.MachineInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.NodeInfo.MachineInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.NodeInfo.MachineInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protocol.NodeInfo.MachineInfo parseFrom(InputStream input) throws IOException
IOException
public static Protocol.NodeInfo.MachineInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Protocol.NodeInfo.MachineInfo parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Protocol.NodeInfo.MachineInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Protocol.NodeInfo.MachineInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Protocol.NodeInfo.MachineInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public Protocol.NodeInfo.MachineInfo.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Protocol.NodeInfo.MachineInfo.Builder newBuilder()
public static Protocol.NodeInfo.MachineInfo.Builder newBuilder(Protocol.NodeInfo.MachineInfo prototype)
public Protocol.NodeInfo.MachineInfo.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Protocol.NodeInfo.MachineInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static Protocol.NodeInfo.MachineInfo getDefaultInstance()
public static com.google.protobuf.Parser<Protocol.NodeInfo.MachineInfo> parser()
public com.google.protobuf.Parser<Protocol.NodeInfo.MachineInfo> 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.MachineInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2020. All rights reserved.