nLNs = new LongStat(statistics, N_LNS);
nElapsedTxnTime = new LongStat(statistics, N_ELAPSED_TXN_TIME);
minCommitProcessingNanos =
new LongMinZeroStat(statistics, MIN_COMMIT_PROCESSING_NANOS);
maxCommitProcessingNanos =
new LongMaxZeroStat(statistics, MAX_COMMIT_PROCESSING_NANOS);
totalCommitProcessingNanos =
new LongStat(statistics, TOTAL_COMMIT_PROCESSING_NANOS);
replayLoggingThresholdNs =
MILLISECONDS.toNanos(repImpl.getConfigManager().