org.mapdb / QueueLong / put

put

fun put(timestamp: Long, value: Long): Long
fun put(timestamp: Long, value: Long, nodeRecid: Long): Unit

puts Node into queue, returns recid which represents this node