Package org.apache.druid.segment.data
Class EntireLayoutColumnarLongsSupplier
java.lang.Object
org.apache.druid.segment.data.EntireLayoutColumnarLongsSupplier
- All Implemented Interfaces:
com.google.common.base.Supplier<ColumnarLongs>,Supplier<ColumnarLongs>
public class EntireLayoutColumnarLongsSupplier
extends Object
implements com.google.common.base.Supplier<ColumnarLongs>
-
Constructor Summary
ConstructorsConstructorDescriptionEntireLayoutColumnarLongsSupplier(int totalSize, CompressionFactory.LongEncodingReader reader) -
Method Summary
-
Constructor Details
-
EntireLayoutColumnarLongsSupplier
public EntireLayoutColumnarLongsSupplier(int totalSize, CompressionFactory.LongEncodingReader reader)
-
-
Method Details
-
get
- Specified by:
getin interfacecom.google.common.base.Supplier<ColumnarLongs>- Specified by:
getin interfaceSupplier<ColumnarLongs>
-