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 Closeable
close
in interface AutoCloseable
IOException
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.