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, writeRootBlockclose, delete, deleteResources, destroy, force, getResourceMetadata, getUUID, isFullyBuffered, isOpen, isReadOnly, isStable, read, size, writegetByteCount, getOffset, getPhysicalAddress, toAddr, toStringgetInputStream, getOutputStreamint getHeaderSize()
getHeaderSize in interface IBufferStrategyRandomAccessFile getRandomAccessFile()
FileChannel getChannel()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.