Searched defs:spilledBatch (Results 1 – 1 of 1) sorted by relevance
35 type spilledBatch struct { struct36 gen uint6437 *batch47 func readGeneration(r *bufio.Reader, spill *spilledBatch) (*generation, *spilledBatch, error) {