Vec.CollectDomain, Vec.VectorGroup, Vec.Writer
_domain, _espc, _key, _time, KEY_PREFIX_LEN, LOG_CHK, MAX_ENUM_SIZE
Constructor and Description |
---|
WrappedVec(Key masterVecKey,
Key key,
long[] espc) |
Modifier and Type | Method and Description |
---|---|
abstract Chunk |
chunkForChunkIdx(int cidx)
The Chunk for a chunk#.
|
Vec |
masterVec()
This Vec does not have dependent hidden Vec it uses.
|
align, at, at8, byteSize, cardinality, checkMissing, chunk2StartElem, chunkForRow, chunkIdx, chunkKey, chunkLen, domain, domain, equals, getVecKey, group, groupKey, hash, hashCode, isBad, isByteVec, isConst, isEnum, isFloat, isInt, isNA, isTime, length, make1Elem, make1Elem, makeCon, makeCon, makeCon, makeCons, makeConSeq, makeNewCons, makeSeq, makeTransf, makeZero, makeZero, makeZeros, makeZeros, max, mean, min, naCnt, nChunks, newKey, open, postWrite, readable, remove, rollupStats, rollupStats, set, set, set, setNA, sigma, timeMode, timeParse, toEnum, toString, writable
clone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFields
public Vec masterVec()
Vec
public abstract Chunk chunkForChunkIdx(int cidx)
Vec
chunkForChunkIdx
in class Vec