public interface IDiskBasedStrategy extends IBufferStrategy
NULL
Modifier and Type | Method and Description |
---|---|
FileChannel |
getChannel()
The channel used to read and write on the file.
|
File |
getFile()
The backing file.
|
int |
getHeaderSize()
The size of the file header in bytes.
|
RandomAccessFile |
getRandomAccessFile()
The object used to read and write on that file.
|
abort, closeForWrites, commit, getAddressManager, getBufferMode, getCounters, getExtent, getInitialExtent, getMaximumExtent, getMaxRecordSize, getMetaBitsAddr, getMetaStartAddr, getNextOffset, getOffsetBits, getUserExtent, isDirty, readRootBlock, requiresCommit, transferTo, truncate, useChecksums, writeRootBlock
close, delete, deleteResources, destroy, force, getResourceMetadata, getUUID, isFullyBuffered, isOpen, isReadOnly, isStable, read, size, write
getByteCount, getOffset, getPhysicalAddress, toAddr, toString
getInputStream, getOutputStream
int getHeaderSize()
getHeaderSize
in interface IBufferStrategy
RandomAccessFile getRandomAccessFile()
FileChannel getChannel()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.