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