@InterfaceAudience.Private public class ByteArrayHashKey extends HashKey<byte[]>
| Constructor and Description |
|---|
ByteArrayHashKey(byte[] t,
int offset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
byte |
get(int pos)
n * @return The byte at the given position in this HashKey
|
int |
length() |
public byte get(int pos)
HashKeyCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.