c
akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.LeastRecentlyUsedSettings
SegmentedSettings
Companion object SegmentedSettings
final class SegmentedSettings extends AnyRef
- Source
- ClusterShardingSettings.scala
Linear Supertypes
Type Hierarchy
Ordering
- Alphabetic
- By Inheritance
Inherited
- SegmentedSettings
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- val levels: Int
- val proportions: [Double]
- def withLevels(levels: Int): SegmentedSettings
- def withProportions(proportions: [Double]): SegmentedSettings
- def withProportions(proportions: [Double]): SegmentedSettings