protected static class BaseIndexFileFormatTestCase.FileTrackingDirectoryWrapper extends FilterDirectory
in| Modifier and Type | Method and Description |
|---|---|
IndexOutput |
createOutput(String name,
IOContext context) |
void |
deleteFile(String name) |
Set<String> |
getFiles()
Get the set of created files.
|
void |
rename(String source,
String dest) |
close, createTempOutput, fileLength, getDelegate, getPendingDeletions, listAll, obtainLock, openInput, sync, syncMetaData, toString, unwrapcopyFrom, ensureOpen, getTempFileName, openChecksumInputpublic IndexOutput createOutput(String name, IOContext context) throws IOException
createOutput in class FilterDirectoryIOExceptionpublic void rename(String source, String dest) throws IOException
rename in class FilterDirectoryIOExceptionpublic void deleteFile(String name) throws IOException
deleteFile in class FilterDirectoryIOExceptionCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.