public final class BatchIndex extends Object
| Constructor and Description |
|---|
BatchIndex(MetaIndexEngine indexEngine,
org.uberfire.io.IOService ioService,
Observer observer,
ExecutorService executorService,
Class<? extends org.uberfire.java.nio.file.attribute.FileAttributeView>... views) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
void |
run(Path root) |
void |
run(Path root,
Runnable callback) |
void |
runAsync(FileSystem fs) |
void |
runAsync(Path root) |
public BatchIndex(MetaIndexEngine indexEngine, org.uberfire.io.IOService ioService, Observer observer, ExecutorService executorService, Class<? extends org.uberfire.java.nio.file.attribute.FileAttributeView>... views)
public void runAsync(FileSystem fs)
public void runAsync(Path root)
public void run(Path root)
public void dispose()
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.