public interface ClrGCOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getGen0CollectCount()
int64 Gen0CollectCount = 1; |
long |
getGen1CollectCount()
int64 Gen1CollectCount = 2; |
long |
getGen2CollectCount()
int64 Gen2CollectCount = 3; |
long |
getHeapMemory()
int64 HeapMemory = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getGen0CollectCount()
int64 Gen0CollectCount = 1;long getGen1CollectCount()
int64 Gen1CollectCount = 2;long getGen2CollectCount()
int64 Gen2CollectCount = 3;long getHeapMemory()
int64 HeapMemory = 4;Copyright © 2022 The Apache Software Foundation. All rights reserved.