Modifier and Type | Field and Description |
---|---|
long[][] |
_espcs |
Modifier and Type | Method and Description |
---|---|
protected long |
checksum_impl()
High-quality 64-bit checksum of the content of the object.
|
static void |
clear() |
static long[] |
espc(Vec v)
Get the ESPC for a Vec.
|
static int |
rowLayout(Key key,
long[] espc)
Get the shared ESPC index for this layout.
|
checksum, makeSchema, readAll_impl, readAll, remove_impl, remove, remove, remove, remove, writeAll_impl, writeAll
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal, writeJSON
public static long[] espc(Vec v)
public static int rowLayout(Key key, long[] espc)
public static void clear()
protected long checksum_impl()
Keyed
checksum_impl
in class Keyed<Vec.ESPC>