Package mdg.engine.proto
Class Reports.MemStats
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
mdg.engine.proto.Reports.MemStats
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Reports.MemStatsOrBuilder
- Enclosing class:
- Reports
public static final class Reports.MemStats
extends com.google.protobuf.GeneratedMessage
implements Reports.MemStatsOrBuilder
Protobuf type
mdg.engine.proto.MemStats- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typemdg.engine.proto.MemStatsNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Reports.MemStatsstatic final com.google.protobuf.Descriptors.DescriptorlongMemStats.NumGC deltalongMemStats.GCSyslongMemStats.PauseTotalNs deltalongMemStats.HeapAlloclongMemStats.TotalAlloc deltalongMemStats.HeapObjectslongMemStats.Mallocs deltalongMemStats.HeapSyslongMemStats.Frees deltalongMemStats.HeapReleasedcom.google.protobuf.Parser<Reports.MemStats>intlongMemStats.StackSyslongMemStats.StackInuselongMemStats.SysinthashCode()protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanstatic Reports.MemStats.Builderstatic Reports.MemStats.BuildernewBuilder(Reports.MemStats prototype) protected Reports.MemStats.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static Reports.MemStatsparseDelimitedFrom(InputStream input) static Reports.MemStatsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Reports.MemStatsparseFrom(byte[] data) static Reports.MemStatsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Reports.MemStatsparseFrom(com.google.protobuf.ByteString data) static Reports.MemStatsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Reports.MemStatsparseFrom(com.google.protobuf.CodedInputStream input) static Reports.MemStatsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Reports.MemStatsparseFrom(InputStream input) static Reports.MemStatsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Reports.MemStatsparseFrom(ByteBuffer data) static Reports.MemStatsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Reports.MemStats>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
TOTAL_BYTES_FIELD_NUMBER
public static final int TOTAL_BYTES_FIELD_NUMBER- See Also:
-
STACK_BYTES_FIELD_NUMBER
public static final int STACK_BYTES_FIELD_NUMBER- See Also:
-
HEAP_BYTES_FIELD_NUMBER
public static final int HEAP_BYTES_FIELD_NUMBER- See Also:
-
HEAP_RELEASED_BYTES_FIELD_NUMBER
public static final int HEAP_RELEASED_BYTES_FIELD_NUMBER- See Also:
-
GC_OVERHEAD_BYTES_FIELD_NUMBER
public static final int GC_OVERHEAD_BYTES_FIELD_NUMBER- See Also:
-
STACK_USED_BYTES_FIELD_NUMBER
public static final int STACK_USED_BYTES_FIELD_NUMBER- See Also:
-
HEAP_ALLOCATED_BYTES_FIELD_NUMBER
public static final int HEAP_ALLOCATED_BYTES_FIELD_NUMBER- See Also:
-
HEAP_ALLOCATED_OBJECTS_FIELD_NUMBER
public static final int HEAP_ALLOCATED_OBJECTS_FIELD_NUMBER- See Also:
-
HEAP_ALLOCATED_BYTES_DELTA_FIELD_NUMBER
public static final int HEAP_ALLOCATED_BYTES_DELTA_FIELD_NUMBER- See Also:
-
HEAP_ALLOCATED_OBJECTS_DELTA_FIELD_NUMBER
public static final int HEAP_ALLOCATED_OBJECTS_DELTA_FIELD_NUMBER- See Also:
-
HEAP_FREED_OBJECTS_DELTA_FIELD_NUMBER
public static final int HEAP_FREED_OBJECTS_DELTA_FIELD_NUMBER- See Also:
-
GC_STW_NS_DELTA_FIELD_NUMBER
public static final int GC_STW_NS_DELTA_FIELD_NUMBER- See Also:
-
GC_COUNT_DELTA_FIELD_NUMBER
public static final int GC_COUNT_DELTA_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getTotalBytes
public long getTotalBytes()MemStats.Sys
uint64 total_bytes = 1;- Specified by:
getTotalBytesin interfaceReports.MemStatsOrBuilder- Returns:
- The totalBytes.
-
getStackBytes
public long getStackBytes()MemStats.StackSys
uint64 stack_bytes = 2;- Specified by:
getStackBytesin interfaceReports.MemStatsOrBuilder- Returns:
- The stackBytes.
-
getHeapBytes
public long getHeapBytes()MemStats.HeapSys
uint64 heap_bytes = 3;- Specified by:
getHeapBytesin interfaceReports.MemStatsOrBuilder- Returns:
- The heapBytes.
-
getHeapReleasedBytes
public long getHeapReleasedBytes()MemStats.HeapReleased
uint64 heap_released_bytes = 13;- Specified by:
getHeapReleasedBytesin interfaceReports.MemStatsOrBuilder- Returns:
- The heapReleasedBytes.
-
getGcOverheadBytes
public long getGcOverheadBytes()MemStats.GCSys
uint64 gc_overhead_bytes = 4;- Specified by:
getGcOverheadBytesin interfaceReports.MemStatsOrBuilder- Returns:
- The gcOverheadBytes.
-
getStackUsedBytes
public long getStackUsedBytes()MemStats.StackInuse
uint64 stack_used_bytes = 5;- Specified by:
getStackUsedBytesin interfaceReports.MemStatsOrBuilder- Returns:
- The stackUsedBytes.
-
getHeapAllocatedBytes
public long getHeapAllocatedBytes()MemStats.HeapAlloc
uint64 heap_allocated_bytes = 6;- Specified by:
getHeapAllocatedBytesin interfaceReports.MemStatsOrBuilder- Returns:
- The heapAllocatedBytes.
-
getHeapAllocatedObjects
public long getHeapAllocatedObjects()MemStats.HeapObjects
uint64 heap_allocated_objects = 7;- Specified by:
getHeapAllocatedObjectsin interfaceReports.MemStatsOrBuilder- Returns:
- The heapAllocatedObjects.
-
getHeapAllocatedBytesDelta
public long getHeapAllocatedBytesDelta()MemStats.TotalAlloc delta
uint64 heap_allocated_bytes_delta = 8;- Specified by:
getHeapAllocatedBytesDeltain interfaceReports.MemStatsOrBuilder- Returns:
- The heapAllocatedBytesDelta.
-
getHeapAllocatedObjectsDelta
public long getHeapAllocatedObjectsDelta()MemStats.Mallocs delta
uint64 heap_allocated_objects_delta = 9;- Specified by:
getHeapAllocatedObjectsDeltain interfaceReports.MemStatsOrBuilder- Returns:
- The heapAllocatedObjectsDelta.
-
getHeapFreedObjectsDelta
public long getHeapFreedObjectsDelta()MemStats.Frees delta
uint64 heap_freed_objects_delta = 10;- Specified by:
getHeapFreedObjectsDeltain interfaceReports.MemStatsOrBuilder- Returns:
- The heapFreedObjectsDelta.
-
getGcStwNsDelta
public long getGcStwNsDelta()MemStats.PauseTotalNs delta
uint64 gc_stw_ns_delta = 11;- Specified by:
getGcStwNsDeltain interfaceReports.MemStatsOrBuilder- Returns:
- The gcStwNsDelta.
-
getGcCountDelta
public long getGcCountDelta()MemStats.NumGC delta
uint64 gc_count_delta = 12;- Specified by:
getGcCountDeltain interfaceReports.MemStatsOrBuilder- Returns:
- The gcCountDelta.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Reports.MemStats parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Reports.MemStats parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Reports.MemStats parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Reports.MemStats parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Reports.MemStats parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Reports.MemStats parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Reports.MemStats parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Reports.MemStats parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Reports.MemStats parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Reports.MemStats parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Reports.MemStats.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-