A C D F G H I L M N O P R S T U

F

flush() - Method in class org.apache.derby.impl.store.logical.log.LogicalLog
flush() is a method added to remove race conditions between the add() method and the need to empty the Logical Log after it has been sent using the LogShipper.
flushLogToDisk() - Method in class org.apache.derby.impl.store.logical.log.LogicalLog
Flushes the logical log to disk.

A C D F G H I L M N O P R S T U