Uses of Enum
io.opencensus.common.ServerStatsFieldEnums.Size
Packages that use ServerStatsFieldEnums.Size
-
Uses of ServerStatsFieldEnums.Size in io.opencensus.common
Subclasses with type arguments of type ServerStatsFieldEnums.Size in io.opencensus.commonModifier and TypeClassDescriptionstatic enumSize for each attributes inServerStats.Methods in io.opencensus.common that return ServerStatsFieldEnums.SizeModifier and TypeMethodDescriptionstatic ServerStatsFieldEnums.SizeReturns the enum constant of this type with the specified name.static ServerStatsFieldEnums.Size[]ServerStatsFieldEnums.Size.values()Returns an array containing the constants of this enum type, in the order they are declared.