Uses of Class
org.jrobin.core.FetchRequest

Packages that use FetchRequest
org.jrobin.core core JRobin implementation. 
 

Uses of FetchRequest in org.jrobin.core
 

Methods in org.jrobin.core that return FetchRequest
 FetchRequest RrdDb.createFetchRequest(String consolFun, long fetchStart, long fetchEnd)
          Prepares fetch request to be executed on this RRD.
 FetchRequest RrdDb.createFetchRequest(String consolFun, long fetchStart, long fetchEnd, long resolution)
          Prepares fetch request to be executed on this RRD.
 FetchRequest FetchData.getRequest()
          Returns FetchRequest object used to create this FetchData object.
 

Methods in org.jrobin.core with parameters of type FetchRequest
 Archive RrdDb.findMatchingArchive(FetchRequest request)
           
 



Copyright © 2003-2008. All Rights Reserved.