public class VectorMapJoinFastBytesHashUtil extends Object
| Constructor and Description |
|---|
VectorMapJoinFastBytesHashUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
displayBytes(byte[] bytes,
int start,
int length) |
static long |
hashKey(byte[] bytes,
int start,
int length) |
public static long hashKey(byte[] bytes,
int start,
int length)
public static String displayBytes(byte[] bytes, int start, int length)
Copyright © 2016 The Apache Software Foundation. All rights reserved.