public class TableDirectory extends Object
Constructor and Description |
---|
TableDirectory(RandomAccessFile raf) |
Modifier and Type | Method and Description |
---|---|
DirectoryEntry |
getEntry(int index) |
DirectoryEntry |
getEntryByTag(int tag) |
short |
getEntrySelector() |
short |
getNumTables() |
short |
getRangeShift() |
short |
getSearchRange() |
int |
getVersion() |
public TableDirectory(RandomAccessFile raf) throws IOException
IOException
public DirectoryEntry getEntry(int index)
public DirectoryEntry getEntryByTag(int tag)
public short getEntrySelector()
public short getNumTables()
public short getRangeShift()
public short getSearchRange()
public int getVersion()
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.