public class BitmapIndexColumnPartSupplier extends Object implements com.google.common.base.Supplier<BitmapIndex>
| Constructor and Description |
|---|
BitmapIndexColumnPartSupplier(GenericIndexed<it.uniroma3.mat.extendedset.intset.ImmutableConciseSet> bitmaps,
GenericIndexed<String> dictionary) |
public BitmapIndexColumnPartSupplier(GenericIndexed<it.uniroma3.mat.extendedset.intset.ImmutableConciseSet> bitmaps, GenericIndexed<String> dictionary)
public BitmapIndex get()
get in interface com.google.common.base.Supplier<BitmapIndex>Copyright © 2015. All rights reserved.