public interface  org.apache.activemq.leveldb.UowState extends java.lang.Object
{
public abstract int stage();
}