public class BlockLayoutColumnarLongsSupplier extends Object implements com.google.common.base.Supplier<ColumnarLongs>
Constructor and Description |
---|
BlockLayoutColumnarLongsSupplier(int totalSize,
int sizePer,
ByteBuffer fromBuffer,
ByteOrder order,
CompressionFactory.LongEncodingReader reader,
CompressionStrategy strategy) |
public BlockLayoutColumnarLongsSupplier(int totalSize, int sizePer, ByteBuffer fromBuffer, ByteOrder order, CompressionFactory.LongEncodingReader reader, CompressionStrategy strategy)
public ColumnarLongs get()
get
in interface com.google.common.base.Supplier<ColumnarLongs>
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.