Iterator<OOperationLogEntry> iteartor=log.iterate(new OLogId(nextEntry),new OLogId(totLogEntries - 1)); | Iterator<OOperationLogEntry> iteartor=log.iterate(nextEntry,totLogEntries - 1); | new OLogId(nextEntry) | nextEntry | orientdb | 8f33bb1b1600d9d57dc8148973c03c6a4c59a656 | com.orientechnologies.orient.distributed.impl.OPersistentOperationalLogV1Test | | | | - com.orientechnologies.orient.distributed.impl.coordinator.OLogId
| | Uses | True |