Class IntToLongCastWithOffset<T extends Attributes.Any>

java.lang.Object
com.illumon.iris.db.v2.hashing.IntToLongCastWithOffset<T>
Type Parameters:
T - the chunk's attribute
All Implemented Interfaces:
ToLongFunctor<T>, Context, SafeCloseable, AutoCloseable

public class IntToLongCastWithOffset<T extends Attributes.Any> extends Object implements ToLongFunctor<T>
Cast the values in the input chunk to an long and add the specified offset.