Searched refs:sequenceNo (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/management/
H A DAgentIndexRunner.java71 private static long sequenceNo = 0; field in class:AgentIndexRunner
448 sequenceNo++;
449 Notification notif = new Notification(type, this, sequenceNo, ts, msg);

Completed in 13 milliseconds