Class AccessorUtilities
java.lang.Object
org.apache.drill.exec.vector.accessor.impl.AccessorUtilities
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringbytesToString(byte[] value) static intsv4Batch(int sv4Index) static intsv4Index(int sv4Index)
-
Method Details
-
sv4Batch
public static int sv4Batch(int sv4Index) -
sv4Index
public static int sv4Index(int sv4Index) -
bytesToString
-