Class: RedBlocks::UnionSet
- Inherits:
-
ComposedSet
- Object
- Set
- ComposedSet
- RedBlocks::UnionSet
- Defined in:
- lib/red_blocks/union_set.rb
Constant Summary
Constants inherited from ComposedSet
ComposedSet::SCORE_AGGREGATORS
Instance Attribute Summary
Attributes inherited from ComposedSet
#cache_time, #score_func, #sets
Attributes inherited from Set
Method Summary
Methods inherited from ComposedSet
#expression, #initialize, #key_suffix, #update!
Methods inherited from Set
#cache_time, #disabled?, #expiration_time, #expression, #get, #ids, #key, key_pattern, #label, #size, #update!, #update_if_disabled!
Methods included from SetOptimizer
Methods included from SetUtils
included, #joined_key, #normalize_entries, #validate_array_entry, #validate_entries!
Constructor Details
This class inherits a constructor from RedBlocks::ComposedSet