MCPcopy Create free account
hub / github.com/It4innovations/hyperqueue / position

Method position

crates/hyperqueue/src/server/event/journal/read.rs:64–66  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

62 }
63
64 pub fn position(&self) -> u64 {
65 self.position
66 }
67}
68
69impl Iterator for &mut JournalReader {

Callers 9

task_start_stopMethod · 0.80
load_event_fileMethod · 0.80
unregister_listenerMethod · 0.80
format_errorFunction · 0.80
group_solverFunction · 0.80
find_indexMethod · 0.80
get_indexMethod · 0.80

Calls

no outgoing calls

Tested by 1