Interface ProxyAwareStorage

All Superinterfaces:
DatabaseAPI
All Known Subinterfaces:
BufferManagerStorage, DSEStorage
All Known Implementing Classes:
SQLiteBufferStorage, SQLiteDataSpecStorage

public interface ProxyAwareStorage
extends DatabaseAPI
Storage interface that knows how to get information about the proxy system from the DB.
Author:
Donal Fellows
  • Method Summary

    Modifier and Type Method Description
    ProxyInformation getProxyInformation()
    Get the proxy information from the database.