public interface ClassOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getLoadedClassCount()
int64 loadedClassCount = 1; |
long |
getTotalLoadedClassCount()
int64 totalLoadedClassCount = 3; |
long |
getTotalUnloadedClassCount()
int64 totalUnloadedClassCount = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getLoadedClassCount()
int64 loadedClassCount = 1;long getTotalUnloadedClassCount()
int64 totalUnloadedClassCount = 2;long getTotalLoadedClassCount()
int64 totalLoadedClassCount = 3;Copyright © 2022 The Apache Software Foundation. All rights reserved.