Home | History | Annotate | Download | only in db

Lines Matching refs:current_output

74   Output* current_output() { return &outputs[outputs.size()-1]; }
785 const uint64_t output_number = compact->current_output()->number;
797 compact->current_output()->file_size = current_bytes;
957 compact->current_output()->smallest.DecodeFrom(key);
959 compact->current_output()->largest.DecodeFrom(key);