Kieora Commons IO 6.0.0.CR5

org.kie.kieora.io
Class BatchIndex

java.lang.Object
  extended by org.kie.kieora.io.BatchIndex

public final class BatchIndex
extends Object


Constructor Summary
BatchIndex(MetaIndexEngine indexEngine, org.kie.commons.io.IOService ioService, Class<? extends org.kie.commons.java.nio.file.attribute.FileAttributeView>... views)
           
 
Method Summary
 void dispose()
           
 void run(org.kie.commons.java.nio.file.Path root)
           
 void runAsync(org.kie.commons.java.nio.file.FileSystem fs)
           
 void runAsync(org.kie.commons.java.nio.file.Path root)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchIndex

public BatchIndex(MetaIndexEngine indexEngine,
                  org.kie.commons.io.IOService ioService,
                  Class<? extends org.kie.commons.java.nio.file.attribute.FileAttributeView>... views)
Method Detail

runAsync

public void runAsync(org.kie.commons.java.nio.file.FileSystem fs)

runAsync

public void runAsync(org.kie.commons.java.nio.file.Path root)

run

public void run(org.kie.commons.java.nio.file.Path root)

dispose

public void dispose()

Kieora Commons IO 6.0.0.CR5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.