public class RunningBitmapMerge32 extends Object implements BitmapSymmetricAlgorithm32
Constructor and Description |
---|
RunningBitmapMerge32() |
Modifier and Type | Method and Description |
---|---|
void |
symmetric(UpdateableBitmapFunction32 f,
BitmapStorage32 out,
EWAHCompressedBitmap32... set)
Compute a Boolean symmetric query.
|
public void symmetric(UpdateableBitmapFunction32 f, BitmapStorage32 out, EWAHCompressedBitmap32... set)
BitmapSymmetricAlgorithm32
symmetric
in interface BitmapSymmetricAlgorithm32
f
- symmetric boolean function to be processedout
- the result of the queryset
- the inputsCopyright © 2015. All Rights Reserved.