KIE Uberfire Metadata Commons IO 6.2.0.Beta1

org.kie.uberfire.metadata.io
Class BatchIndex

java.lang.Object
  extended by org.kie.uberfire.metadata.io.BatchIndex

public final class BatchIndex
extends Object


Constructor Summary
BatchIndex(MetaIndexEngine indexEngine, org.uberfire.io.IOService ioService, Class<? extends org.uberfire.java.nio.file.attribute.FileAttributeView>... views)
           
 
Method Summary
 void dispose()
           
 void run(org.uberfire.java.nio.file.Path root)
           
 void run(org.uberfire.java.nio.file.Path root, Runnable callback)
           
 void runAsync(org.uberfire.java.nio.file.FileSystem fs)
           
 void runAsync(org.uberfire.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.uberfire.io.IOService ioService,
                  Class<? extends org.uberfire.java.nio.file.attribute.FileAttributeView>... views)
Method Detail

runAsync

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

runAsync

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

run

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

run

public void run(org.uberfire.java.nio.file.Path root,
                Runnable callback)

dispose

public void dispose()

KIE Uberfire Metadata Commons IO 6.2.0.Beta1

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