Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/questdb/questdb
/ done
Method
done
core/src/main/java/io/questdb/mp/Sequence.java:29–29 ·
view source on GitHub ↗
(long cursor)
Source
from the content-addressed store, hash-verified
27
public
interface
Sequence extends Barrier {
28
29
void
done(long cursor);
30
31
/***
32
* Returns next position to publish to / fetch from
Callers
15
appendTaskToQueue
Method · 0.95
o3ScheduleMoveUncommitted0
Method · 0.95
reset
Method · 0.95
dispatchConvertColumnPartitionTask
Method · 0.95
purgeColumnVersionAsync
Method · 0.95
buildTreeMap
Method · 0.95
processTasks
Method · 0.95
notifyWalTxnCommitted
Method · 0.95
queueColumnVersionPurge
Method · 0.95
dispatchColumnTasks
Method · 0.95
o3ConsumePartitionUpdates
Method · 0.95
processWalCommitBlock_sortWalSegmentTimestamps_dispatchColumnSortTasks
Method · 0.95
Implementers
1
AbstractSSequence
core/src/main/java/io/questdb/mp/Abstr
Calls
no outgoing calls
Tested by
15
appendTaskToQueue
Method · 0.76
o3ScheduleMoveUncommitted0
Method · 0.76
reset
Method · 0.76
buildTreeMap
Method · 0.76
processTasks
Method · 0.76
onHeadersReady
Method · 0.52
run
Method · 0.52
run
Method · 0.52
run
Method · 0.52
doTest
Method · 0.52
run
Method · 0.52
testConcurrentFanOutAsyncOffloadPattern
Method · 0.52