public final class JVMMetric extends com.google.protobuf.GeneratedMessageV3 implements JVMMetricOrBuilder
skywalking.v3.JVMMetric| Modifier and Type | Class and Description |
|---|---|
static class |
JVMMetric.Builder
Protobuf type
skywalking.v3.JVMMetric |
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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CLAZZ_FIELD_NUMBER |
static int |
CPU_FIELD_NUMBER |
static int |
GC_FIELD_NUMBER |
static int |
MEMORY_FIELD_NUMBER |
static int |
MEMORYPOOL_FIELD_NUMBER |
static int |
THREAD_FIELD_NUMBER |
static int |
TIME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Class |
getClazz()
.skywalking.v3.Class clazz = 7; |
ClassOrBuilder |
getClazzOrBuilder()
.skywalking.v3.Class clazz = 7; |
CPU |
getCpu()
.skywalking.v3.CPU cpu = 2; |
CPUOrBuilder |
getCpuOrBuilder()
.skywalking.v3.CPU cpu = 2; |
static JVMMetric |
getDefaultInstance() |
JVMMetric |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
GC |
getGc(int index)
repeated .skywalking.v3.GC gc = 5; |
int |
getGcCount()
repeated .skywalking.v3.GC gc = 5; |
List<GC> |
getGcList()
repeated .skywalking.v3.GC gc = 5; |
GCOrBuilder |
getGcOrBuilder(int index)
repeated .skywalking.v3.GC gc = 5; |
List<? extends GCOrBuilder> |
getGcOrBuilderList()
repeated .skywalking.v3.GC gc = 5; |
Memory |
getMemory(int index)
repeated .skywalking.v3.Memory memory = 3; |
int |
getMemoryCount()
repeated .skywalking.v3.Memory memory = 3; |
List<Memory> |
getMemoryList()
repeated .skywalking.v3.Memory memory = 3; |
MemoryOrBuilder |
getMemoryOrBuilder(int index)
repeated .skywalking.v3.Memory memory = 3; |
List<? extends MemoryOrBuilder> |
getMemoryOrBuilderList()
repeated .skywalking.v3.Memory memory = 3; |
MemoryPool |
getMemoryPool(int index)
repeated .skywalking.v3.MemoryPool memoryPool = 4; |
int |
getMemoryPoolCount()
repeated .skywalking.v3.MemoryPool memoryPool = 4; |
List<MemoryPool> |
getMemoryPoolList()
repeated .skywalking.v3.MemoryPool memoryPool = 4; |
MemoryPoolOrBuilder |
getMemoryPoolOrBuilder(int index)
repeated .skywalking.v3.MemoryPool memoryPool = 4; |
List<? extends MemoryPoolOrBuilder> |
getMemoryPoolOrBuilderList()
repeated .skywalking.v3.MemoryPool memoryPool = 4; |
com.google.protobuf.Parser<JVMMetric> |
getParserForType() |
int |
getSerializedSize() |
Thread |
getThread()
.skywalking.v3.Thread thread = 6; |
ThreadOrBuilder |
getThreadOrBuilder()
.skywalking.v3.Thread thread = 6; |
long |
getTime()
int64 time = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasClazz()
.skywalking.v3.Class clazz = 7; |
boolean |
hasCpu()
.skywalking.v3.CPU cpu = 2; |
int |
hashCode() |
boolean |
hasThread()
.skywalking.v3.Thread thread = 6; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static JVMMetric.Builder |
newBuilder() |
static JVMMetric.Builder |
newBuilder(JVMMetric prototype) |
JVMMetric.Builder |
newBuilderForType() |
protected JVMMetric.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static JVMMetric |
parseDelimitedFrom(InputStream input) |
static JVMMetric |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JVMMetric |
parseFrom(byte[] data) |
static JVMMetric |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JVMMetric |
parseFrom(ByteBuffer data) |
static JVMMetric |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JVMMetric |
parseFrom(com.google.protobuf.ByteString data) |
static JVMMetric |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JVMMetric |
parseFrom(com.google.protobuf.CodedInputStream input) |
static JVMMetric |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JVMMetric |
parseFrom(InputStream input) |
static JVMMetric |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<JVMMetric> |
parser() |
JVMMetric.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, isStringEmpty, makeExtensionsImmutable, 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 TIME_FIELD_NUMBER
public static final int CPU_FIELD_NUMBER
public static final int MEMORY_FIELD_NUMBER
public static final int MEMORYPOOL_FIELD_NUMBER
public static final int GC_FIELD_NUMBER
public static final int THREAD_FIELD_NUMBER
public static final int CLAZZ_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public long getTime()
int64 time = 1;getTime in interface JVMMetricOrBuilderpublic boolean hasCpu()
.skywalking.v3.CPU cpu = 2;hasCpu in interface JVMMetricOrBuilderpublic CPU getCpu()
.skywalking.v3.CPU cpu = 2;getCpu in interface JVMMetricOrBuilderpublic CPUOrBuilder getCpuOrBuilder()
.skywalking.v3.CPU cpu = 2;getCpuOrBuilder in interface JVMMetricOrBuilderpublic List<Memory> getMemoryList()
repeated .skywalking.v3.Memory memory = 3;getMemoryList in interface JVMMetricOrBuilderpublic List<? extends MemoryOrBuilder> getMemoryOrBuilderList()
repeated .skywalking.v3.Memory memory = 3;getMemoryOrBuilderList in interface JVMMetricOrBuilderpublic int getMemoryCount()
repeated .skywalking.v3.Memory memory = 3;getMemoryCount in interface JVMMetricOrBuilderpublic Memory getMemory(int index)
repeated .skywalking.v3.Memory memory = 3;getMemory in interface JVMMetricOrBuilderpublic MemoryOrBuilder getMemoryOrBuilder(int index)
repeated .skywalking.v3.Memory memory = 3;getMemoryOrBuilder in interface JVMMetricOrBuilderpublic List<MemoryPool> getMemoryPoolList()
repeated .skywalking.v3.MemoryPool memoryPool = 4;getMemoryPoolList in interface JVMMetricOrBuilderpublic List<? extends MemoryPoolOrBuilder> getMemoryPoolOrBuilderList()
repeated .skywalking.v3.MemoryPool memoryPool = 4;getMemoryPoolOrBuilderList in interface JVMMetricOrBuilderpublic int getMemoryPoolCount()
repeated .skywalking.v3.MemoryPool memoryPool = 4;getMemoryPoolCount in interface JVMMetricOrBuilderpublic MemoryPool getMemoryPool(int index)
repeated .skywalking.v3.MemoryPool memoryPool = 4;getMemoryPool in interface JVMMetricOrBuilderpublic MemoryPoolOrBuilder getMemoryPoolOrBuilder(int index)
repeated .skywalking.v3.MemoryPool memoryPool = 4;getMemoryPoolOrBuilder in interface JVMMetricOrBuilderpublic List<GC> getGcList()
repeated .skywalking.v3.GC gc = 5;getGcList in interface JVMMetricOrBuilderpublic List<? extends GCOrBuilder> getGcOrBuilderList()
repeated .skywalking.v3.GC gc = 5;getGcOrBuilderList in interface JVMMetricOrBuilderpublic int getGcCount()
repeated .skywalking.v3.GC gc = 5;getGcCount in interface JVMMetricOrBuilderpublic GC getGc(int index)
repeated .skywalking.v3.GC gc = 5;getGc in interface JVMMetricOrBuilderpublic GCOrBuilder getGcOrBuilder(int index)
repeated .skywalking.v3.GC gc = 5;getGcOrBuilder in interface JVMMetricOrBuilderpublic boolean hasThread()
.skywalking.v3.Thread thread = 6;hasThread in interface JVMMetricOrBuilderpublic Thread getThread()
.skywalking.v3.Thread thread = 6;getThread in interface JVMMetricOrBuilderpublic ThreadOrBuilder getThreadOrBuilder()
.skywalking.v3.Thread thread = 6;getThreadOrBuilder in interface JVMMetricOrBuilderpublic boolean hasClazz()
.skywalking.v3.Class clazz = 7;hasClazz in interface JVMMetricOrBuilderpublic Class getClazz()
.skywalking.v3.Class clazz = 7;getClazz in interface JVMMetricOrBuilderpublic ClassOrBuilder getClazzOrBuilder()
.skywalking.v3.Class clazz = 7;getClazzOrBuilder in interface JVMMetricOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(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 JVMMetric parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JVMMetric parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JVMMetric parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JVMMetric parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JVMMetric parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JVMMetric parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JVMMetric parseFrom(InputStream input) throws IOException
IOExceptionpublic static JVMMetric parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JVMMetric parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static JVMMetric parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JVMMetric parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static JVMMetric parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic JVMMetric.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static JVMMetric.Builder newBuilder()
public static JVMMetric.Builder newBuilder(JVMMetric prototype)
public JVMMetric.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected JVMMetric.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static JVMMetric getDefaultInstance()
public static com.google.protobuf.Parser<JVMMetric> parser()
public com.google.protobuf.Parser<JVMMetric> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public JVMMetric getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 The Apache Software Foundation. All rights reserved.