Searched refs:countObjects (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/txn/
H A DStoreWriter.java86 countObjects(txn) + " objects in the store.");
141 // Third, call countObjects AFTER the writer has committed
146 private int countObjects(Transaction txn) throws DatabaseException { method in class:StoreWriter

Completed in 99 milliseconds