Uses of Class
net.sf.lucis.core.Delays

Packages that use Delays
net.sf.lucis.core   
net.sf.lucis.core.impl   
 

Uses of Delays in net.sf.lucis.core
 

Methods in net.sf.lucis.core that return Delays
static Delays Delays.constant(long delay)
           
static Delays Delays.normalAndError(long normal, long error)
           
static Delays Delays.of(long normal, long idle, long error)
           
 

Uses of Delays in net.sf.lucis.core.impl
 

Methods in net.sf.lucis.core.impl with parameters of type Delays
 void ReindexingIndexerService.setDelays(Delays delays)
           
 void DefaultIndexerService.setDelays(Delays delays)
           
 



Copyright © 2013. All Rights Reserved.