Searched refs:seqNum (Results 1 – 3 of 3) sorted by relevance
278 SequenceNumber seqNum = 0U; in TestCustomizedTablePropertiesCollector() local280 InternalKey ikey(kv.first.first, seqNum++, kv.first.second); in TestCustomizedTablePropertiesCollector()
64 const EnvOptions& soptions, const SequenceNumber seqNum,
620 private native void setIterStartSeqnum(final long handle, final long seqNum); in setIterStartSeqnum() argument