Class NullAwareCharLongTimsortKernel.CharLongSortKernelContext<SORT_VALUES_ATTR extends Any,PERMUTE_VALUES_ATTR extends Any>

java.lang.Object
io.deephaven.engine.table.impl.sort.timsort.NullAwareCharLongTimsortKernel.CharLongSortKernelContext<SORT_VALUES_ATTR,PERMUTE_VALUES_ATTR>
All Implemented Interfaces:
Context, LongSortKernel<SORT_VALUES_ATTR,PERMUTE_VALUES_ATTR>, SafeCloseable, AutoCloseable
Enclosing class:
NullAwareCharLongTimsortKernel

public static class NullAwareCharLongTimsortKernel.CharLongSortKernelContext<SORT_VALUES_ATTR extends Any,PERMUTE_VALUES_ATTR extends Any> extends Object implements LongSortKernel<SORT_VALUES_ATTR,PERMUTE_VALUES_ATTR>