Uses of Enum
io.opentelemetry.sdk.metrics.internal.aggregator.AdaptingIntegerArray.ArrayCellSize
Packages that use AdaptingIntegerArray.ArrayCellSize
-
Uses of AdaptingIntegerArray.ArrayCellSize in io.opentelemetry.sdk.metrics.internal.aggregator
Fields in io.opentelemetry.sdk.metrics.internal.aggregator declared as AdaptingIntegerArray.ArrayCellSizeModifier and TypeFieldDescriptionAdaptingIntegerArray.cellSize
The current byte size of integer cells in this array.Methods in io.opentelemetry.sdk.metrics.internal.aggregator that return AdaptingIntegerArray.ArrayCellSizeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static AdaptingIntegerArray.ArrayCellSize[]
AdaptingIntegerArray.ArrayCellSize.values()
Returns an array containing the constants of this enum type, in the order they are declared.