public class Schema extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.common.hash.HashFunction |
_hf |
static ColumnFamily |
CF |
static ColumnQualifier |
CQ |
| Constructor and Description |
|---|
Schema() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
arraysEqual(org.apache.accumulo.core.data.ByteSequence array,
byte[] value) |
static byte[] |
getIdHash(long id) |
static boolean |
startsWith(org.apache.accumulo.core.data.ByteSequence array,
byte[] prefix) |
public static final ColumnFamily CF
public static final ColumnQualifier CQ
protected static final com.google.common.hash.HashFunction _hf
Copyright © 2013–2019. All rights reserved.