features/proxy_management/domain/strategies/proxy_rotation_strategy library
Classes
- LeastRecentlyUsedStrategy
- Least recently used proxy rotation strategy
- ProxyRotationStrategy
- Abstract class for proxy rotation strategies
- ProxyRotationStrategyFactory
- Factory for creating proxy rotation strategies
- RandomStrategy
- Random proxy rotation strategy
- RoundRobinStrategy
- Round-robin proxy rotation strategy
- WeightedStrategy
- Weighted random proxy rotation strategy based on proxy scores
Enums
- RotationStrategyType
- Enum for proxy rotation strategy types