|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BATManaged
This interface defines behaviors for objects managed by the Block Allocation Table (BAT).
Method Summary | |
---|---|
int |
countBlocks()
Return the number of BigBlock's this instance uses |
void |
setStartBlock(int index)
Set the start block for this instance |
Method Detail |
---|
int countBlocks()
void setStartBlock(int index)
index
- index into the array of BigBlock instances making
up the the filesystem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |