Use transactions to control simultaneous operations.
public class NetricsLock
extends java.lang.Object
Holds the key for a locked table.
A NetricsLock is returned when a Netrics Table is locked in keyed mode.
This NetricsLock object is then passed with operations on that table to
allow them to procede.