Uses of Interface
net.sf.lucis.core.Checkpoint

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

Uses of Checkpoint in net.sf.lucis.core
 

Methods in net.sf.lucis.core that return Checkpoint
static Checkpoint<java.lang.Long> Checkpoints.ofLong()
           
static Checkpoint<java.lang.String> Checkpoints.ofStringLine()
           
 

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

Constructors in net.sf.lucis.core.impl with parameters of type Checkpoint
FSStore(Checkpoint<T> serializer, java.lang.String indexDir)
           
 



Copyright © 2009. All Rights Reserved.