Class CharToLongCast<T extends Attributes.Any>

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

public class CharToLongCast<T extends Attributes.Any>
extends Object
implements ToLongFunctor<T>
Cast the values in the input chunk to a long.