public class LIFOPriorityPlugin extends java.lang.Object implements SyncPriorityPluginInterface
| Constructor and Description |
|---|
LIFOPriorityPlugin() |
| Modifier and Type | Method and Description |
|---|---|
long |
nextTransaction(DBTask task,
VirtualDB layer,
java.lang.String lockID)
get the next transaction to process.
|
public long nextTransaction(DBTask task, VirtualDB layer, java.lang.String lockID) throws java.lang.Exception
nextTransaction in interface SyncPriorityPluginInterfacetask - the tasklayer - the layer to check.lockID - the lock IDjava.lang.Exception - a serious problem.stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.