![]() |
Quadcap Embeddable Database |
Inheritance diagram for com.quadcap.sql.file.BlockCache:

What about write-through policies?
Definition at line 61 of file BlockCache.java.
Public Member Functions | |
| Cacheable | makeCacheable () |
| Factory to create an empty cache slot. | |
|
|
Factory to create an empty cache slot. Only a fixed number of cache slots should be created, and they should then be recycled, never destroyed. Implements com.quadcap.sql.file.Cache. Definition at line 67 of file BlockCache.java. |