Class ArcState

java.lang.Object
org.rrd4j.core.ArcState
All Implemented Interfaces:
RrdUpdater<ArcState>

public class ArcState
extends Object
implements RrdUpdater<ArcState>
Class to represent internal RRD archive state for a single datasource. Objects of this class are never manipulated directly, it's up to Rrd4j to manage internal archive states.
Author:
Sasa Markovic