Uses of Enum
org.apache.skywalking.apm.network.language.agent.v3.PoolType
Packages that use PoolType
-
Uses of PoolType in org.apache.skywalking.apm.network.language.agent.v3
Methods in org.apache.skywalking.apm.network.language.agent.v3 that return PoolTypeModifier and TypeMethodDescriptionstatic PoolTypePoolType.forNumber(int value) MemoryPool.Builder.getType().skywalking.v3.PoolType type = 1;MemoryPool.getType().skywalking.v3.PoolType type = 1;MemoryPoolOrBuilder.getType().skywalking.v3.PoolType type = 1;static PoolTypePoolType.valueOf(int value) Deprecated.static PoolTypePoolType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static PoolTypeReturns the enum constant of this type with the specified name.static PoolType[]PoolType.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 PoolTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PoolType>PoolType.internalGetValueMap()Methods in org.apache.skywalking.apm.network.language.agent.v3 with parameters of type PoolTypeModifier and TypeMethodDescription.skywalking.v3.PoolType type = 1;