Interface CacheOptimizedSchema

All Superinterfaces:
Serializable
All Known Implementing Classes:
BasicHistoricalRecord

public interface CacheOptimizedSchema extends Serializable
A schema for cache optimized data. Provides a function for creating an instance of the historical data given the value data (the object that would come from CacheOptimizedData.getValueData
See Also: