org.sakaiproject.search.journal.impl
Class SegmentListWriter

java.lang.Object
  extended by org.sakaiproject.search.journal.impl.SegmentListWriter

public class SegmentListWriter
extends Object

Author:
ieb

Constructor Summary
SegmentListWriter(File out)
           
 
Method Summary
 void write(List<File> segments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SegmentListWriter

public SegmentListWriter(File out)
Method Detail

write

public void write(List<File> segments)
           throws IOException
Throws:
IOException


Copyright © 2003-2012 Sakai Project. All Rights Reserved.