public class BlockLayoutColumnarFloatsSupplier extends Object implements com.google.common.base.Supplier<ColumnarFloats>
| Constructor and Description |
|---|
BlockLayoutColumnarFloatsSupplier(int totalSize,
int sizePer,
ByteBuffer fromBuffer,
ByteOrder byteOrder,
CompressionStrategy strategy) |
public BlockLayoutColumnarFloatsSupplier(int totalSize,
int sizePer,
ByteBuffer fromBuffer,
ByteOrder byteOrder,
CompressionStrategy strategy)
public ColumnarFloats get()
get in interface com.google.common.base.Supplier<ColumnarFloats>Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.