Interface BufferManagerStorage

All Superinterfaces:
DatabaseAPI, ProxyAwareStorage
All Known Implementing Classes:
SQLiteBufferStorage

public interface BufferManagerStorage
extends ProxyAwareStorage
The interface supported by the storage system.
Author:
Donal Fellows