public class BitmapIndexColumnPartSupplier extends Object implements com.google.common.base.Supplier<BitmapIndex>
| Constructor and Description |
|---|
BitmapIndexColumnPartSupplier(BitmapFactory bitmapFactory,
GenericIndexed<ImmutableBitmap> bitmaps,
GenericIndexed<String> dictionary) |
public BitmapIndexColumnPartSupplier(BitmapFactory bitmapFactory, GenericIndexed<ImmutableBitmap> bitmaps, GenericIndexed<String> dictionary)
public BitmapIndex get()
get in interface com.google.common.base.Supplier<BitmapIndex>Copyright © 2011–2017. All rights reserved.