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

R

READ - Static variable in class rrdService.service.Lock
READ constante
READ_WRITE - Static variable in interface rrdService.service.LockItf
Lock status ReadWrite
read(InputStream, byte[]) - Method in class remoteLaunch.ProgramLoader
read an input strean until the end
readDoubleValue(String) - Method in class rrdService.service.RoundRobinInfo
readDoubleValue read the value of a lexem which is a double
readDsName(String) - Method in class rrdService.service.RoundRobinInfo
readDsName read the DsName of a DS line
readLexem(String) - Method in class rrdService.service.ConfigFile
readLexem read a lexem
readLexem(String) - Method in class rrdService.service.RoundRobinInfo
readLexem read a lexem
readLine() - Method in class rrdService.service.ConfigFile
readLine read a line
readLine() - Method in class rrdService.service.RoundRobinInfo
readLine read a line
readValue(String) - Method in class rrdService.service.ConfigFile
readValue read the value of a lexem
readValue(String) - Method in class rrdService.service.RoundRobinInfo
readValue read the value of a lexem
refresh() - Method in class rrdService.util.Time
Refresh done Time point to the current time
rehashLockTable() - Method in class rrdService.service.LockTable
rehashLockTable Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
REM - Variable in class rrdService.service.ConfigFile
REM const
remoteLaunch - package remoteLaunch
 
removeCdpPrep(int) - Method in class rrdService.util.CdpPrepContainer
Removes the CdpPrep at the specified position in this CdpPrepContainer.
removeData(int) - Method in class rrdService.util.DataContainer
Removes the Data at the specified position in this DataContainer.
removeDataSource(int) - Method in class rrdService.util.DataSourceContainer
Removes the DataSource at the specified position in this DataSourceContainer.
removeDsName(int) - Method in class rrdService.util.Template
Removes the ds-name at the specified position in this Template.
removeGraphicObject(int) - Method in class rrdService.util.GraphicObjectContainer
Removes the GraphicObject at the specified position in this GraphicObjectContainer.
removeLock(String) - Method in class rrdService.service.LockTable
removeLock Removes the key (and its corresponding value) from this LockTable
removeMEVirtualDataSource(int) - Method in class rrdService.util.MEVirtualDataSourceContainer
Removes the MathExpressionVirtualDataSource at the specified position in this MEVirtualDataSourceContainer.
removeRoundRobin(int) - Method in class rrdService.util.RoundRobinContainer
Removes the RoundRobinItf at the specified position in this RoundRobinContainer.
removeRoundRobinArchive(int) - Method in class rrdService.util.RoundRobinArchiveContainer
Removes the RoundRobinArchive at the specified position in this RoundRobinArchiveContainer.
removeRoundRobinDataBase(int) - Method in class rrdService.util.RoundRobinDataBaseContainer
Removes the RoundRobinDataBaseItf at the specified position in this RoundRobinDataBaseContainer.
removeRoundRobinLibrary(int) - Method in class rrdService.util.RoundRobinLibraryContainer
Removes the RoundRobinLibraryItf at the specified position in this RoundRobinLibraryContainer.
removeVirtualDataSource(int) - Method in class rrdService.util.VirtualDataSourceContainer
Removes the VirtualDataSource at the specified position in this VirtualDataSourceContainer.
restore(String) - Method in interface rrdService.service.RoundRobinDataBaseItf
restore the contents of an RRD from its XML dump format
restore(String) - Method in class rrdService.service.RoundRobinDataBase
restore the contents of an RRD from its XML dump format
rigidOption - Variable in class rrdService.util.RoundRobinGraphic
rigidOption rigid boundaries mode.
rmi - Static variable in class rrdService.service.RoundRobinService
 
RoundRobin - class rrdService.service.RoundRobin.
The class RoundRobin allows to share methodes between RoundRobinLibrary and RoundRobinDataBase
RoundRobin(String, String) - Constructor for class rrdService.service.RoundRobin
Constructor of class RoundRobin
RoundRobinArchive - class rrdService.util.RoundRobinArchive.
The class RoundRobinArchive consists of a number of data values from all the defined data-sources and is defined with an RRA line.
RoundRobinArchive() - Constructor for class rrdService.util.RoundRobinArchive
Default constructor of a RoundRobinArchive
RoundRobinArchive(String, double, int, int) - Constructor for class rrdService.util.RoundRobinArchive
Constructor of a RoundRobinArchive
RoundRobinArchive(String, double, int, int, CdpPrepContainer) - Constructor for class rrdService.util.RoundRobinArchive
Constructor of a RoundRobinArchive
roundRobinArchiveAt(int) - Method in class rrdService.util.RoundRobinArchiveContainer
Returns the component at the specified index.
RoundRobinArchiveContainer - class rrdService.util.RoundRobinArchiveContainer.
The class RoundRobinArchiveContainer allows to stock a list of RoundRobinArchive
RoundRobinArchiveContainer() - Constructor for class rrdService.util.RoundRobinArchiveContainer
Constructs an empty RoundRobinArchiveContainerso that its internal data array has size 10 and its standard capacity increment is zero.
RoundRobinArchiveContainer(Collection) - Constructor for class rrdService.util.RoundRobinArchiveContainer
Constructs a RoundRobinArchiveContainercontaining the RoundRobinArchive of the specified collection, in the order they are returned by the collection's iterator.
RoundRobinArchiveContainer(int) - Constructor for class rrdService.util.RoundRobinArchiveContainer
Constructs an empty RoundRobinArchiveContainerwith the specified initial capacity and with its capacity increment equal to zero. param initialCapacity the initial capacity of the RoundRobinArchiveContainer.
RoundRobinArchiveContainer(int, int) - Constructor for class rrdService.util.RoundRobinArchiveContainer
Constructs an empty RoundRobinArchiveContainerwith the specified initial capacity and capacity increment.
roundRobinAt(int) - Method in class rrdService.util.RoundRobinContainer
Returns the component at the specified index.
RoundRobinColor - class rrdService.util.RoundRobinColor.
The class RoundRobinColor allows to modify the color associate with RoundRobinGraphic
RoundRobinColor(String, Color) - Constructor for class rrdService.util.RoundRobinColor
Constructor of a RoundRobinColo
RoundRobinContainer - class rrdService.util.RoundRobinContainer.
The class RoundRobinContainer allows to transmits a Container of RoundRobinDataBase to client
RoundRobinContainer() - Constructor for class rrdService.util.RoundRobinContainer
Constructs an empty RoundRobinContainer so that its internal data array has size 10 and its standard capacity increment is zero.
RoundRobinContainer(Collection) - Constructor for class rrdService.util.RoundRobinContainer
Constructs a RoundRobinContainer containing the RoundRobinItf of the specified collection, in the order they are returned by the collection's iterator.
RoundRobinContainer(int) - Constructor for class rrdService.util.RoundRobinContainer
Constructs an empty RoundRobinContainer with the specified initial capacity and with its capacity increment equal to zero. param initialCapacity the initial capacity of the RoundRobinContainer.
RoundRobinContainer(int, int) - Constructor for class rrdService.util.RoundRobinContainer
Constructs an empty RoundRobinContainer with the specified initial capacity and capacity increment.
RoundRobinDataBase - class rrdService.service.RoundRobinDataBase.
The class RoundRobinDataBase allows the managment of a group of rrd
RoundRobinDataBase(String) - Constructor for class rrdService.service.RoundRobinDataBase
Constructor of class RoundRobinDataBase
RoundRobinDataBase(String, Time, int, DataSourceContainer, RoundRobinArchiveContainer) - Constructor for class rrdService.service.RoundRobinDataBase
Constructor of class RoundRobinDataBase
roundRobinDataBaseAt(int) - Method in class rrdService.util.RoundRobinDataBaseContainer
Returns the component at the specified index.
RoundRobinDataBaseContainer - class rrdService.util.RoundRobinDataBaseContainer.
The class RoundRobinDataBaseContainer allows to transmits a Container of RoundRobinDataBase to client
RoundRobinDataBaseContainer() - Constructor for class rrdService.util.RoundRobinDataBaseContainer
Constructs an empty RoundRobinDataBaseContainer so that its internal data array has size 10 and its standard capacity increment is zero.
RoundRobinDataBaseContainer(Collection) - Constructor for class rrdService.util.RoundRobinDataBaseContainer
Constructs a RoundRobinDataBaseContainer containing the RoundRobinDataBaseItf of the specified collection, in the order they are returned by the collection's iterator.
RoundRobinDataBaseContainer(int) - Constructor for class rrdService.util.RoundRobinDataBaseContainer
Constructs an empty RoundRobinDataBaseContainer with the specified initial capacity and with its capacity increment equal to zero. param initialCapacity the initial capacity of the RoundRobinDataBaseContainer.
RoundRobinDataBaseContainer(int, int) - Constructor for class rrdService.util.RoundRobinDataBaseContainer
Constructs an empty RoundRobinDataBaseContainer with the specified initial capacity and capacity increment.
RoundRobinDataBaseItf - interface rrdService.service.RoundRobinDataBaseItf.
The interface RoundRobinDataBaseItf is the remote interface of RoundRobinDataBase
RoundRobinFileExtention - Static variable in class rrdService.service.RoundRobinFilter
RoundRobinDataBase file extention
RoundRobinFilter - class rrdService.service.RoundRobinFilter.
The class RoundRobinFilter allows to test if file is a RoundRobin file
RoundRobinFilter() - Constructor for class rrdService.service.RoundRobinFilter
 
RoundRobinGraphic - class rrdService.util.RoundRobinGraphic.
The class RoundRobinGraphic main purpose is to create graphical representations of the data stored in one or several RRDs.
RoundRobinGraphic(String) - Constructor for class rrdService.util.RoundRobinGraphic
Default constructor of RoundRobinGraphic
RoundRobinGraphic(String, String) - Constructor for class rrdService.util.RoundRobinGraphic
Constructor of RoundRobinGraphic
RoundRobinGraphic(String, String, String) - Constructor for class rrdService.util.RoundRobinGraphic
Constructor of RoundRobinGraphic
RoundRobinGraphic(String, String, Time, Time) - Constructor for class rrdService.util.RoundRobinGraphic
Constructor of RoundRobinGraphic
RoundRobinGraphic(String, String, Time, Time, String) - Constructor for class rrdService.util.RoundRobinGraphic
Constructor of RoundRobinGraphic
RoundRobinGraphic(String, Time) - Constructor for class rrdService.util.RoundRobinGraphic
Constructor of RoundRobinGraphic
RoundRobinGraphic(String, Time, Time) - Constructor for class rrdService.util.RoundRobinGraphic
Constructor of RoundRobinGraphic
RoundRobinGraphic(String, Time, Time, String) - Constructor for class rrdService.util.RoundRobinGraphic
Constructor of RoundRobinGraphic
RoundRobinImage - class rrdService.util.RoundRobinImage.
The class RoundRobinImage allows to transmits a image to the client
RoundRobinImage(File) - Constructor for class rrdService.util.RoundRobinImage
Constructor of a RoundRobinImage
RoundRobinInfo - class rrdService.service.RoundRobinInfo.
The class RoundRobinInfo allows to known all info about a RoundRobin
RoundRobinInfo(File) - Constructor for class rrdService.service.RoundRobinInfo
Constructor of a RoundRobinInfo
RoundRobinItf - interface rrdService.service.RoundRobinItf.
The interface RoundRobinItf is the remote interface of RoundRobin
RoundRobinLibrary - class rrdService.service.RoundRobinLibrary.
The class RoundRobinLibrary allows the managment of a group of rrd
RoundRobinLibrary(String) - Constructor for class rrdService.service.RoundRobinLibrary
Constructor of class RoundRobinLibrary
roundRobinLibraryAt(int) - Method in class rrdService.util.RoundRobinLibraryContainer
Returns the component at the specified index.
RoundRobinLibraryContainer - class rrdService.util.RoundRobinLibraryContainer.
The class RoundRobinLibraryContainer allows to transmits a Container of RoundRobinLibrary to client
RoundRobinLibraryContainer() - Constructor for class rrdService.util.RoundRobinLibraryContainer
Constructs an empty RoundRobinLibraryContainer so that its internal data array has size 10 and its standard capacity increment is zero.
RoundRobinLibraryContainer(Collection) - Constructor for class rrdService.util.RoundRobinLibraryContainer
Constructs a RoundRobinLibraryContainer containing the RoundRobinLibraryItf of the specified collection, in the order they are returned by the collection's iterator.
RoundRobinLibraryContainer(int) - Constructor for class rrdService.util.RoundRobinLibraryContainer
Constructs an empty RoundRobinLibraryContainer with the specified initial capacity and with its capacity increment equal to zero. param initialCapacity the initial capacity of the RoundRobinLibraryContainer.
RoundRobinLibraryContainer(int, int) - Constructor for class rrdService.util.RoundRobinLibraryContainer
Constructs an empty RoundRobinLibraryContainer with the specified initial capacity and capacity increment.
RoundRobinLibraryItf - interface rrdService.service.RoundRobinLibraryItf.
The interface RoundRobinLibraryItf is the remote interface of RDDLibrary
roundRobinName - Variable in class rrdService.service.RoundRobinInfo
filename of the round robine
RoundRobinService - class rrdService.service.RoundRobinService.
The class RoundRobinService is the implemtation of RoundRobinService
RoundRobinService() - Constructor for class rrdService.service.RoundRobinService
Constructor of class RoundRobinService
RoundRobinServiceClient - class rrdService.client.RoundRobinServiceClient.
The class RoundRobinServiceClient allows to access to remote rrdService
RoundRobinServiceClient() - Constructor for class rrdService.client.RoundRobinServiceClient
Default constructor
RoundRobinServiceClient(String, int, String) - Constructor for class rrdService.client.RoundRobinServiceClient
Constructeur of RoundRobinServiceClient
RoundRobinServiceItf - interface rrdService.service.RoundRobinServiceItf.
The interface RoundRobinServiceItf is the remote interface of RoundRobinService
roundRobinVersion - Variable in class rrdService.service.RoundRobinInfo
round robine version
rows - Variable in class rrdService.util.RoundRobinArchive
rows defines how many generations of data values are kept in an RRA.
rpnExpression - Variable in class rrdService.util.MathExpressionVirtualDataSource
rpnExpression of this virtual data source
RRAContainer - Variable in class rrdService.service.RoundRobinInfo
round robine archive container of the round robine
RRD_FILE - Static variable in class rrdService.service.RoundRobin
Type RoundRobin FILE
RRD_FILE_EXTENTION - Static variable in class rrdService.service.RoundRobin
Extention of mountFile rrd
RRD_LIBRARY - Static variable in class rrdService.service.RoundRobin
Type RoundRobin LIBRARY
rrdName - Variable in class rrdService.util.VirtualDataSource
roundRobinDataBase name associate with this virtual data source
rrdService - Variable in class rrdService.client.RoundRobinServiceClient
reference on rrdService
rrdService.client - package rrdService.client
 
rrdService.service - package rrdService.service
 
rrdService.util - package rrdService.util
 
RRDTOOL_CMD - Static variable in class rrdService.service.RoundRobinDataBase
RRDTOOL_CMD command of rrdtool.exe
RRDTOOL_CMD_BAT - Static variable in class rrdService.service.RoundRobinDataBase
RRDTOOL_CMD_BAT command of rrdtool.bat
rrdToolCmd(String[]) - Method in class rrdService.service.RoundRobinDataBase
rrdToolCmd execute un rrdtool commande
run() - Method in class rrdService.service.ImageGarbageCollector
run implement the algorithme of ImageGarbageCollector

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.