Cached Virtual Array
Package:
Summary:
Base class for implementing persistent arrays
Groups:
Author:
Description:
This is a base class for implementing persistent arrays.
It provides interfaces to access elements of arrays eventually stored in persistent data storage.
The actual implementation sub-classes should implement the functionality of storing and retrieving array data from persistent storage containers.
It provides interfaces to access elements of arrays eventually stored in persistent data storage.
The actual implementation sub-classes should implement the functionality of storing and retrieving array data from persistent storage containers.
Comments are closed.