Class DataCubeExtraValue

  • All Implemented Interfaces:
    AccessControlled, Identifiable

    public class DataCubeExtraValue
    extends ChildItem
    Represents a set of extra value in a data cube. The value type and coordinate type determines the database table where the extra values are stored. This item keeps track of the number of bytes the extra values occupies on disk. The number of bytes is reported up to the Experiment which is the item that handles user quota.
    Version:
    2.0
    Author:
    Nicklas
    See Also:
    ExtraValue, ExtraValueType, SpotExtraValueBatcher, PositionExtraValueBatcher, DataCube
    Last modified
    $Date: 2015-04-17 14:02:22 +0200 (fr, 17 apr 2015) $