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

T

tag - Variable in class rrdService.util.RoundRobinColor
Tag or vname to color
TAG_CLIENT_PORT - Variable in class rrdService.service.ConfigFile
TAG_CLIENT_PORT tag which specify the port of the service client rrdtool
TAG_CLIENT_URL - Variable in class rrdService.service.ConfigFile
TAG_CLIENT_URL tag which specify the url of the service client rrdtool
TAG_MOUNT_LIBRARY - Variable in class rrdService.service.ConfigFile
TAG_MOUNT_DIRECTORY tag which specify the mount directory of the service rrdtool
TAG_SERVICE_PORT - Variable in class rrdService.service.ConfigFile
TAG_SERVICE_PORT tag which specify the port of the service rrdtool
TAG_SERVICE_URL - Variable in class rrdService.service.ConfigFile
TAG_SERVER_URL tag which specify the url of the service rrdtool
TAG_TIME_ZONE - Variable in class rrdService.service.ConfigFile
TAG_TIME_ZONE tag which specify the time zone of reference of rrdtool service
Template - class rrdService.util.Template.
The class Template allows to stock a list of dsname
Template() - Constructor for class rrdService.util.Template
Constructs an empty Template so that its internal data array has size 10 and its standard capacity increment is zero.
Template(Collection) - Constructor for class rrdService.util.Template
Constructs a Template containing the ds-name of the specified collection, in the order they are returned by the collection's iterator.
Template(int) - Constructor for class rrdService.util.Template
Constructs an empty Template with the specified initial capacity and with its capacity increment equal to zero. param initialCapacity the initial capacity of the Template.
Template(int, int) - Constructor for class rrdService.util.Template
Constructs an empty Template with the specified initial capacity and capacity increment.
throwException(String, Exception) - Method in class rrdService.service.RoundRobin
throwException throw a exception with the specific message
throwRemoteException(String, Exception) - Method in class rrdService.service.RoundRobin
throwRemoteException throw a remote exception with the specific message
time - Variable in class rrdService.util.VRuleGraphicObject
time to print see GraphicPrint for time format
Time - class rrdService.util.Time.
The class Time allows to manage rrdTool time format
Time() - Constructor for class rrdService.util.Time
Constructs a Time with the time ritgth now for client
Time(long) - Constructor for class rrdService.util.Time
Constructs a Time with the specific time for client
Time(long, TimeZone) - Constructor for class rrdService.util.Time
Constructs a Time with the specific time for service
Time(TimeZone) - Constructor for class rrdService.util.Time
Constructs a Time with the time ritgth now for service
timestamp - Variable in class rrdService.util.Data
timestamp of this data
timeZone - Static variable in class rrdService.client.RoundRobinServiceClient
Time zone of reference for rrdService
timeZone - Static variable in class rrdService.service.RoundRobinService
time zone of reference for rrdService
title - Variable in class rrdService.util.RoundRobinGraphic
title Define a title to be written into the graph (default no title)
toCdpPrepArray() - Method in class rrdService.util.CdpPrepContainer
Returns an array containing all of the CdpPrep in this CdpPrepContainer in the correct order.
toCdpPrepArray(CdpPrep[]) - Method in class rrdService.util.CdpPrepContainer
Returns an array containing all of the CdpPrep in this CdpPrepContainer in the correct order.
toDataArray() - Method in class rrdService.util.DataContainer
Returns an array containing all of the Data in this DataContainer in the correct order.
toDataArray(Data[]) - Method in class rrdService.util.DataContainer
Returns an array containing all of the Data in this DataContainer in the correct order.
toDataArray(GraphicObject[]) - Method in class rrdService.util.GraphicObjectContainer
Returns an array containing all of the GraphicObject in this GraphicObjectContainer in the correct order.
toDataSourceArray() - Method in class rrdService.util.DataSourceContainer
Returns an array containing all of the DataSource in this DataSourceContainer in the correct order.
toDataSourceArray(DataSource[]) - Method in class rrdService.util.DataSourceContainer
Returns an array containing all of the DataSource in this DataSourceContainer in the correct order.
toGraphicObjectArray() - Method in class rrdService.util.GraphicObjectContainer
Returns an array containing all of the GraphicObject in this GraphicObjectContainer in the correct order.
toMEVirtualDataSourceArray() - Method in class rrdService.util.MEVirtualDataSourceContainer
Returns an array containing all of the MathExpressionVirtualDataSource in this MEVirtualDataSourceContainer in the correct order.
toMEVirtualDataSourceArray(MathExpressionVirtualDataSource[]) - Method in class rrdService.util.MEVirtualDataSourceContainer
Returns an array containing all of the MathExpressionVirtualDataSource in this MEVirtualDataSourceContainer in the correct order.
toRoundRobinArchiveArray() - Method in class rrdService.util.RoundRobinArchiveContainer
Returns an array containing all of the RoundRobinArchive in this RoundRobinArchiveContainerin the correct order.
toRoundRobinArchiveArray(RoundRobinArchive[]) - Method in class rrdService.util.RoundRobinArchiveContainer
Returns an array containing all of the RoundRobinArchive in this RoundRobinArchiveContainerin the correct order.
toRoundRobinArray() - Method in class rrdService.util.RoundRobinContainer
Returns an array containing all of the RoundRobinItf in this RoundRobinContainer in the correct order.
toRoundRobinArray(RoundRobinItf[]) - Method in class rrdService.util.RoundRobinContainer
Returns an array containing all of the RoundRobinItf in this RoundRobinContainer in the correct order.
toRoundRobinDataBaseArray() - Method in class rrdService.util.RoundRobinDataBaseContainer
Returns an array containing all of the RoundRobinDataBaseItf in this RoundRobinDataBaseContainer in the correct order.
toRoundRobinDataBaseArray(RoundRobinDataBaseItf[]) - Method in class rrdService.util.RoundRobinDataBaseContainer
Returns an array containing all of the RoundRobinDataBaseItf in this RoundRobinDataBaseContainer in the correct order.
toRoundRobinLibraryArray() - Method in class rrdService.util.RoundRobinLibraryContainer
Returns an array containing all of the RoundRobinLibraryItf in this RoundRobinLibraryContainer in the correct order.
toRoundRobinLibraryArray(RoundRobinLibraryItf[]) - Method in class rrdService.util.RoundRobinLibraryContainer
Returns an array containing all of the RoundRobinLibraryItf in this RoundRobinLibraryContainer in the correct order.
toString() - Method in class rrdService.service.RoundRobinInfo
toString return a string representation of a RRDInfo
toString() - Method in class rrdService.service.LockTable
toString return a string representation of a Lock Table
toString() - Method in class rrdService.service.Lock
toString return a string representation of a lock
toString() - Method in class rrdService.util.MEVirtualDataSourceContainer
Returns a string representation of this MEVirtualDataSourceContainer
toString() - Method in class rrdService.util.Template
toString return a string representation of this template
toString() - Method in class rrdService.util.RoundRobinArchive
toString return a string representation of a archive
toString() - Method in class rrdService.util.DataSource
toString return a string representation of this data source for the command line
toString() - Method in class rrdService.util.RoundRobinArchiveContainer
toString return a string representation of this RoundRobinArchiveContainer
toString() - Method in class rrdService.util.RoundRobinGraphic
Returns a string representation of this round robin graphic of the rrdtool commande line
toString() - Method in class rrdService.util.GraphicObjectContainer
Returns a string representation of a commentContainer
toString() - Method in class rrdService.util.DataSourceContainer
toString return a string representation of this DataSourceContainer
toString() - Method in class rrdService.util.AeraGraphicObject
Returns a string representation of this AeraGraphicObject
toString() - Method in class rrdService.util.HRuleGraphicObject
Returns a string representation of this HRuleGraphicObject
toString() - Method in class rrdService.util.MathExpressionVirtualDataSource
Returns a string representation of this virtual data source built from a rpn expression
toString() - Method in class rrdService.util.VirtualDataSourceContainer
Returns a string representation of this VirtualDataSourceContainer
toString() - Method in class rrdService.util.XGrid
Returns a string representation of this xgrid
toString() - Method in class rrdService.util.Time
toString returns a string representation of time
toString() - Method in class rrdService.util.LineGraphicObject
Returns a string representation of this line graphic object
toString() - Method in class rrdService.util.GraphicPrint
Returns a string representation of this GraphicPrint
toString() - Method in class rrdService.util.ConsolidationFunction
Return a String representation of a consolidation function
toString() - Method in class rrdService.util.VRuleGraphicObject
Returns a string representation of this VRuleGraphicObject
toString() - Method in class rrdService.util.StackGraphicObject
Returns a string representation of this stack graphic object
toString() - Method in class rrdService.util.RoundRobinColor
Returns a string representation of this round robin color
toString() - Method in class rrdService.util.VirtualDataSource
Returns a string representation of this virtual data source
toString() - Method in class rrdService.util.Data
toString return a string representation of this data
toString() - Method in class rrdService.util.YGrid
Returns a string representation of this ygrid
toString() - Method in class rrdService.util.Mutex
return a String representation of a mutex
toStringAll() - Method in class rrdService.util.DataSource
toStringAll return a string representation of this data source.
toTempaleArray() - Method in class rrdService.util.Template
Returns an array containing all of the ds-name in this Template in the correct order.
toTemplateArray(String[]) - Method in class rrdService.util.Template
Returns an array containing all of the ds-name in this Template in the correct order.
toVirtualDataSourceArray() - Method in class rrdService.util.VirtualDataSourceContainer
Returns an array containing all of the VirtualDataSource in this VirtualDataSourceContainer in the correct order.
toVirtualDataSourceArray(VirtualDataSource[]) - Method in class rrdService.util.VirtualDataSourceContainer
Returns an array containing all of the VirtualDataSource in this VirtualDataSourceContainer in the correct order.
type - Variable in class rrdService.service.RoundRobin
The type of the RoundRobin

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.