MCPcopy Create free account
hub / github.com/questdb/questdb / getCycle

Method getCycle

core/src/main/java/io/questdb/mp/RingQueue.java:97–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95 }
96
97 public int getCycle() {
98 return buf.length;
99 }
100}

Callers 14

testSpaceInRollEveryMethod · 0.95
testConcurrencyMethod · 0.80
resetTaskCapacitiesMethod · 0.80
MessageBusImplMethod · 0.80
clearMethod · 0.80
TelemetryMethod · 0.80
closeMethod · 0.80
AbstractIODispatcherMethod · 0.80

Calls

no outgoing calls