public class FloatNumericColumnSupplier extends Object implements com.google.common.base.Supplier<NumericColumn>
| Constructor and Description |
|---|
FloatNumericColumnSupplier(CompressedColumnarFloatsSupplier column,
ImmutableBitmap nullValueBitmap) |
public FloatNumericColumnSupplier(CompressedColumnarFloatsSupplier column, ImmutableBitmap nullValueBitmap)
public NumericColumn get()
get in interface com.google.common.base.Supplier<NumericColumn>Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.