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