public static interface FileSystemAbstraction.ThirdPartyFileSystem extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
dumpToZip(ZipOutputStream zip,
byte[] scratchPad) |
void close()
close in interface AutoCloseableclose in interface Closeablevoid dumpToZip(ZipOutputStream zip, byte[] scratchPad) throws IOException
IOExceptionCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.