Uses of Enum
org.apache.skywalking.apm.network.language.agent.v3.GCPhase
Packages that use GCPhase
-
Uses of GCPhase in org.apache.skywalking.apm.network.language.agent.v3
Methods in org.apache.skywalking.apm.network.language.agent.v3 that return GCPhaseModifier and TypeMethodDescriptionstatic GCPhaseGCPhase.forNumber(int value) GC.Builder.getPhase().skywalking.v3.GCPhase phase = 1;GC.getPhase().skywalking.v3.GCPhase phase = 1;GCOrBuilder.getPhase().skywalking.v3.GCPhase phase = 1;static GCPhaseGCPhase.valueOf(int value) Deprecated.static GCPhaseGCPhase.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static GCPhaseReturns the enum constant of this type with the specified name.static GCPhase[]GCPhase.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.skywalking.apm.network.language.agent.v3 that return types with arguments of type GCPhaseModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<GCPhase>GCPhase.internalGetValueMap()Methods in org.apache.skywalking.apm.network.language.agent.v3 with parameters of type GCPhaseModifier and TypeMethodDescription.skywalking.v3.GCPhase phase = 1;