org.kie.kieora.io
Class BatchIndex
java.lang.Object
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 |
BatchIndex
public BatchIndex(MetaIndexEngine indexEngine,
org.kie.commons.io.IOService ioService,
Class<? extends org.kie.commons.java.nio.file.attribute.FileAttributeView>... views)
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()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.