Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
W
X
Y
L
labelFactor
- Variable in class rrdService.util.
YGrid
The label factor of ygrid
labelFormat
- Variable in class rrdService.util.
XGrid
The label format of the grid
labelInterval
- Variable in class rrdService.util.
XGrid
The label interval of the grid
labelPrecision
- Variable in class rrdService.util.
XGrid
The label precision of the grid
labelUnit
- Variable in class rrdService.util.
XGrid
The label unit of the grid
LAST
- Static variable in class rrdService.util.
ConsolidationFunction
The LAST consolidation function
last()
- Method in interface rrdService.service.
RoundRobinDataBaseItf
last return the date of the last data sample in an RRD
last()
- Method in class rrdService.service.
RoundRobinDataBase
last return the date of the last data sample in an RRD
lastCdpPrep()
- Method in class rrdService.util.
CdpPrepContainer
Returns the last component of the CdpPrepContainer.
lastDatae()
- Method in class rrdService.util.
DataContainer
Returns the last component of the DataContainer.
lastDataSource
- Variable in class rrdService.util.
DataSource
Last data source
lastDataSource()
- Method in class rrdService.util.
DataSourceContainer
Returns the last component of the DataSourceContainer.
lastDsName()
- Method in class rrdService.util.
Template
Returns the last component of the Template.
lastGraphicObject()
- Method in class rrdService.util.
GraphicObjectContainer
Returns the last component of the GraphicObjectContainer.
lastMEVirtualDataSource()
- Method in class rrdService.util.
MEVirtualDataSourceContainer
Returns the last component of the MEVirtualDataSourceContainer.
lastRoundRobin()
- Method in class rrdService.util.
RoundRobinContainer
Returns the last component of the RoundRobinContainer.
lastRoundRobinArchive()
- Method in class rrdService.util.
RoundRobinArchiveContainer
Returns the last component of the RoundRobinArchiveContainer.
lastRoundRobinDataBase()
- Method in class rrdService.util.
RoundRobinDataBaseContainer
Returns the last component of the RoundRobinDataBaseContainer.
lastRoundRobinLibrary()
- Method in class rrdService.util.
RoundRobinLibraryContainer
Returns the last component of the RoundRobinLibraryContainer.
lastTime
- Variable in class rrdService.util.
Time
Last Time
lastUpdate
- Variable in class rrdService.service.
RoundRobinInfo
last update of the round robin
lastVirtualDataSource()
- Method in class rrdService.util.
VirtualDataSourceContainer
Returns the last component of the VirtualDataSourceContainer.
Launcher
- class remoteLaunch.
Launcher
.
La classe Launcher allows to start a client rrdService.
Launcher()
- Constructor for class remoteLaunch.
Launcher
lazyOption
- Variable in class rrdService.util.
RoundRobinGraphic
lazyOption Only generate the graph, if the current gif is out of date or not existent. (default false)
legend
- Variable in class rrdService.util.
GraphicObject
legend of the text on graphic
lexem
- Variable in class rrdService.service.
ConfigFile
line
- Variable in class rrdService.service.
ConfigFile
LineGraphicObject
- class rrdService.util.
LineGraphicObject
.
The class LineGraphicObject Plot for the requested data, using the color specified.
LineGraphicObject(int, String)
- Constructor for class rrdService.util.
LineGraphicObject
Constructor of LineGraphicObject
LineGraphicObject(int, String, Color)
- Constructor for class rrdService.util.
LineGraphicObject
Constructor of LineGraphicObject
LineGraphicObject(int, String, Color, String)
- Constructor for class rrdService.util.
LineGraphicObject
Constructor of LineGraphicObject
lineNumber
- Variable in class rrdService.util.
LineGraphicObject
lineNumber the number of line of this line graphic object
listRoundRobin()
- Method in class rrdService.service.
RoundRobinLibrary
ListRoundRobin returns an RoundRobinContainer
listRoundRobin()
- Method in interface rrdService.service.
RoundRobinLibraryItf
ListRoundRobin returns an RoundRobinContainer
listRoundRobinDataBase()
- Method in class rrdService.service.
RoundRobinLibrary
ListRoundRobinDataBase returns RoundRobinDataBaseContainer
listRoundRobinDataBase()
- Method in interface rrdService.service.
RoundRobinLibraryItf
ListRoundRobinDataBase returns RoundRobinDataBaseContainer
listRoundRobinGraphic()
- Method in class rrdService.util.
RoundRobinGraphic
Returns a string representation of this round robin graphic to visualize all fields and round robin graphics options
listRoundRobinLibrary()
- Method in class rrdService.service.
RoundRobinLibrary
ListLibrary returns RoundRobinLibraryContainer
listRoundRobinLibrary()
- Method in interface rrdService.service.
RoundRobinLibraryItf
ListLibrary returns RoundRobinLibraryContainer
loadClass(String)
- Method in class remoteLaunch.
ProgramLoader
The main entry point of the class which allows class names to be bound and classes to be loaded if needed.
loadClassDataFromFile(String)
- Method in class remoteLaunch.
ProgramLoader
read a class from a local file.
loadClassDataFromURL(String)
- Method in class remoteLaunch.
ProgramLoader
read a class from a web server.
Lock
- class rrdService.service.
Lock
.
The class Lock implement a lockItf for writting reading and deleting
Lock()
- Constructor for class rrdService.service.
Lock
Constructor of class Lock
lock(File, int)
- Method in class rrdService.service.
RoundRobinLibrary
Lock a library acces return boolean true if the lock is taken
lockDelete()
- Method in class rrdService.service.
RoundRobin
Lock in deleting acces return boolean true if the lock is taken
lockDelete()
- Method in class rrdService.service.
RoundRobinLibrary
Lock in deleting acces return boolean true if the lock is taken
lockDelete()
- Method in interface rrdService.service.
LockItf
Lock in deleting acces return boolean true if the lock is taken
lockDelete()
- Method in class rrdService.service.
Lock
Lock in deleting acces return boolean true if the lock is taken
LockItf
- interface rrdService.service.
LockItf
.
The interface LockItf implement a lock for writting reading and deleting
lockRead()
- Method in class rrdService.service.
RoundRobin
Lock in reading acces return boolean true if the lock is taken
lockRead()
- Method in class rrdService.service.
RoundRobinLibrary
Lock in reading acces return boolean true if the lock is taken
lockRead()
- Method in interface rrdService.service.
LockItf
Lock in reading acces return boolean true if the lock is taken
lockRead()
- Method in class rrdService.service.
Lock
Lock in reading acces return boolean true if the lock is taken
lockTable
- Static variable in class rrdService.service.
RoundRobinService
Table of lock on RoundRobin
LockTable
- class rrdService.service.
LockTable
.
The class LockTable allows to keep lock of RoundRobin
LockTable(File)
- Constructor for class rrdService.service.
LockTable
Constructor of class LockTable
lockWrite()
- Method in class rrdService.service.
RoundRobin
Lock in writting acces return boolean true if the lock is taken
lockWrite()
- Method in class rrdService.service.
RoundRobinLibrary
Lock in writting acces return boolean true if the lock is taken
lockWrite()
- Method in interface rrdService.service.
LockItf
Lock in writting acces return boolean true if the lock is taken
lockWrite()
- Method in class rrdService.service.
Lock
Lock in writting acces return boolean true if the lock is taken
logarithmicOption
- Variable in class rrdService.util.
RoundRobinGraphic
logarithmicOption logarithmic y-axis scaling
LogFile
- class rrdService.service.
LogFile
.
The LogFile allows to display a trace of execution in a log file
LogFile()
- Constructor for class rrdService.service.
LogFile
Constructor of class LogFile
lowerLimit
- Variable in class rrdService.util.
RoundRobinGraphic
lowerLimit This is not the lower limit of a graph.
Overview
Package
Class
Use
Tree
Index
Help
Copyright 1885-2001 FIRMENICH SA, Geneva
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
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.