public class RunningBitmapMerge extends java.lang.Object implements BitmapSymmetricAlgorithm
| Constructor and Description |
|---|
RunningBitmapMerge() |
| Modifier and Type | Method and Description |
|---|---|
void |
symmetric(UpdateableBitmapFunction f,
BitmapStorage out,
EWAHCompressedBitmap... set)
Compute a Boolean symmetric query.
|
public void symmetric(UpdateableBitmapFunction f, BitmapStorage out, EWAHCompressedBitmap... set)
BitmapSymmetricAlgorithmsymmetric in interface BitmapSymmetricAlgorithmf - symmetric boolean function to be processedout - the result of the queryset - the inputs