MCPcopy Create free account
hub / github.com/apache/mesos / position

Method position

src/log/log.cpp:452–455  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

450
451
452Log::Position LogReaderProcess::position(uint64_t value)
453{
454 return Log::Position(value);
455}
456
457
458/////////////////////////////////////////////////

Callers 15

foreachFunction · 0.45
restoreMethod · 0.45
persistMethod · 0.45
receivedMethod · 0.45
receivedMethod · 0.45
watchedMethod · 0.45
receivedMethod · 0.45
checkPromisePhaseMethod · 0.45
promiseMethod · 0.45
writeMethod · 0.45
learnedMethod · 0.45
persistMethod · 0.45

Calls 4

NoneClass · 0.85
PositionClass · 0.50
isNoneMethod · 0.45
getMethod · 0.45

Tested by 3

TYPED_TESTFunction · 0.36
TEST_FFunction · 0.36
foreachFunction · 0.36