Class ByteToIntegerCast<T extends Attributes.Any>

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

public class ByteToIntegerCast<T extends Attributes.Any>
extends Object
implements ToIntFunctor<T>
Cast the values in the input chunk to an int.