Uses of Enum Class
org.apache.cassandra.metrics.Sampler.SamplerType
Packages that use Sampler.SamplerType
-
Uses of Sampler.SamplerType in org.apache.cassandra.metrics
Fields in org.apache.cassandra.metrics declared as Sampler.SamplerTypeModifier and TypeFieldDescriptionprotected Sampler.SamplerTypeSamplingManager.ResultBuilder.typeFields in org.apache.cassandra.metrics with type parameters of type Sampler.SamplerTypeModifier and TypeFieldDescriptionfinal EnumMap<Sampler.SamplerType,Sampler<?>> TableMetrics.samplersMethods in org.apache.cassandra.metrics that return Sampler.SamplerTypeModifier and TypeMethodDescriptionstatic Sampler.SamplerTypeReturns the enum constant of this class with the specified name.static Sampler.SamplerType[]Sampler.SamplerType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.cassandra.metrics with parameters of type Sampler.SamplerTypeModifier and TypeMethodDescriptionSamplingManager.ResultBuilder.forType(Sampler.SamplerType type, String description)