Uses of Class
rrdService.util.DataSource

Packages that use DataSource
rrdService.service   
rrdService.util   
 

Uses of DataSource in rrdService.service
 

Methods in rrdService.service with parameters of type DataSource
 RoundRobinDataBaseItf RoundRobinLibrary.createRoundRobinDataBase(java.lang.String fileName, Time startTime, int steps, DataSource dataSource, RoundRobinArchive roundRobinArchive)
          createRoundRobinDataBase create a round robin database
 RoundRobinDataBaseItf RoundRobinLibrary.createRoundRobinDataBase(java.lang.String fileName, Time startTime, int steps, DataSource dataSource, RoundRobinArchiveContainer RRAContainer)
          createRoundRobinDataBase create a round robin database
 RoundRobinDataBaseItf RoundRobinLibrary.createRoundRobinDataBase(java.lang.String fileName, int steps, DataSource dataSource, RoundRobinArchive roundRobinArchive)
          createRoundRobinDataBase create a round robin database
 RoundRobinDataBaseItf RoundRobinLibrary.createRoundRobinDataBase(java.lang.String fileName, int steps, DataSource dataSource, RoundRobinArchiveContainer RRAContainer)
          createRoundRobinDataBase create a round robin database
 RoundRobinDataBaseItf RoundRobinLibrary.createRoundRobinDataBase(java.lang.String fileName, Time startTime, DataSource dataSource, RoundRobinArchive roundRobinArchive)
          createRoundRobinDataBase create a round robin database
 RoundRobinDataBaseItf RoundRobinLibrary.createRoundRobinDataBase(java.lang.String fileName, Time startTime, DataSource dataSource, RoundRobinArchiveContainer RRAContainer)
          createRoundRobinDataBase create a round robin database
 RoundRobinDataBaseItf RoundRobinLibrary.createRoundRobinDataBase(java.lang.String fileName, DataSource dataSource, RoundRobinArchive roundRobinArchive)
          createRoundRobinDataBase create a round robin database
 RoundRobinDataBaseItf RoundRobinLibrary.createRoundRobinDataBase(java.lang.String fileName, DataSource dataSource, RoundRobinArchiveContainer RRAContainer)
          createRoundRobinDataBase create a round robin database
 RoundRobinDataBaseItf RoundRobinLibraryItf.createRoundRobinDataBase(java.lang.String fileName, Time startTime, int steps, DataSource dataSource, RoundRobinArchive roundRobinArchive)
          createRoundRobinDataBase create a round robin database
 RoundRobinDataBaseItf RoundRobinLibraryItf.createRoundRobinDataBase(java.lang.String fileName, Time startTime, int steps, DataSource dataSource, RoundRobinArchiveContainer RRAContainer)
          createRoundRobinDataBase create a round robin database
 RoundRobinDataBaseItf RoundRobinLibraryItf.createRoundRobinDataBase(java.lang.String fileName, int steps, DataSource dataSource, RoundRobinArchive roundRobinArchive)
          createRoundRobinDataBase create a round robin database
 RoundRobinDataBaseItf RoundRobinLibraryItf.createRoundRobinDataBase(java.lang.String fileName, int steps, DataSource dataSource, RoundRobinArchiveContainer RRAContainer)
          createRoundRobinDataBase create a round robin database
 RoundRobinDataBaseItf RoundRobinLibraryItf.createRoundRobinDataBase(java.lang.String fileName, Time startTime, DataSource dataSource, RoundRobinArchive roundRobinArchive)
          createRoundRobinDataBase create a round robin database
 RoundRobinDataBaseItf RoundRobinLibraryItf.createRoundRobinDataBase(java.lang.String fileName, Time startTime, DataSource dataSource, RoundRobinArchiveContainer RRAContainer)
          createRoundRobinDataBase create a round robin database
 RoundRobinDataBaseItf RoundRobinLibraryItf.createRoundRobinDataBase(java.lang.String fileName, DataSource dataSource, RoundRobinArchive roundRobinArchive)
          createRoundRobinDataBase create a round robin database
 RoundRobinDataBaseItf RoundRobinLibraryItf.createRoundRobinDataBase(java.lang.String fileName, DataSource dataSource, RoundRobinArchiveContainer RRAContainer)
          createRoundRobinDataBase create a round robin database
 

Uses of DataSource in rrdService.util
 

Methods in rrdService.util that return DataSource
 DataSource DataSourceContainer.dataSourceAt(int index)
          Returns the component at the specified index.
 DataSource DataSourceContainer.firstDataSource()
          Returns the first component (the item at index 0) of this DataSourceContainer.
 DataSource DataSourceContainer.getDataSource(int index)
          Returns the DataSource at the specified position in this DataSourceContainer.
 DataSource DataSourceContainer.lastDataSource()
          Returns the last component of the DataSourceContainer.
 DataSource DataSourceContainer.removeDataSource(int index)
          Removes the DataSource at the specified position in this DataSourceContainer.
 DataSource DataSourceContainer.setDataSource(int index, DataSource lib)
          Replaces the DataSource at the specified position in this DataSourceContainer with the specified DataSource.
 DataSource[] DataSourceContainer.toDataSourceArray()
          Returns an array containing all of the DataSource in this DataSourceContainer in the correct order.
 DataSource[] DataSourceContainer.toDataSourceArray(DataSource[] a)
          Returns an array containing all of the DataSource in this DataSourceContainer in the correct order.
 

Methods in rrdService.util with parameters of type DataSource
 DataSource DataSourceContainer.setDataSource(int index, DataSource lib)
          Replaces the DataSource at the specified position in this DataSourceContainer with the specified DataSource.
 DataSource[] DataSourceContainer.toDataSourceArray(DataSource[] a)
          Returns an array containing all of the DataSource in this DataSourceContainer in the correct order.
 


Copyright 1885-2001 FIRMENICH SA, Geneva

Submit a bug or feature
Copyright 1885-2001 FIRMENICH SA, Geneva,
All Rights Reserved.