public interface IndexPacker
IndexUpdater.| Modifier and Type | Method and Description |
|---|---|
void |
packIndex(IndexPackingRequest request)
Pack a context into a target directory.
|
static final String ROLE
void packIndex(IndexPackingRequest request) throws IOException, IllegalArgumentException
request - the request to process.IllegalArgumentException - when the targetDir already exists and is not a writable directory.IOException - on lethal IO problemCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.