Class CharToLongCastWithOffset<T extends Attributes.Any>

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

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