public class SubsetVec extends WrappedVec
Vec.CollectDomain, Vec.VectorGroup, Vec.Writer
_domain, _espc, _key, _time, KEY_PREFIX_LEN, LOG_CHK, MAX_ENUM_SIZE
Constructor and Description |
---|
SubsetVec(Key subsetRowsKey,
Key masterVecKey,
Key key,
long[] espc) |
Modifier and Type | Method and Description |
---|---|
Chunk |
chunkForChunkIdx(int cidx)
The Chunk for a chunk#.
|
void |
remove(Futures fs) |
Vec |
rows() |
masterVec
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, rollupStats, rollupStats, set, set, set, setNA, sigma, timeMode, timeParse, toEnum, toString, writable
clone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFields
public Vec rows()
public Chunk chunkForChunkIdx(int cidx)
Vec
chunkForChunkIdx
in class WrappedVec