Methods in com.sun.jini.outrigger.snaplogstore with parameters of type BackEnd |
(package private) void |
PendingTxn.commit(BackEnd processor)
Commit all the operations by invoking the relevant method
on the processor object. |
(package private) abstract void |
PendingTxn.PendingOp.commit(BackEnd processor)
Commit the operation by invoking the relevant method on the
processor object. |
(package private) void |
PendingTxn.WriteOp.commit(BackEnd processor)
|
(package private) void |
PendingTxn.TakeOp.commit(BackEnd processor)
|
(package private) void |
LogInputFile.consume(BackEnd opOn)
Consume the input file, invoking the appropriate operations on
the given object. |