A B C D E F G H I L M N P R S T U V W X Y

D

Data - class rrdService.util.Data.
The class Data representing the data used for updating the RRD was acquired at a certain time.
Data() - Constructor for class rrdService.util.Data
Default constructor of class Data with timestam rigth now and value unknown
Data(double) - Constructor for class rrdService.util.Data
Constructor of class Data with timestamp rigth now and a specific value
Data(Time) - Constructor for class rrdService.util.Data
Constructor of class Data with a specific timestamp and a unknown value
Data(Time, double) - Constructor for class rrdService.util.Data
Constructor of class Data with specific timestam and value
dataAt(int) - Method in class rrdService.util.DataContainer
Returns the component at the specified index.
DataContainer - class rrdService.util.DataContainer.
The class DataContainer allows to stock a list of data source
DataContainer() - Constructor for class rrdService.util.DataContainer
Constructs an empty DataContainer so that its internal data array has size 10 and its standard capacity increment is zero.
DataContainer(Collection) - Constructor for class rrdService.util.DataContainer
Constructs a DataContainer containing the Data of the specified collection, in the order they are returned by the collection's iterator.
DataContainer(int) - Constructor for class rrdService.util.DataContainer
Constructs an empty DataContainer with the specified initial capacity and with its capacity increment equal to zero. param initialCapacity the initial capacity of the DataContainer.
DataContainer(int, int) - Constructor for class rrdService.util.DataContainer
Constructs an empty DataContainer with the specified initial capacity and capacity increment.
DataSource - class rrdService.util.DataSource.
The class DataSource allows to modelize a data source.
DataSource() - Constructor for class rrdService.util.DataSource
Default constructor of a DataSource
DataSource(String, String, int) - Constructor for class rrdService.util.DataSource
Constructor of a DataSource
DataSource(String, String, int, double, double) - Constructor for class rrdService.util.DataSource
Constructor of a DataSource
DataSource(String, String, int, double, double, String, double, int) - Constructor for class rrdService.util.DataSource
Constructor of a DataSource
dataSourceAt(int) - Method in class rrdService.util.DataSourceContainer
Returns the component at the specified index.
DataSourceContainer - class rrdService.util.DataSourceContainer.
The class DataSourceContainer allows to stock a list of data source
DataSourceContainer() - Constructor for class rrdService.util.DataSourceContainer
Constructs an empty DataSourceContainer so that its internal data array has size 10 and its standard capacity increment is zero.
DataSourceContainer(Collection) - Constructor for class rrdService.util.DataSourceContainer
Constructs a DataSourceContainer containing the DataSource of the specified collection, in the order they are returned by the collection's iterator.
DataSourceContainer(int) - Constructor for class rrdService.util.DataSourceContainer
Constructs an empty DataSourceContainer with the specified initial capacity and with its capacity increment equal to zero. param initialCapacity the initial capacity of the DataSourceContainer.
DataSourceContainer(int, int) - Constructor for class rrdService.util.DataSourceContainer
Constructs an empty DataSourceContainer with the specified initial capacity and capacity increment.
dataSourceName - Variable in class rrdService.util.VirtualDataSource
dataSourceName of this virtual data source
dataSourceType - Variable in class rrdService.util.DataSource
Data Source Type.
DAY - Static variable in class rrdService.util.XGrid
DAY unit
defaultGrid - Variable in class rrdService.util.XGrid
Default grid
defaultGrid - Variable in class rrdService.util.YGrid
Default grid
DELETE - Static variable in interface rrdService.service.LockItf
Lock status delete
DELETE - Static variable in class rrdService.service.Lock
DELETE constante
delete() - Method in interface rrdService.service.RoundRobinDataBaseItf
delete delete a rrd
delete() - Method in class rrdService.service.RoundRobin
delete delete a rrd
delete() - Method in class rrdService.service.RoundRobinLibrary
delete delete a rrd
delete() - Method in class rrdService.service.RoundRobinDataBase
delete delete a rrd
delete() - Method in interface rrdService.service.RoundRobinItf
delete delete a rrd
delete() - Method in interface rrdService.service.RoundRobinLibraryItf
delete delete a rrd
delete(File) - Method in class rrdService.service.RoundRobinLibrary
delete delete a rrd
DERIVE - Static variable in class rrdService.util.DataSource
DERIVE will store the derivative of the line going from the last to the current value of the data source.
DSContainer - Variable in class rrdService.service.RoundRobinInfo
data source container of the round robine
dsName - Variable in class rrdService.util.DataSource
ds-Name is the name you will use to reference this particular data source from an RRD.
dsNameAt(int) - Method in class rrdService.util.Template
Returns the component at the specified index.
dump(String) - Method in interface rrdService.service.RoundRobinDataBaseItf
dump dump a round robin database The dump function prints the contents of an RRD in human readable (?)
dump(String) - Method in class rrdService.service.RoundRobinDataBase
dump dump a round robin database The dump function prints the contents of an RRD in human readable (?)

Copyright 1885-2001 FIRMENICH SA, Geneva
A B C D E F G H I L M N P R S T U V W X Y
Submit a bug or feature
Copyright 1885-2001 FIRMENICH SA, Geneva,
All Rights Reserved.