public final class FileProvider.Log extends Object implements Closeable
| Modifier and Type | Field and Description |
|---|---|
FileChannel |
fileChannel |
int |
fileId |
| Constructor and Description |
|---|
Log(int fileId,
FileChannel fileChannel) |
public final int fileId
public final FileChannel fileChannel
public Log(int fileId,
FileChannel fileChannel)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.